Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-1671808371.923900/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0; "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,\n
27: even for large values of two" --Author Unknown
27:
27: date: 2007-06-01
27: ---------------
27: REF TREE:
27: 0x559f48b78708 [ROOT] MAP: (0 sibs) 3 children:
27: 0x559f48b6f0f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x559f48b6f188 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x559f48b6f220 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d728f0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x559f48d72980 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x559f48d72a10 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x559f48d72aa0 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: ---------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: ---------------
27: REF TREE:
27: 0x559f48b78820 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b6f310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b6f3a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d748d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d74960 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48d749f0 KEYVAL: 'another' 'text' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x559f48b78938 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x559f48b6f4f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b6f588 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d768a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x559f48d76930 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48d769c0 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: ---------------
27:
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x559f48b78a50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x559f48b6f680 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: 0x559f48b6f718 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d787d0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x559f48d78860 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: [2] [2] 0x559f48d788f0 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: ---------------
27:
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x559f48b78b68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x559f48b6f810 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: 0x559f48b6f8a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d7a7a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x559f48d7a830 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: [2] [2] 0x559f48d7a8c0 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b78c80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b6efa0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d7c7f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48d7c880 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b78d98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b6f9f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d7e7c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48d7e850 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b78eb0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b6fae0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b6fb78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d807b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d80840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48d808d0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b78fc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b6fc70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b6fd08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d826f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d82780 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48d82810 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: ---------------
27:
27: example: |+2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b790e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b6fe00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: 0x559f48b6fe98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d847b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d84840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: [2] [2] 0x559f48d848d0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: ---------------
27:
27: example: |-2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b791f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b6ff90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: 0x559f48b70028 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d867c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d86850 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: [2] [2] 0x559f48d868e0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b79310 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b70120 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b701b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d887d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d88860 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48d888f0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: ---------------
27:
27: example: |3
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b79428 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b702b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b70348 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d8a7e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d8a870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48d8a900 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b79540 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b70440 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b704d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d8c810 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d8c8a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48d8c930 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |4
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b79658 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b705d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b70668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d8e840 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d8e8d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48d8e960 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b79770 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b70760 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d90810 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48d908a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b79888 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b70850 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d92800 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48d92890 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b799a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b70940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b709d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d948c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d94950 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48d949e0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: ---------------
27:
27: example: |9
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b79ab8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b72e60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b72ef8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d96a70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d96b00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48d96b90 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x559f48b79bd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b73040 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x559f48b730e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d987a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48d98830 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x559f48d988c0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x559f48b79ce8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b731d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x559f48b73270 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d9a4d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48d9a560 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x559f48d9a5f0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x559f48b79e00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b77970 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x559f48b77a10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d9c2c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48d9c350 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x559f48d9c3e0 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: ---------------
27:
27: aaa: |2
27: xxx
27: bbb: |
27: yyy
27: ---------------
27: REF TREE:
27: 0x559f48b79f18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b70b70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x559f48b70c08 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d9dff0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48d9e080 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x559f48d9e110 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: ---------------
27:
27: - aaa: |2
27: xxx
27: bbb: |
27: yyy
27: ---------------
27: REF TREE:
27: 0x559f48b7a030 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b72fa0 MAP: (1 sibs) 2 children:
27: 0x559f48b70e40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x559f48b70ed8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48d9fd20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48d9fdb0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x559f48d9fe40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x559f48d9fed0 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x559f48b7a148 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48da1a50 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ---------------
27: |---------------
27: REF TREE:
27: 0x559f48b7a260 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48da3780 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x559f48b7a378 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48da54b0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x559f48b7a490 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48da71e0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ---------------
27: |
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7a5a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48da8f10 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ---------------
27: |
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7a6c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48daac40 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7a7d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dac970 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7a8f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dae6a0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7aa08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48db03d0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7ab20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48db2100 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7ac38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48db3e30 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7ad50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48db5b60 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x559f48b7ae68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b71340 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48db7890 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48db7920 VAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x559f48b7af80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b71430 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48db95c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48db9650 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b098 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b71520 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dbb2f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48dbb380 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b1b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b71610 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dbd020 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48dbd0b0 KEYVAL: 'foo' '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b2c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b71700 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dbed50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48dbede0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b3e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b717f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dc0a80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48dc0b10 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b4f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dc27b0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b610 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dc44e0 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b728 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dc6210 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7b840 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b719d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dc7f40 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48dc7fd0 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7b958 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b71ac0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dc9c70 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48dc9d00 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7ba70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b71bb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dcb9a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48dcba30 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7bb88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b71ca0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dcd6d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48dcd760 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: ---------------
27: |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7bca0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dcf400 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: ---------------
27: |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7bdb8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dd1130 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: ---------------
27: |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7bed0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dd2e60 [ROOT] DOCVAL: '
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7bfe8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b71e80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dd4bf0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48dd4c80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7c100 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b71f70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dd69a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48dd6a30 VAL: '
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: ---------------
27: |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7c218 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dd8750 [ROOT] DOCVAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7c330 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b720b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dda500 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48dda590 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7c448 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b721a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48ddc2b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48ddc340 VAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: ---------------
27: |
27: asd---------------
27: REF TREE:
27: 0x559f48b7c560 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dde060 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7c678 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48ddfe10 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7c790 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48de1bc0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: ---------------
27: |+
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7c8a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48de3970 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7c9c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48de5720 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7cad8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48de74d0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7cbf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48de9280 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7cd08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48deb030 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7ce20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48decdd0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7cf38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48deebe0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7d050 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48df09f0 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7d168 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48df2810 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7d280 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48df45c0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7d398 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48df6370 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7d4b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48df8120 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7d5c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48df9ed0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7d6e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dfbc80 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7d7f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dfda30 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7d910 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48dff7e0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: - |+
27: ---------------
27: REF TREE:
27: 0x559f48b7da28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x559f48b70cb0 VAL: '
27: ' (2 sibs)
27: 0x559f48b70d48 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e01590 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x559f48e01620 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x559f48e016b0 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7db40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x559f48b728d0 VAL: '
27: ' (2 sibs)
27: 0x559f48b72968 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e03340 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x559f48e033d0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x559f48e03460 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: ---------------
27: ---
27: |
27: hello
27: there
27: ---
27: |
27: hello
27: there
27: ---
27: |
27: hello
27: there
27: ---
27: |
27: ciao
27: qua
27: ---
27: |
27: ciao
27: qua
27: ---
27: |
27: ciao
27: qua
27: ---
27: - |
27: hello
27: there
27: - |
27: ciao
27: qua
27: ---
27: foo: |
27: hello
27: there
27: bar: |
27: ciao
27: qua
27: ---------------
27: REF TREE:
27: 0x559f48b77b00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x559f48b6e130 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x559f48b6e1c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x559f48b6e260 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x559f48b6e2f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x559f48b6e390 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x559f48b6e428 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x559f48b6e4c0 DOCSEQ: (8 sibs) 2 children:
27: 0x559f48b6e600 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x559f48b6e698 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x559f48b6e558 DOCMAP: (8 sibs) 2 children:
27: 0x559f48b6e740 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x559f48b6e7d8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e03c50 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x559f48e03ce0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x559f48e03d70 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x559f48e03e00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x559f48e03e90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x559f48e03f20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x559f48e03fb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x559f48e04040 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x559f48e040d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x559f48e04160 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x559f48e041f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x559f48e04280 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x559f48e04310 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/1
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: (5B):ERROR: parse error
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: hello (size=5)
27: ^~~~~ (cols 1-6)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: ---------------
27: - |
27: hello
27: there
27: - |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/2
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: ---------------
27: foo: |
27: hello
27: there
27: bar: |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/3
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: ---------------
27: --- |2
27: hello
27: there
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ---------------
27: --- |1----------------
27: REF TREE:
27: 0x559f48b77f60 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x559f48b6f050 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e060b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x559f48e06140 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: ---------------
27: --- |1+---------------
27: REF TREE:
27: 0x559f48b78078 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x559f48b6ebe0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e069c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x559f48e06a50 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: ---------------
27: --- |+---------------
27: REF TREE:
27: 0x559f48b78190 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x559f48b6ecd0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e072d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x559f48e07360 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ---------------
27: |1----------------
27: REF TREE:
27: 0x559f48b782a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e07be0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ---------------
27: |1+---------------
27: REF TREE:
27: 0x559f48b783c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e084f0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ---------------
27: |+---------------
27: REF TREE:
27: 0x559f48b784d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e08e00 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: ---------------
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27: ---------------
27: REF TREE:
27: 0x559f48b785f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b6eeb0 KEYVAL: 'data' 'There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e09710 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e097a0 KEYVAL: 'data' 'There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: ---------------
27:
27: example: >
27: HTML goes into YAML without modification
27: message: |
27:
27:
27: date: 2007-06-01
27: ---------------
27: REF TREE:
27: 0x559f48b78708 [ROOT] MAP: (0 sibs) 3 children:
27: 0x559f48b6f0f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x559f48b6f188 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x559f48b6f220 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e0a020 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x559f48e0a0b0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x559f48e0a140 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x559f48e0a1d0 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: ---------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: ---------------
27: REF TREE:
27: 0x559f48b78820 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b6f310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b6f3a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e0a930 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e0a9c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48e0aa50 KEYVAL: 'another' 'text' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x559f48b78938 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x559f48b6f4f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b6f588 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e0b240 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x559f48e0b2d0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48e0b360 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: ---------------
27:
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x559f48b78a50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x559f48b6f680 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: 0x559f48b6f718 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e0bb50 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x559f48e0bbe0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: [2] [2] 0x559f48e0bc70 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: ---------------
27:
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x559f48b78b68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x559f48b6f810 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: 0x559f48b6f8a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e0c460 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x559f48e0c4f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: [2] [2] 0x559f48e0c580 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b78c80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b6efa0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e0cd70 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48e0ce00 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b78d98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b6f9f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e0d680 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48e0d710 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b78eb0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b6fae0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b6fb78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e0df90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e0e020 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48e0e0b0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b78fc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b6fc70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b6fd08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e0e8a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e0e930 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48e0e9c0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: ---------------
27:
27: example: |+2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b790e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b6fe00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: 0x559f48b6fe98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e0f1b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e0f240 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: [2] [2] 0x559f48e0f2d0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: ---------------
27:
27: example: |-2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b791f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b6ff90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: 0x559f48b70028 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e0fac0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e0fb50 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: [2] [2] 0x559f48e0fbe0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b79310 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b70120 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b701b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e103d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e10460 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48e104f0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: ---------------
27:
27: example: |3
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b79428 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b702b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b70348 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e10ce0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e10d70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48e10e00 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b79540 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b70440 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b704d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e115f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e11680 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48e11710 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |4
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b79658 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b705d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b70668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e11f00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e11f90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48e12020 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b79770 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b70760 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e12810 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e128a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b79888 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b70850 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e13120 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e131b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b799a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b70940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b709d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e13a30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e13ac0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48e13b50 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: ---------------
27:
27: example: |9
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x559f48b79ab8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b72e60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x559f48b72ef8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e14340 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e143d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x559f48e14460 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x559f48b79bd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b73040 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x559f48b730e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e14c50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e14ce0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x559f48e14d70 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x559f48b79ce8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b731d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x559f48b73270 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e15560 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e155f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x559f48e15680 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x559f48b79e00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b77970 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x559f48b77a10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e15e70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e15f00 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x559f48e15f90 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: ---------------
27:
27: aaa: |2
27: xxx
27: bbb: |
27: yyy
27: ---------------
27: REF TREE:
27: 0x559f48b79f18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x559f48b70b70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x559f48b70c08 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e16780 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x559f48e16810 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x559f48e168a0 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: ---------------
27:
27: - aaa: |2
27: xxx
27: bbb: |
27: yyy
27: ---------------
27: REF TREE:
27: 0x559f48b7a030 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b72fa0 MAP: (1 sibs) 2 children:
27: 0x559f48b70e40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x559f48b70ed8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e17090 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48e17120 MAP: (1 sibs) 2 children:
27: [2] [2] 0x559f48e171b0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x559f48e17240 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x559f48b7a148 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e179a0 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ---------------
27: |---------------
27: REF TREE:
27: 0x559f48b7a260 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e182b0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x559f48b7a378 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e18bc0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x559f48b7a490 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e194d0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ---------------
27: |
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7a5a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e19de0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ---------------
27: |
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7a6c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e1a6f0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7a7d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e1b000 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7a8f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e1b910 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7aa08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e1c220 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7ab20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e1cb30 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7ac38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e1d440 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7ad50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e1dd50 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x559f48b7ae68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b71340 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e1e660 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48e1e6f0 VAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x559f48b7af80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b71430 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e1ef70 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48e1f000 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b098 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b71520 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e1f880 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48e1f910 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b1b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b71610 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e20190 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e20220 KEYVAL: 'foo' '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b2c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b71700 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e20aa0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e20b30 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b3e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b717f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e213b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e21440 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b4f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e21cc0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b610 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e225d0 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x559f48b7b728 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e22ee0 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7b840 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b719d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e237f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48e23880 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7b958 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b71ac0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e24100 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48e24190 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7ba70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b71bb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e24a10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e24aa0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7bb88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b71ca0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e25320 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e253b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: ---------------
27: |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7bca0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e25c30 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: ---------------
27: |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7bdb8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e26540 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: ---------------
27: |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7bed0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e26e50 [ROOT] DOCVAL: '
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7bfe8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b71e80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e27760 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e277f0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7c100 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b71f70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e28070 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48e28100 VAL: '
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: ---------------
27: |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7c218 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e28980 [ROOT] DOCVAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7c330 [ROOT] MAP: (0 sibs) 1 children:
27: 0x559f48b720b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e29290 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e29320 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7c448 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x559f48b721a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e29ba0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x559f48e29c30 VAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: ---------------
27: |
27: asd---------------
27: REF TREE:
27: 0x559f48b7c560 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e2a4b0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7c678 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e2adc0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7c790 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e2b6d0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: ---------------
27: |+
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7c8a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e2bfe0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7c9c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e2c8f0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7cad8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e2d200 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7cbf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e2db10 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7cd08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e2e420 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7ce20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e2ed30 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7cf38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e2f640 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7d050 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e2ff50 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7d168 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e30860 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7d280 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e31170 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7d398 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e31a80 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7d4b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e32390 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7d5c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e32ca0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x559f48b7d6e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e335b0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7d7f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e33ec0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7d910 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e347d0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: - |+
27: ---------------
27: REF TREE:
27: 0x559f48b7da28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x559f48b70cb0 VAL: '
27: ' (2 sibs)
27: 0x559f48b70d48 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e350e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x559f48e35170 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x559f48e35200 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x559f48b7db40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x559f48b728d0 VAL: '
27: ' (2 sibs)
27: 0x559f48b72968 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x559f48e359f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x559f48e35a80 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x559f48e35b10 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: e\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ere\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: o\n
27: qua\n
27: ---\n
27: - |\n
27: hello\n
27: there\n
27: e\n
27: - |\n
27: ciao\n
27: qua\n
27: a\n
27: ---\n
27: foo: |\n
27: hello\n
27: there\n
27: e\n
27: bar: |\n
27: ciao\n
27: qua\n
27: a\n
27: ~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x559f48d5e030 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x559f48d5e0c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x559f48d5e150 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x559f48d5e1e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x559f48d5e270 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x559f48d5e300 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x559f48d5e390 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x559f48d5e420 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x559f48d5e4b0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x559f48d5e540 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x559f48d5e5d0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x559f48d5e660 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x559f48d5e6f0 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- |\n
27: hello\n
27: there\n
27: \n
27: --- |\n
27: hello\n
27: there\n
27: \n
27: --- |\n
27: hello\n
27: there\n
27: \n
27: --- |\n
27: ciao\n
27: qua\n
27: \n
27: --- |\n
27: ciao\n
27: qua\n
27: \n
27: --- |\n
27: ciao\n
27: qua\n
27: \n
27: ---\n
27: - |\n
27: hello\n
27: there\n
27: \n
27: - |\n
27: ciao\n
27: qua\n
27: \n
27: ---\n
27: foo: |\n
27: hello\n
27: there\n
27: \n
27: bar: |\n
27: ciao\n
27: qua\n
27: \n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x559f48e394a0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x559f48e39530 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x559f48e395c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x559f48e39650 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x559f48e396e0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x559f48e39770 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x559f48e39800 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x559f48e39890 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x559f48e39920 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x559f48e399b0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x559f48e39a40 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x559f48e39ad0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x559f48e39b60 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: --- |1-~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x559f48d654f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x559f48d65580 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x559f48e3a690 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x559f48e3a720 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: --- |1+~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x559f48d67220 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x559f48d672b0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x559f48e3afa0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x559f48e3b030 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: --- |+~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x559f48d68f50 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x559f48d68fe0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x559f48e3b8b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x559f48e3b940 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: |1-~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x559f48d6ac80 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x559f48e3c1c0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: |1+~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x559f48d6c9b0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x559f48e3cad0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: |+~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x559f48d6e6e0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x559f48e3d3e0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: \n
27: data: |\n
27: There once was a short man from Ealing\n
27: Who got on a bus to Darjeeling\n
27: It said on the door\n
27: "Please don't spit on the floor"\n
27: So he carefully spat on the ceiling\n
27: on the ceiling\n
27: ~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x559f48d70820 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48d708b0 KEYVAL: 'data' 'There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: data: |\n
27: There once was a short man from Ealing\n
27: Who got on a bus to Darjeeling\n
27: It said on the door\n
27: "Please don't spit on the floor"\n
27: So he carefully spat on the ceiling\n
27: \n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x559f48e3dcf0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x559f48e3dd80 KEYVAL: 'data' 'There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: \n
27: example: >\n
27: HTML goes into YAML without modification\n
27: ication\n
27: message: |\n
27: \n
27:
\n
27: uthor Unknown
27:27: ' (3 sibs) 27: [3] [3] 0x559f48d72aa0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: HTML goes into YAML without modification\n 27: \n 27: message: |\n 27:"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
\n 27:\n 27: \n 27: date: '2007-06-01'\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e3e600 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x559f48e3e690 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x559f48e3e720 KEYVAL: 'message' '"Three is always greater than two,\n 27: even for large values of two"
\n 27:--Author Unknown
\n 27:
27:27: ' (3 sibs) 27: [3] [3] 0x559f48e3e7b0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: he end.\n 27: \n 27: another: text\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d748d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d74960 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48d749f0 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: text\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e3ef10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e3efa0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e3f030 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: the end.\n 27: \n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d768a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48d76930 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48d769c0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e3f820 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e3f8b0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e3f940 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - |+\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: he end.\n 27: \n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d787d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48d78860 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48d788f0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e40130 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e401c0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48e40250 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - |-\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.t the end.\n 27: \n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d7a7a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48d7a830 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48d7a8c0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |-\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e40a40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e40ad0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48e40b60 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: the end.\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d7c7f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48d7c880 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e41350 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e413e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: er line at the end.\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d7e7c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48d7e850 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e41c60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e41cf0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d807b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d80840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48d808d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e42570 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e42600 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e42690 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |2\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d826f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d82780 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48d82810 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e42e80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e42f10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e42fa0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |+2\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: he end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d847b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d84840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48d848d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |+\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e43790 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e43820 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48e438b0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |-2\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.t the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d867c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d86850 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48d868e0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |-\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e440a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e44130 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48e441c0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: ne at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d887d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d88860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48d888f0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e449b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e44a40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e44ad0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |3\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: ne at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d8a7e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d8a870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48d8a900 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e452c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e45350 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e453e0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: er line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d8c810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d8c8a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48d8c930 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e45bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e45c60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e45cf0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |4\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: er line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d8e840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d8e8d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48d8e960 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e464e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e46570 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e46600 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: the end.\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d90810 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48d908a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e46df0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e46e80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: er line at the end.\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d92800 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48d92890 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e47700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e47790 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d948c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d94950 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48d949e0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e48010 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e480a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e48130 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |9\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d96a70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d96b00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48d96b90 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e48920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e489b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e48a40 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\n 27: src: |\n 27: #include <{{hdr.filename}}>\n 27: \n 27: {{src.gencode}}\n 27: gencode}}\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d987a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48d98830 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48d988c0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include <{{hdr.filename}}>\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e49230 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e492c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e49350 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\n 27: src: |\n 27: #include "{{hdr.filename}}"\n 27: \n 27: {{src.gencode}}\n 27: gencode}}\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d9a4d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48d9a560 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48d9a5f0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include "{{hdr.filename}}"\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e49b40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e49bd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e49c60 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\n 27: src: |\n 27: #include '{{hdr.filename}}'\n 27: \n 27: {{src.gencode}}\n 27: gencode}}\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d9c2c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48d9c350 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48d9c3e0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include '{{hdr.filename}}'\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e4a450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e4a4e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e4a570 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: aaa: |2\n 27: xxx\n 27: bbb: |\n 27: yyy\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d9dff0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48d9e080 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x559f48d9e110 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: aaa: |\n 27: xxx\n 27: \n 27: bbb: |\n 27: yyy\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e4ad60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e4adf0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x559f48e4ae80 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - aaa: |2\n 27: xxx\n 27: bbb: |\n 27: yyy\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48d9fd20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48d9fdb0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x559f48d9fe40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x559f48d9fed0 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - aaa: |\n 27: xxx\n 27: \n 27: bbb: |\n 27: yyy\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e4b670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e4b700 MAP: (1 sibs) 2 children: 27: [2] [2] 0x559f48e4b790 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x559f48e4b820 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \t \n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48da1a50 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |2\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e4bf80 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48da3780 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e4c890 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48da54b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e4d1a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48da71e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e4dab0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48da8f10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e4e3c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48daac40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e4ecd0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dac970 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e4f5e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dae6a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e4fef0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48db03d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e50800 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48db2100 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e51110 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48db3e30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e51a20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48db5b60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e52330 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48db7890 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48db7920 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e52c40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e52cd0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48db95c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48db9650 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e53550 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e535e0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dbb2f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48dbb380 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e53e60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e53ef0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dbd020 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48dbd0b0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e54770 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e54800 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dbed50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48dbede0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e55080 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e55110 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dc0a80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48dc0b10 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e55990 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e55a20 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dc27b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e562a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dc44e0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e56bb0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dc6210 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e574c0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dc7f40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48dc7fd0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e57dd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e57e60 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dc9c70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48dc9d00 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e586e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e58770 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dcb9a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48dcba30 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e58ff0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e59080 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dcd6d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48dcd760 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e59900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e59990 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dcf400 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e5a210 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dd1130 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e5ab20 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dd2e60 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e5b430 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dd4bf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48dd4c80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e5bd40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e5bdd0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dd69a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48dd6a30 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e5c650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e5c6e0 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dd8750 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e5cf60 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dda500 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48dda590 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e5d870 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e5d900 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48ddc2b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ddc340 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e5e180 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e5e210 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: d~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dde060 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e5ea90 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48ddfe10 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e5f3a0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: d\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48de1bc0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e5fcb0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: asd\n 27: d\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48de3970 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e605c0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: d\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48de5720 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e60ed0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: d\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48de74d0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e617e0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: d\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48de9280 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e620f0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48deb030 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e62a00 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: asd\n 27: \n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48decdd0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e63310 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: asd\n 27: \n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48deebe0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e63c20 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \n 27: \n 27: \n 27: sd\n 27: \n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48df09f0 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e64530 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \n 27: sd\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48df2810 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e64e40 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \n 27: sd\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48df45c0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e65750 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \n 27: d\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48df6370 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e66060 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \n 27: d\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48df8120 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e66970 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \t \n 27: d\n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48df9ed0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e67280 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dfbc80 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e67b90 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \t \n 27: d\n 27: \t \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dfda30 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e684a0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: \t \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48dff7e0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e68db0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e01590 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e01620 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48e016b0 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e696c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e69750 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48e697e0 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e03340 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e033d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48e03460 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e6a000 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e6a090 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48e6a120 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/88 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/0 27: ------------------------------------------- 27: running test case 'indentation requirements' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/5 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/6 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/7 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/8 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/9 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/10 27: ------------------------------------------- 27: running test case 'block literal as map entry' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/11 27: ------------------------------------------- 27: running test case 'block literal and two scalars' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/88 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/0 27: ------------------------------------------- 27: running test case 'indentation requirements' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ---\r\n 27: |\r\n 27: hello\n 27: there\n 27: \r\n 27: ---\r\n 27: |\r\n 27: hello\n 27: there\n 27: re\r\n 27: ---\r\n 27: |\r\n 27: hello\n 27: there\n 27: here\r\n 27: ---\r\n 27: |\r\n 27: ciao\n 27: qua\n 27: \r\n 27: ---\r\n 27: |\r\n 27: ciao\n 27: qua\n 27: \n 27: qua\r\n 27: ---\r\n 27: |\r\n 27: ciao\n 27: qua\n 27: o\r\n 27: qua\r\n 27: ---\r\n 27: - |\r\n 27: hello\n 27: there\n 27: re\r\n 27: - |\r\n 27: ciao\n 27: qua\n 27: ua\r\n 27: ---\r\n 27: foo: |\r\n 27: hello\n 27: there\n 27: re\r\n 27: bar: |\r\n 27: ciao\n 27: qua\n 27: ua\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e03c50 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x559f48e03ce0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x559f48e03d70 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x559f48e03e00 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x559f48e03e90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x559f48e03f20 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x559f48e03fb0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x559f48e04040 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x559f48e040d0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x559f48e04160 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x559f48e041f0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x559f48e04280 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x559f48e04310 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: #nodes=13 vs #printed=13 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- |\n 27: hello\n 27: there\n 27: \n 27: --- |\n 27: hello\n 27: there\n 27: \n 27: --- |\n 27: hello\n 27: there\n 27: \n 27: --- |\n 27: ciao\n 27: qua\n 27: \n 27: --- |\n 27: ciao\n 27: qua\n 27: \n 27: --- |\n 27: ciao\n 27: qua\n 27: \n 27: ---\n 27: - |\n 27: hello\n 27: there\n 27: \n 27: - |\n 27: ciao\n 27: qua\n 27: \n 27: ---\n 27: foo: |\n 27: hello\n 27: there\n 27: \n 27: bar: |\n 27: ciao\n 27: qua\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e6a940 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x559f48e6a9d0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x559f48e6aa60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x559f48e6aaf0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x559f48e6ab80 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x559f48e6ac10 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x559f48e6aca0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x559f48e6ad30 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x559f48e6adc0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x559f48e6ae50 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x559f48e6aee0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x559f48e6af70 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x559f48e6b000 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: #nodes=13 vs #printed=13 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: --- |1-~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e060b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48e06140 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e6b250 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48e6b2e0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/4 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/5 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: --- |1+~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e069c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48e06a50 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e6bb60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48e6bbf0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/5 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/6 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: --- |+~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e072d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48e07360 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e6c470 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48e6c500 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/6 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/7 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02_1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |1-~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e07be0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e6cd80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/7 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/8 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03_1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |1+~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e084f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e6d690 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/8 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/9 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx_1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e08e00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e6dfa0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/9 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/10 27: ------------------------------------------- 27: running test case 'block literal as map entry' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: data: |\r\n 27: There once was a short man from Ealing\n 27: Who got on a bus to Darjeeling\n 27: It said on the door\n 27: "Please don't spit on the floor"\n 27: So he carefully spat on the ceiling\n 27: pat on the ceiling\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e09710 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e097a0 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: data: |\n 27: There once was a short man from Ealing\n 27: Who got on a bus to Darjeeling\n 27: It said on the door\n 27: "Please don't spit on the floor"\n 27: So he carefully spat on the ceiling\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e6e8b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e6e940 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/10 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/11 27: ------------------------------------------- 27: running test case 'block literal and two scalars' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: >\r\n 27: HTML goes into YAML without modification\n 27: ication\r\n 27: message: |\r\n 27:"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
\n 27:\n 27: --Author Unknown\r\n 27: \r\n 27: date: 2007-06-01\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e0a020 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x559f48e0a0b0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x559f48e0a140 KEYVAL: 'message' '"Three is always greater than two,\n 27: even for large values of two"
\n 27:--Author Unknown
\n 27:
27:27: ' (3 sibs) 27: [3] [3] 0x559f48e0a1d0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: HTML goes into YAML without modification\n 27: \n 27: message: |\n 27:"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
\n 27:\n 27: \n 27: date: '2007-06-01'\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e6f1c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x559f48e6f250 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x559f48e6f2e0 KEYVAL: 'message' '"Three is always greater than two,\n 27: even for large values of two"
\n 27:--Author Unknown
\n 27:
27:27: ' (3 sibs) 27: [3] [3] 0x559f48e6f370 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: at the end.\r\n 27: \r\n 27: another: text\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e0a930 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e0a9c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e0aa50 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: text\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e6fad0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e6fb60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e6fbf0 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: e at the end.\r\n 27: \r\n 27: \r\n 27: - another val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e0b240 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e0b2d0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e0b360 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e70480 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e70510 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e705a0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - |+\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: at the end.\r\n 27: \r\n 27: \r\n 27: - another val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e0bb50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e0bbe0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48e0bc70 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e70e30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e70ec0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48e70f50 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - |-\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.ne at the end.\r\n 27: \r\n 27: \r\n 27: - another val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e0c460 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e0c4f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48e0c580 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |-\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e717e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e71870 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48e71900 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: e at the end.\r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e0cd70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e0ce00 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e720f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e72180 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: nother line at the end.\r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e0d680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e0d710 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e72a00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e72a90 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: e at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e0df90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e0e020 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e0e0b0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e73440 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e734d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e73560 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |2\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: e at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e0e8a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e0e930 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e0e9c0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e73df0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e73e80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e73f10 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |+2\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e0f1b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e0f240 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48e0f2d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |+\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e74700 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e74790 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48e74820 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |-2\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.ne at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e0fac0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e0fb50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48e0fbe0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |-\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e750b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e75140 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48e751d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: r line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e103d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e10460 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e104f0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e75a60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e75af0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e75b80 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |3\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: r line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e10ce0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e10d70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e10e00 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e76410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e764a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e76530 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: nother line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e115f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e11680 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e11710 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e76dc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e76e50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e76ee0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |4\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: nother line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e11f00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e11f90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e12020 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e77770 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e77800 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e77890 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: e at the end.\r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e12810 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e128a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e78120 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e781b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: nother line at the end.\r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e13120 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e131b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e78ad0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e78b60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \r\n 27: plus another line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e13a30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e13ac0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e13b50 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e79480 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e79510 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e795a0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |9\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \r\n 27: plus another line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e14340 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e143d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e14460 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e79e30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e79ec0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e79f50 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\r\n 27: src: |\r\n 27: #include <{{hdr.filename}}>\n 27: \n 27: {{src.gencode}}\n 27: c.gencode}}\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e14c50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e14ce0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e14d70 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include <{{hdr.filename}}>\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e7a7a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e7a830 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e7a8c0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\r\n 27: src: |\r\n 27: #include "{{hdr.filename}}"\n 27: \n 27: {{src.gencode}}\n 27: c.gencode}}\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e15560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e155f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e15680 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include "{{hdr.filename}}"\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e7b110 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e7b1a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e7b230 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\r\n 27: src: |\r\n 27: #include '{{hdr.filename}}'\n 27: \n 27: {{src.gencode}}\n 27: c.gencode}}\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e15e70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e15f00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e15f90 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include '{{hdr.filename}}'\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e7ba80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e7bb10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e7bba0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: aaa: |2\r\n 27: xxx\n 27: x\r\n 27: bbb: |\r\n 27: yyy\n 27: y\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e16780 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e16810 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x559f48e168a0 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: aaa: |\n 27: xxx\n 27: \n 27: bbb: |\n 27: yyy\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e7c390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e7c420 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x559f48e7c4b0 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - aaa: |2\r\n 27: xxx\n 27: xxx\r\n 27: bbb: |\r\n 27: yyy\n 27: yyy\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e17090 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e17120 MAP: (1 sibs) 2 children: 27: [2] [2] 0x559f48e171b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x559f48e17240 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - aaa: |\n 27: xxx\n 27: \n 27: bbb: |\n 27: yyy\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e7ccd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e7cd60 MAP: (1 sibs) 2 children: 27: [2] [2] 0x559f48e7cdf0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x559f48e7ce80 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \t \n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e179a0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |2\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e7d610 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e182b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e7df20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e18bc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e7e830 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e194d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e7f140 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e19de0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e7fa50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e1a6f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e80360 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e1b000 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e80c70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e1b910 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e81580 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e1c220 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e81e90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e1cb30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e827a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e1d440 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e830b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e1dd50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e839c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e1e660 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e1e6f0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e842d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e84360 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e1ef70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e1f000 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e84be0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e84c70 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e1f880 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e1f910 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e854f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e85580 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e20190 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e20220 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e85e00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e85e90 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e20aa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e20b30 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e86710 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e867a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e213b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e21440 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e87020 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e870b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e21cc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e87930 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e225d0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e88240 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e22ee0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e88b50 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e237f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e23880 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e89460 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e894f0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e24100 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e24190 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e89d70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e89e00 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e24a10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e24aa0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e8a680 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e8a710 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e25320 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e253b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e8af90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e8b020 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e25c30 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e8b8a0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e26540 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e8c1b0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e26e50 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e8cac0 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e27760 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e277f0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e8d3d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e8d460 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e28070 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e28100 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e8dce0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e8dd70 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: \n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e28980 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e8e5f0 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: \n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e29290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e29320 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e8ef00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e8ef90 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e29ba0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e29c30 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e8f840 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e8f8d0 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e2a4b0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e90150 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e2adc0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e90a60 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e2b6d0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e91370 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: asd\n 27: d\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e2bfe0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e91c80 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e2c8f0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e92590 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e2d200 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e92ea0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e2db10 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e937b0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: asd\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e2e420 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e940c0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: asd\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e2ed30 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e949d0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: asd\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e2f640 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e952e0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \n 27: \n 27: \n 27: sd\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e2ff50 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e95bf0 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \n 27: sd\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e30860 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e96530 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \n 27: sd\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e31170 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e96e40 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \n 27: d\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e31a80 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e97750 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \n 27: d\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e32390 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e98060 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \t \n 27: d\r\n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e32ca0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e98970 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \t \n 27: \r\n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e335b0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e99280 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \t \n 27: d\r\n 27: \t \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e33ec0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e99b90 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \t \n 27: \r\n 27: \t \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e347d0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e9a4a0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \r\n 27: - |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e350e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e35170 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48e35200 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e9adb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9ae40 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48e9aed0 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \r\n 27: - |+\r\n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x559f48e359f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e35a80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48e35b10 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x559f48e9b6f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9b780 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48e9b810 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/88 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/0 27: ------------------------------------------- 27: running test case 'indentation requirements' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/5 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/6 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/7 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/8 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/9 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/10 27: ------------------------------------------- 27: running test case 'block literal as map entry' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/11 27: ------------------------------------------- 27: running test case 'block literal and two scalars' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/88 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/0 27: ------------------------------------------- 27: running test case 'indentation requirements' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b77b00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x559f48b6e130 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x559f48b6e1c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x559f48b6e260 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x559f48b6e2f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x559f48b6e390 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x559f48b6e428 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x559f48b6e4c0 DOCSEQ: (8 sibs) 2 children: 27: 0x559f48b6e600 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x559f48b6e698 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x559f48b6e558 DOCMAP: (8 sibs) 2 children: 27: 0x559f48b6e740 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x559f48b6e7d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9c030 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x559f48e9c0c0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x559f48e9c150 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x559f48e9c1e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x559f48e9c270 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x559f48e9c300 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x559f48e9c390 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x559f48e9c420 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x559f48e9c4b0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x559f48e9c540 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x559f48e9c5d0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x559f48e9c660 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x559f48e9c6f0 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: #nodes=13 vs #printed=13 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b77f60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x559f48b6f050 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48d5c520 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48d5c5b0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/5 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78078 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x559f48b6ebe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9c790 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9c820 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/6 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78190 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x559f48b6ecd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9c8c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9c950 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/7 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b782a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9c9f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/8 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b783c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9ca90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/9 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b784d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9cb30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/10 27: ------------------------------------------- 27: running test case 'block literal as map entry' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b785f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b6eeb0 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9cbd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9cc60 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/11 27: ------------------------------------------- 27: running test case 'block literal and two scalars' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78708 [ROOT] MAP: (0 sibs) 3 children: 27: 0x559f48b6f0f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x559f48b6f188 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x559f48b6f220 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9cd00 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x559f48e9cd90 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x559f48e9ce20 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: [3] [3] 0x559f48e9ceb0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78820 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b6f310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b6f3a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9cf50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9cfe0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e9d070 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78938 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x559f48b6f4f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b6f588 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9d110 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9d1a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e9d230 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78a50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x559f48b6f680 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: 0x559f48b6f718 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9d2d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9d360 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48e9d3f0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78b68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x559f48b6f810 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: 0x559f48b6f8a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9d490 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9d520 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48e9d5b0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78c80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b6efa0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9d650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9d6e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78d98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b6f9f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9d780 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9d810 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78eb0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b6fae0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b6fb78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9d8b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9d940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e9d9d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78fc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b6fc70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b6fd08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9da70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9db00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e9db90 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b790e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b6fe00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: 0x559f48b6fe98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9dc30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9dcc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48e9dd50 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b791f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b6ff90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: 0x559f48b70028 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9ddf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9de80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48e9df10 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79310 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b70120 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b701b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9dfb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9e040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e9e0d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79428 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b702b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b70348 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9e170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9e200 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e9e290 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79540 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b70440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b704d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9e330 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9e3c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e9e450 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79658 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b705d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b70668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9e4f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9e580 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e9e610 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79770 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b70760 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9e6b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9e740 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79888 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b70850 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9e7e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9e870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b799a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b70940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b709d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9e910 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9e9a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e9ea30 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79ab8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b72e60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b72ef8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9ead0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9eb60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48e9ebf0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79bd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b73040 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x559f48b730e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9ec90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9ed20 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e9edb0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79ce8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b731d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x559f48b73270 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9ee50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9eee0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e9ef70 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79e00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b77970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x559f48b77a10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9f010 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9f0a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48e9f130 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79f18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b70b70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x559f48b70c08 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9f1d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48e9f260 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x559f48e9f2f0 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a030 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b72fa0 MAP: (1 sibs) 2 children: 27: 0x559f48b70e40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x559f48b70ed8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9f390 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9f420 MAP: (1 sibs) 2 children: 27: [2] [2] 0x559f48e9f4b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x559f48e9f540 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a148 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9f5e0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a260 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9f680 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a378 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9f720 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a490 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9f7c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a5a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9f860 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a6c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9f900 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a7d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9f9a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a8f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9fa40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7aa08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9fae0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ab20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9fb80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ac38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9fc20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ad50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9fcc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ae68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b71340 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9fd60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9fdf0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7af80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b71430 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9fe90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48e9ff20 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b098 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b71520 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48e9ffc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea0050 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b1b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b71610 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea00f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea0180 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b2c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b71700 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0220 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea02b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b3e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b717f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0350 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea03e0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b4f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0480 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b610 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0520 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b728 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea05c0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b840 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b719d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0660 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea06f0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b958 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b71ac0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea0820 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ba70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b71bb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea08c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea0950 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7bb88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b71ca0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea09f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea0a80 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7bca0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0b20 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7bdb8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0bc0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7bed0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0c60 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7bfe8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b71e80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0d00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea0d90 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c100 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b71f70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0e30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea0ec0 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c218 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea0f60 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c330 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b720b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1000 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea1090 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c448 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b721a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1130 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea11c0 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c560 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1260 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c678 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1300 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c790 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea13a0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c8a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1440 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c9c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea14e0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7cad8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1580 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7cbf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1620 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7cd08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea16c0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ce20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1760 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7cf38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1800 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d050 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea18a0 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d168 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1940 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d280 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea19e0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d398 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1a80 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d4b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1b20 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d5c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1bc0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d6e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1c60 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d7f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1d00 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d910 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1da0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7da28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x559f48b70cb0 VAL: ' 27: ' (2 sibs) 27: 0x559f48b70d48 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea1e40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea1ed0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48ea1f60 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7db40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x559f48b728d0 VAL: ' 27: ' (2 sibs) 27: 0x559f48b72968 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea2000 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea2090 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48ea2120 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/88 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/0 27: ------------------------------------------- 27: running test case 'indentation requirements' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b77b00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x559f48b6e130 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x559f48b6e1c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x559f48b6e260 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x559f48b6e2f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x559f48b6e390 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x559f48b6e428 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x559f48b6e4c0 DOCSEQ: (8 sibs) 2 children: 27: 0x559f48b6e600 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x559f48b6e698 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x559f48b6e558 DOCMAP: (8 sibs) 2 children: 27: 0x559f48b6e740 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x559f48b6e7d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea21c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x559f48ea2250 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x559f48ea22e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x559f48ea2370 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x559f48ea2400 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x559f48ea2490 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x559f48ea2520 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x559f48ea25b0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x559f48ea2640 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x559f48ea26d0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x559f48ea2760 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x559f48ea27f0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x559f48ea2880 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: #nodes=13 vs #printed=13 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b77f60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x559f48b6f050 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea2920 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea29b0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/5 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78078 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x559f48b6ebe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea2a50 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea2ae0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/6 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78190 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x559f48b6ecd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea2b80 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea2c10 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/7 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b782a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea2cb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/8 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b783c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea2d50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/9 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b784d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea2df0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/10 27: ------------------------------------------- 27: running test case 'block literal as map entry' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b785f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b6eeb0 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea2e90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea2f20 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/11 27: ------------------------------------------- 27: running test case 'block literal and two scalars' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78708 [ROOT] MAP: (0 sibs) 3 children: 27: 0x559f48b6f0f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x559f48b6f188 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x559f48b6f220 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea2fc0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x559f48ea3050 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x559f48ea30e0 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: [3] [3] 0x559f48ea3170 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78820 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b6f310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b6f3a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea3210 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea32a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48ea3330 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78938 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x559f48b6f4f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b6f588 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea33d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea3460 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48ea34f0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78a50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x559f48b6f680 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: 0x559f48b6f718 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea3590 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea3620 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48ea36b0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78b68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x559f48b6f810 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: 0x559f48b6f8a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea3750 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea37e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48ea3870 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78c80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b6efa0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea3910 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea39a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78d98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b6f9f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea3a40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea3ad0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78eb0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b6fae0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b6fb78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea3b70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea3c00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48ea3c90 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b78fc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b6fc70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b6fd08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea3d30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea3dc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48ea3e50 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b790e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b6fe00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: 0x559f48b6fe98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea3ef0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea3f80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x559f48ea4010 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b791f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b6ff90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: 0x559f48b70028 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea40b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea4140 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x559f48ea41d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79310 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b70120 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b701b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea4270 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea4300 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48ea4390 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79428 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b702b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b70348 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea4430 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea44c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48ea4550 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79540 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b70440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b704d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea45f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea4680 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48ea4710 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79658 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b705d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b70668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea47b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea4840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48ea48d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79770 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b70760 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea4970 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea4a00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79888 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b70850 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea4aa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea4b30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b799a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b70940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b709d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea4bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea4c60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48ea4cf0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79ab8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b72e60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x559f48b72ef8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea4d90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea4e20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x559f48ea4eb0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79bd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b73040 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x559f48b730e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea4f50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea4fe0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48ea5070 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79ce8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b731d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x559f48b73270 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5110 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea51a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48ea5230 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79e00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b77970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x559f48b77a10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea52d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea5360 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x559f48ea53f0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b79f18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x559f48b70b70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x559f48b70c08 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5490 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea5520 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x559f48ea55b0 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a030 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b72fa0 MAP: (1 sibs) 2 children: 27: 0x559f48b70e40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x559f48b70ed8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea56e0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x559f48ea5770 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x559f48ea5800 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a148 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea58a0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a260 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5940 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a378 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea59e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a490 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5a80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a5a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5b20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a6c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5bc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a7d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5c60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7a8f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5d00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7aa08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5da0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ab20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5e40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ac38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5ee0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ad50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea5f80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ae68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b71340 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6020 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea60b0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7af80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b71430 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6150 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea61e0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b098 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b71520 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6280 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea6310 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b1b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b71610 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea63b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea6440 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b2c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b71700 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea64e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea6570 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b3e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b717f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6610 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea66a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b4f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6740 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b610 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea67e0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b728 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6880 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b840 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b719d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6920 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea69b0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7b958 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b71ac0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea6ae0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ba70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b71bb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6b80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea6c10 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7bb88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b71ca0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6cb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea6d40 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7bca0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6de0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7bdb8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6e80 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7bed0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6f20 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7bfe8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b71e80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea6fc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea7050 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c100 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b71f70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea70f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea7180 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c218 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7220 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c330 [ROOT] MAP: (0 sibs) 1 children: 27: 0x559f48b720b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea72c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea7350 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c448 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x559f48b721a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea73f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x559f48ea7480 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c560 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7520 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c678 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea75c0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c790 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7660 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c8a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7700 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7c9c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea77a0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7cad8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7840 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7cbf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea78e0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7cd08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7980 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7ce20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7a20 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7cf38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7ac0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d050 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7b60 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d168 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7c00 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d280 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7ca0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d398 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7d40 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d4b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7de0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d5c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7e80 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d6e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7f20 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d7f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea7fc0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7d910 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea8060 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7da28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x559f48b70cb0 VAL: ' 27: ' (2 sibs) 27: 0x559f48b70d48 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea8100 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea8190 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48ea8220 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x559f48b7db40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x559f48b728d0 VAL: ' 27: ' (2 sibs) 27: 0x559f48b72968 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x559f48ea82c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x559f48ea8350 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x559f48ea83e0 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/88 (0 ms) 27: [----------] 3204 tests from BLOCK_LITERAL/YmlTestCase (69 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (70 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.09 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (1 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x562999aa0380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x562999a96cd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96d68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96e00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96e98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a96f30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a96fc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a97060 DOCSEQ: (8 sibs) 2 children: 28: 0x562999a971a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x562999a97238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x562999a970f8 DOCMAP: (8 sibs) 2 children: 28: 0x562999a972e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x562999a97378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c07070 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x562999c07100 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x562999c07190 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x562999c07220 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x562999c072b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x562999c07340 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x562999c073d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x562999c07460 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x562999c074f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x562999c07580 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x562999c07610 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x562999c076a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x562999c07730 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (4B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x562999aa07e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c10080 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: 28: --------------- 28: REF TREE: 28: 0x562999aa08f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c11db0 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: 28: bar 28: --------------- 28: REF TREE: 28: 0x562999aa0a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c13ae0 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: --------------- 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: 28: ##### this is the original scalar: 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: 28: ##### without any indentation 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: --------------- 28: REF TREE: 28: 0x562999aa0b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x562999a97870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x562999a97908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x562999a979a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c16290 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x562999c16320 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x562999c163b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x562999c16440 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: - > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: - another val 28: --------------- 28: REF TREE: 28: 0x562999aa0c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a97a90 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a97b28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c18100 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999c18190 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c18220 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa0d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97c20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a97cb8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c1a0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c1a180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c1a210 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: --------------- 28: 28: example: >+ 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa0e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97db0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x562999a97e48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c1c030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c1c0c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999c1c150 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: --------------- 28: 28: example: >- 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa0f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x562999a97fd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c1e020 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c1e0b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999c1e140 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: example: >2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa10a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a980d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98168 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c20010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c200a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c20130 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: --------------- 28: 28: example: >+2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: example2: >2+ 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa11b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x562999a982f8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c220e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c22170 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999c22200 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: --------------- 28: 28: example: >-2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: example2: >2- 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa12d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a99650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x562999a996e8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c242f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c24380 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999c24410 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa13e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a99790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a99828 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c263b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c26440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c264d0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: --------------- 28: 28: example: >3 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa1500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a9bbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a9bc78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c283c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c28450 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c284e0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa1618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a984e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c2a3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c2a480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c2a510 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: --------------- 28: 28: example: >4 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa1730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98708 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c2c420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c2c4b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c2c540 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa1848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98898 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c2e3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c2e480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c2e510 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: --------------- 28: 28: example: >9 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa1960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98a28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c305a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c30630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c306c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: --------------- 28: 28: data: > 28: Wrapped text 28: will be folded 28: into a single 28: paragraph 28: 28: Blank lines denote 28: paragraph breaks 28: --------------- 28: REF TREE: 28: 0x562999aa1a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x562999a98ad0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c32470 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x562999c32500 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: --------------- 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: another: text 28: --------------- 28: REF TREE: 28: 0x562999aa1b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98c58 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c34440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c344d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c34560 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x562999aa1ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c36170 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: --------------- 28: >--------------- 28: REF TREE: 28: 0x562999aa1dc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c37ea0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x562999aa1ed8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c39bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x562999aa1ff0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c3b900 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2108 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c3d630 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2220 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c3f360 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2338 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c41090 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2450 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c42dc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2568 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c44af0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2680 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c46820 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2798 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c48550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa28b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c4a280 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: --------------- 28: > 28: asd--------------- 28: REF TREE: 28: 0x562999aa29c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c4bfb0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa2ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c4dce0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c4fa10 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa2d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c51740 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c53470 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c551a0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa3058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c56ed0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa3170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c58c00 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa3288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c5a930 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa33a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c5c660 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa34b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c5e390 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa35d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c600c0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa36e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c61df0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa3800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c63b80 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa3918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c65930 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa3a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c676e0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa3b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c69490 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: --------------- 28: >+--------------- 28: REF TREE: 28: 0x562999aa3c60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c6b240 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: --------------- 28: REF TREE: 28: 0x562999aa3d78 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c6cff0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: --------------- 28: REF TREE: 28: 0x562999aa3e90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c6eda0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd--------------- 28: REF TREE: 28: 0x562999aa3fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c70b50 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa40c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c72900 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa41d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c746b0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: --------------- 28: REF TREE: 28: 0x562999aa42f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c76460 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: --------------- 28: REF TREE: 28: 0x562999aa4408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c78210 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa4520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c79fc0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa4638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c7bd70 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa4750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c7db20 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: --------------- 28: - >+ 28: 28: - >+ 28: --------------- 28: REF TREE: 28: 0x562999aa4868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a99c90 VAL: ' 28: ' (2 sibs) 28: 0x562999a99d28 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c7f8d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999c7f960 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999c7f9f0 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: --------------- 28: - >+ 28: 28: - >+ 28: 28: --------------- 28: REF TREE: 28: 0x562999aa4980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a99e20 VAL: ' 28: ' (2 sibs) 28: 0x562999a99eb8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c81680 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999c81710 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999c817a0 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x562999aa0380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x562999a96cd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96d68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96e00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96e98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a96f30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a96fc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a97060 DOCSEQ: (8 sibs) 2 children: 28: 0x562999a971a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x562999a97238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x562999a970f8 DOCMAP: (8 sibs) 2 children: 28: 0x562999a972e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x562999a97378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c81f90 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x562999c82020 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x562999c820b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x562999c82140 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x562999c821d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x562999c82260 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x562999c822f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x562999c82380 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x562999c82410 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x562999c824a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x562999c82530 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x562999c825c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x562999c82650 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (5B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x562999aa07e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c84470 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: 28: --------------- 28: REF TREE: 28: 0x562999aa08f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c84d80 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: 28: bar 28: --------------- 28: REF TREE: 28: 0x562999aa0a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c85690 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: --------------- 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: 28: ##### this is the original scalar: 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: 28: ##### without any indentation 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: --------------- 28: REF TREE: 28: 0x562999aa0b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x562999a97870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x562999a97908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x562999a979a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c85fa0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x562999c86030 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x562999c860c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x562999c86150 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: - > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: - another val 28: --------------- 28: REF TREE: 28: 0x562999aa0c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a97a90 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a97b28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c868b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999c86940 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c869d0 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa0d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97c20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a97cb8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c871c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c87250 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c872e0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: --------------- 28: 28: example: >+ 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa0e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97db0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x562999a97e48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c87ad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c87b60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999c87bf0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: --------------- 28: 28: example: >- 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa0f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x562999a97fd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c883e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c88470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999c88500 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: example: >2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa10a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a980d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98168 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c88cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c88d80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c88e10 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: --------------- 28: 28: example: >+2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: example2: >2+ 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa11b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x562999a982f8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c89600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c89690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999c89720 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: --------------- 28: 28: example: >-2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: example2: >2- 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa12d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a99650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x562999a996e8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c89f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c89fa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999c8a030 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa13e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a99790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a99828 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c8a820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8a8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8a940 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: --------------- 28: 28: example: >3 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa1500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a9bbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a9bc78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c8b130 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8b1c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8b250 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa1618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a984e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c8ba40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8bad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8bb60 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: --------------- 28: 28: example: >4 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa1730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98708 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c8c350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8c3e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8c470 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa1848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98898 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c8cc60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8ccf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8cd80 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: --------------- 28: 28: example: >9 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x562999aa1960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98a28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c8d640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8d6d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8d760 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: --------------- 28: 28: data: > 28: Wrapped text 28: will be folded 28: into a single 28: paragraph 28: 28: Blank lines denote 28: paragraph breaks 28: --------------- 28: REF TREE: 28: 0x562999aa1a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x562999a98ad0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c8df50 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x562999c8dfe0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: --------------- 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: another: text 28: --------------- 28: REF TREE: 28: 0x562999aa1b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98c58 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c8e860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8e8f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8e980 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x562999aa1ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c8f170 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: --------------- 28: >--------------- 28: REF TREE: 28: 0x562999aa1dc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c8fa80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x562999aa1ed8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c90390 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x562999aa1ff0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c90ca0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2108 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c915b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2220 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c91ec0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2338 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c927d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2450 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c930e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2568 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c939f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2680 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c94300 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2798 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c94c10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa28b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c95520 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: --------------- 28: > 28: asd--------------- 28: REF TREE: 28: 0x562999aa29c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c95e30 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa2ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c96740 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c97050 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa2d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c97960 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c98270 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa2f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c98b80 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa3058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c99490 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa3170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c99da0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa3288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c9a6b0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa33a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c9afc0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa34b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c9b8d0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa35d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c9c1e0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa36e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c9caf0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa3800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c9d400 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa3918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c9dd10 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa3a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c9e620 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa3b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c9ef30 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: --------------- 28: >+--------------- 28: REF TREE: 28: 0x562999aa3c60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c9f840 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: --------------- 28: REF TREE: 28: 0x562999aa3d78 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca0150 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: --------------- 28: REF TREE: 28: 0x562999aa3e90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca0a60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd--------------- 28: REF TREE: 28: 0x562999aa3fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca1370 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd 28: --------------- 28: REF TREE: 28: 0x562999aa40c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca1c80 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x562999aa41d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca2590 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: --------------- 28: REF TREE: 28: 0x562999aa42f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca2ea0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: --------------- 28: REF TREE: 28: 0x562999aa4408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca37b0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa4520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca40c0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa4638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca49d0 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x562999aa4750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca52e0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: --------------- 28: - >+ 28: 28: - >+ 28: --------------- 28: REF TREE: 28: 0x562999aa4868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a99c90 VAL: ' 28: ' (2 sibs) 28: 0x562999a99d28 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca5bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999ca5c80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999ca5d10 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: --------------- 28: - >+ 28: 28: - >+ 28: 28: --------------- 28: REF TREE: 28: 0x562999aa4980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a99e20 VAL: ' 28: ' (2 sibs) 28: 0x562999a99eb8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x562999ca6500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999ca6590 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999ca6620 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ---\n 28: >\n 28: hello there\n 28: ---\n 28: >\n 28: hello there\n 28: e\n 28: ---\n 28: >\n 28: hello there\n 28: ere\n 28: ---\n 28: >\n 28: ciao qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: o\n 28: qua\n 28: ---\n 28: - >\n 28: hello there\n 28: e\n 28: - >\n 28: ciao qua\n 28: a\n 28: ---\n 28: foo: >\n 28: hello there\n 28: e\n 28: bar: >\n 28: ciao qua\n 28: a\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c07070 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x562999c07100 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x562999c07190 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x562999c07220 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x562999c072b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x562999c07340 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x562999c073d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x562999c07460 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x562999c074f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x562999c07580 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x562999c07610 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x562999c076a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x562999c07730 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: ---\n 28: - |\n 28: hello there\n 28: \n 28: - |\n 28: ciao qua\n 28: \n 28: ---\n 28: foo: |\n 28: hello there\n 28: \n 28: bar: |\n 28: ciao qua\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ca9540 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x562999ca95d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x562999ca9660 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x562999ca96f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x562999ca9780 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x562999ca9810 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x562999ca98a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x562999ca9930 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x562999ca99c0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x562999ca9a50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x562999ca9ae0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x562999ca9b70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x562999ca9c00 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: foo\n 28: o\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c10080 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999caa730 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: foo\n 28: o\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c11db0 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cab040 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: foo\n 28: \n 28: bar\n 28: bar\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c13ae0 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: bar\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cab950 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last\n 28: line\n 28: \n 28: # Comment\n 28: \n 28: ##### this is the original scalar:\n 28: - >\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: ast\n 28: line\n 28: \n 28: # Comment\n 28: \n 28: ##### without any indentation\n 28: - >\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: ist\n 28: * lines\n 28: \n 28: last\n 28: line\n 28: \n 28: # Comment\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c16290 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x562999c16320 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x562999c163b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x562999c16440 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cac260 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x562999cac2f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x562999cac380 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x562999cac410 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: - >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: the end.\n 28: \n 28: \n 28: - another val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c18100 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999c18190 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c18220 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: - another val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cacb70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999cacc00 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cacc90 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: t the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c1a0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c1a180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c1a210 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cad480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cad510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cad5a0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c1c030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c1c0c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999c1c150 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cadd90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cade20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999cadeb0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c1e020 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c1e0b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999c1e140 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cae6a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cae730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999cae7c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >2\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: t the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c20010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c200a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c20130 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999caefb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999caf040 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999caf0d0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >+2\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: the end.\n 28: \n 28: \n 28: example2: >2+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: the end.\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c220e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c22170 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999c22200 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: example2: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999caf8c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999caf950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999caf9e0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >-2\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.at the end.\n 28: \n 28: \n 28: example2: >2-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.at the end.\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c242f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c24380 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999c24410 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: example2: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb01d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cb0260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999cb02f0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ine at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c263b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c26440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c264d0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb0ae0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cb0b70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cb0c00 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >3\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ine at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c283c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c28450 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c284e0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb13f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cb1480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cb1510 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: her line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c2a3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c2a480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c2a510 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb1d00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cb1d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cb1e20 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >4\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: her line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c2c420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c2c4b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c2c540 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb2610 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cb26a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cb2730 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: plus another line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c2e3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c2e480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c2e510 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb2f20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cb2fb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cb3040 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >9\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: plus another line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c305a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c30630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c306c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb3830 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cb38c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cb3950 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: data: >\n 28: Wrapped text will be folded into a single paragraph\n 28: Blank lines denote paragraph breaks\n 28: paragraph breaks\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c32470 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x562999c32500 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: data: |\n 28: Wrapped text will be folded into a single paragraph\n 28: Blank lines denote paragraph breaks\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb4140 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x562999cb41d0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: example: >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: the end.\n 28: \n 28: another: text\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c34440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c344d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c34560 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: text\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb4a50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cb4ae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cb4b70 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \t \n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c36170 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |2\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb5360 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c37ea0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb5c70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c39bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb6580 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c3b900 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb6e90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c3d630 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb77a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c3f360 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb80b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c41090 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb89c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c42dc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb92d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c44af0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cb9be0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c46820 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cba4f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c48550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cbae00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c4a280 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cbb710 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: d~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c4bfb0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cbc020 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: d\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c4dce0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cbc930 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: d\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c4fa10 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cbd240 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: d\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c51740 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cbdb50 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: d\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c53470 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cbe460 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c551a0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cbed70 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: asd\n 28: \n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c56ed0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cbf680 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: asd\n 28: \n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c58c00 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cbff90 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \n 28: \n 28: \n 28: sd\n 28: \n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c5a930 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc08a0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \n 28: sd\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c5c660 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc11b0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \n 28: sd\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c5e390 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc1ac0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \n 28: d\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c600c0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc23d0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \n 28: d\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c61df0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc2ce0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \t \n 28: d\n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c63b80 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc35f0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \t \n 28: \n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c65930 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc3f00 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \t \n 28: d\n 28: \t \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c676e0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc4810 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \t \n 28: \n 28: \t \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c69490 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc5120 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c6b240 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc5a30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c6cff0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc6340 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c6eda0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc6c50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: asdsd~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c70b50 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'asd'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc7560 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: asd\n 28: d\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c72900 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc7e70 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: asd\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c746b0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc8780 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c76460 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc9090 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c78210 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cc99a0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c79fc0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cca2b0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c7bd70 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ccabc0 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c7db20 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ccb4d0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >+\n 28: \n 28: \n 28: - >+\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c7f8d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999c7f960 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999c7f9f0 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |+\n 28: \n 28: - ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ccbde0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999ccbe70 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999ccbf00 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >+\n 28: \n 28: \n 28: - >+\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c81680 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999c81710 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999c817a0 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |+\n 28: \n 28: - |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ccc6f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999ccc780 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999ccc810 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ---\r\n 28: >\r\n 28: hello there\n 28: \r\n 28: ---\r\n 28: >\r\n 28: hello there\n 28: re\r\n 28: ---\r\n 28: >\r\n 28: hello there\n 28: here\r\n 28: ---\r\n 28: >\r\n 28: ciao qua\n 28: \r\n 28: ---\r\n 28: >\r\n 28: ciao qua\n 28: \n 28: qua\r\n 28: ---\r\n 28: >\r\n 28: ciao qua\n 28: o\r\n 28: qua\r\n 28: ---\r\n 28: - >\r\n 28: hello there\n 28: re\r\n 28: - >\r\n 28: ciao qua\n 28: ua\r\n 28: ---\r\n 28: foo: >\r\n 28: hello there\n 28: re\r\n 28: bar: >\r\n 28: ciao qua\n 28: ua\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c81f90 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x562999c82020 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x562999c820b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x562999c82140 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x562999c821d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x562999c82260 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x562999c822f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x562999c82380 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x562999c82410 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x562999c824a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x562999c82530 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x562999c825c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x562999c82650 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: ---\n 28: - |\n 28: hello there\n 28: \n 28: - |\n 28: ciao qua\n 28: \n 28: ---\n 28: foo: |\n 28: hello there\n 28: \n 28: bar: |\n 28: ciao qua\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ccd000 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x562999ccd090 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x562999ccd120 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x562999ccd1b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x562999ccd240 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x562999ccd2d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x562999ccd360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x562999ccd3f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x562999ccd480 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x562999ccd510 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x562999ccd5a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x562999ccd630 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x562999ccd6c0 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: foo\n 28: o\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c84470 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ccd910 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: foo\n 28: o\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c84d80 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cce220 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: foo\n 28: \n 28: bar\n 28: bar\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c85690 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: bar\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cceb30 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >\r\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: let\r\n 28: \r\n 28: * list\r\n 28: * lines\r\n 28: \r\n 28: last\r\n 28: line\r\n 28: \r\n 28: # Comment\r\n 28: \r\n 28: ##### this is the original scalar:\r\n 28: - >\r\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: lines\r\n 28: \r\n 28: last\r\n 28: line\r\n 28: \r\n 28: # Comment\r\n 28: \r\n 28: ##### without any indentation\r\n 28: - >\r\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: * list\r\n 28: * lines\r\n 28: \r\n 28: last\r\n 28: line\r\n 28: \r\n 28: # Comment\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c85fa0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x562999c86030 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x562999c860c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x562999c86150 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ccf440 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x562999ccf4d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x562999ccf560 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x562999ccf5f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: - >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: at the end.\r\n 28: \r\n 28: \r\n 28: - another val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c868b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999c86940 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c869d0 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: - another val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ccfd50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999ccfde0 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999ccfe70 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ne at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c871c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c87250 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c872e0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd0660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd06f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cd0780 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >+\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c87ad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c87b60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999c87bf0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd1010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd10a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999cd1130 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >-\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.ine at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c883e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c88470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999c88500 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd19c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd1a50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999cd1ae0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >2\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ne at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c88cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c88d80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c88e10 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd2370 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd2400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cd2490 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >+2\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: at the end.\r\n 28: \r\n 28: \r\n 28: example2: >2+\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: at the end.\r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c89600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c89690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999c89720 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: example2: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd2c80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd2d10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999cd2da0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >-2\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.ine at the end.\r\n 28: \r\n 28: \r\n 28: example2: >2-\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.ine at the end.\r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c89f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c89fa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999c8a030 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: example2: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd3590 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd3620 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999cd36b0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: er line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c8a820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8a8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8a940 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd3f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd3fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cd4060 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >3\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: er line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c8b130 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8b1c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8b250 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd48f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd4980 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cd4a10 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: another line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c8ba40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8bad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8bb60 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd52a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd5330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cd53c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >4\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: another line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c8c350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8c3e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8c470 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd5c50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd5ce0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cd5d70 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \r\n 28: plus another line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c8cc60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8ccf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8cd80 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd6600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd6690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cd6720 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >9\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \r\n 28: plus another line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c8d640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8d6d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8d760 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd6fb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd7040 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cd70d0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: data: >\r\n 28: Wrapped text will be folded into a single paragraph\n 28: Blank lines denote paragraph breaks\n 28: ote\r\n 28: paragraph breaks\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c8df50 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x562999c8dfe0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: data: |\n 28: Wrapped text will be folded into a single paragraph\n 28: Blank lines denote paragraph breaks\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd78c0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x562999cd7950 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: example: >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: at the end.\r\n 28: \r\n 28: another: text\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c8e860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999c8e8f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c8e980 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: text\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd8270 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cd8300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cd8390 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \t \n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c8f170 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |2\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd8b80 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c8fa80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd9490 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c90390 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cd9da0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c90ca0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cda6b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c915b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cdafc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c91ec0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cdb8d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c927d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cdc1e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c930e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cdcaf0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c939f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cdd400 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c94300 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cddd10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c94c10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cde620 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c95520 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cdef30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: d~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c95e30 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cdf840 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: d\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c96740 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce0150 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: d\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c97050 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce0a60 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: d\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c97960 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce1370 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: d\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c98270 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce1c80 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: asd\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c98b80 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce2590 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: asd\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c99490 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce2ea0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: asd\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c99da0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce37b0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \n 28: \n 28: \n 28: sd\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c9a6b0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce40c0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \n 28: sd\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c9afc0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce4a00 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \n 28: sd\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c9b8d0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce5310 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \n 28: d\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c9c1e0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce5c20 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \n 28: d\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c9caf0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce6530 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \t \n 28: d\r\n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c9d400 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce6e40 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \t \n 28: \r\n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c9dd10 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce7750 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \t \n 28: d\r\n 28: \t \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c9e620 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce8060 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \t \n 28: \r\n 28: \t \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c9ef30 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce8970 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999c9f840 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce9280 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca0150 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ce9b90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca0a60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cea4a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: asdsd~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca1370 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'asd'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ceadb0 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: asd\n 28: d\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca1c80 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ceb6c0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: asd\n 28: \n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca2590 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cebfd0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca2ea0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cec8e0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca37b0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ced1f0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: \n 28: \n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca40c0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cedb00 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: \n 28: \n 28: \n 28: \n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca49d0 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cee410 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: \n 28: \n 28: \n 28: \n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca52e0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ceed20 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >+\r\n 28: \n 28: \r\n 28: - >+\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca5bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999ca5c80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999ca5d10 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |+\n 28: \n 28: - ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999cef630 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999cef6c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999cef750 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >+\r\n 28: \n 28: \r\n 28: - >+\r\n 28: \n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x562999ca6500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999ca6590 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999ca6620 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |+\n 28: \n 28: - |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x562999ceff40 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999ceffd0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999cf0060 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x562999a96cd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96d68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96e00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96e98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a96f30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a96fc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a97060 DOCSEQ: (8 sibs) 2 children: 28: 0x562999a971a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x562999a97238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x562999a970f8 DOCMAP: (8 sibs) 2 children: 28: 0x562999a972e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x562999a97378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf0880 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x562999cf0910 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x562999cf09a0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x562999cf0a30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x562999cf0ac0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x562999cf0b50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x562999cf0be0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x562999cf0c70 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x562999cf0d00 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x562999cf0d90 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x562999cf0e20 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x562999cf0eb0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x562999cf0f40 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa07e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf0fe0 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa08f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf1080 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf1120 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x562999a97870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x562999a97908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x562999a979a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf11c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x562999cf1250 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x562999cf12e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x562999cf1370 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a97a90 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a97b28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c057f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999c05880 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999c05910 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97c20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a97cb8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf1410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf14a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf1530 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97db0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x562999a97e48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf15d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf1660 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999cf16f0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x562999a97fd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf1790 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf1820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999cf18b0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa10a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a980d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98168 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf1950 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf19e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf1a70 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa11b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x562999a982f8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf1b10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf1ba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999cf1c30 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa12d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a99650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x562999a996e8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf1cd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf1d60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999cf1df0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa13e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a99790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a99828 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf1e90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf1f20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf1fb0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a9bbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a9bc78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf20e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf2170 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a984e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2210 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf22a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf2330 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98708 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf23d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf2460 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf24f0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98898 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2590 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf2620 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf26b0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98a28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf27e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf2870 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x562999a98ad0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999c07a90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x562999c07b20 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98c58 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2910 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf29a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf2a30 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2ad0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1dc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2b70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1ed8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2c10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1ff0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2cb0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2108 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2d50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2220 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2df0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2338 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2e90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2450 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2f30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2568 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf2fd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2680 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3070 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2798 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3110 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa28b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf31b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa29c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3250 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf32f0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3390 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3430 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf34d0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3570 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3610 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf36b0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3750 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa33a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf37f0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa34b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3890 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa35d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3930 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa36e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf39d0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3a70 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3b10 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3bb0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3c50 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3c60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3cf0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3d78 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3d90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3e90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3e30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3ed0 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa40c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf3f70 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa41d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf4010 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa42f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf40b0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf4150 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf41f0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf4290 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf4330 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a99c90 VAL: ' 28: ' (2 sibs) 28: 0x562999a99d28 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf43d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999cf4460 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999cf44f0 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a99e20 VAL: ' 28: ' (2 sibs) 28: 0x562999a99eb8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf4590 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999cf4620 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999cf46b0 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x562999a96cd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96d68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96e00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x562999a96e98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a96f30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a96fc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x562999a97060 DOCSEQ: (8 sibs) 2 children: 28: 0x562999a971a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x562999a97238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x562999a970f8 DOCMAP: (8 sibs) 2 children: 28: 0x562999a972e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x562999a97378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf4750 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x562999cf47e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x562999cf4870 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x562999cf4900 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x562999cf4990 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x562999cf4a20 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x562999cf4ab0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x562999cf4b40 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x562999cf4bd0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x562999cf4c60 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x562999cf4cf0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x562999cf4d80 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x562999cf4e10 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa07e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf4eb0 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa08f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf4f50 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf4ff0 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x562999a97870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x562999a97908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x562999a979a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf5090 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x562999cf5120 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x562999cf51b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x562999cf5240 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a97a90 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a97b28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf52e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999cf5370 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf5400 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97c20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a97cb8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf54a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf5530 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf55c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97db0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x562999a97e48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf5660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf56f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999cf5780 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa0f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a97f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x562999a97fd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf5820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf58b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999cf5940 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa10a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a980d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98168 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf59e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf5a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf5b00 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa11b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x562999a982f8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf5ba0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf5c30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x562999cf5cc0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa12d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a99650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x562999a996e8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf5d60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf5df0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x562999cf5e80 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa13e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a99790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a99828 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf5f20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf5fb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf6040 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a9bbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a9bc78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf60e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf6170 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf6200 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a984e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf62a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf6330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf63c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98708 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf6460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf64f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf6580 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98898 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf6620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf66b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf6740 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98a28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf67e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf6870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf6900 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x562999a98ad0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf69a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x562999cf6a30 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x562999a98bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x562999a98c58 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf6ad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x562999cf6b60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x562999cf6bf0 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf6c90 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1dc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf6d30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1ed8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf6dd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa1ff0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf6e70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2108 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf6f10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2220 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf6fb0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2338 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7050 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2450 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf70f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2568 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7190 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2680 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7230 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2798 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf72d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa28b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7370 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa29c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7410 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf74b0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7550 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf75f0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7690 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa2f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7730 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf77d0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7870 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7910 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa33a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf79b0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa34b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7a50 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa35d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7af0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa36e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7b90 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7c30 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7cd0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7d70 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7e10 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3c60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7eb0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3d78 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7f50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3e90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf7ff0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa3fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf8090 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa40c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf8130 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa41d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf81d0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa42f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf8270 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf8310 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf83b0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf8450 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf84f0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a99c90 VAL: ' 28: ' (2 sibs) 28: 0x562999a99d28 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf8590 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999cf8620 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999cf86b0 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x562999aa4980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x562999a99e20 VAL: ' 28: ' (2 sibs) 28: 0x562999a99eb8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x562999cf8750 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x562999cf87e0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x562999cf8870 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/64 (0 ms) 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase (46 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (48 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.06 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x5592afeb1be0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff0f950 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: --------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass { name: Joe, age: 15 } 29: picture: !!binary >- 29: R0lGODdhDQAIAIAAAAAAANn 29: Z2SwAAAAADQAIAAACF4SDGQ 29: ar3xxbJ9p0qa7R0YxwzaFME 29: 1IAADs= 29: --------------- 29: REF TREE: 29: 0x5592afeb1cf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5592afeafe90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5592afeaff28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5592afeaffc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5592afeb0058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5592afeb00f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5592afeb0188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5592afeb0220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5592afeb0360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5592afeb03f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5592afeb02b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff11680 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff11710 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5592aff117a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5592aff11830 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5592aff118c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5592aff11950 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5592aff119e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5592aff11a70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff11b00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff11b90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff11c20 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: --------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass { name: Joe, age: 15 } 29: picture: !binary >- 29: R0lGODdhDQAIAIAAAAAAANn 29: Z2SwAAAAADQAIAAACF4SDGQ 29: ar3xxbJ9p0qa7R0YxwzaFME 29: 1IAADs= 29: --------------- 29: REF TREE: 29: 0x5592afeb1e10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5592afeb0910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5592afeb09a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5592afeb0a40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5592afeb0ad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5592afeb0b70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5592afeb0c08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5592afeb0ca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5592afeb0de0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5592afeb0e78 KEYVAL: 'age' '15' (2 sibs) 29: 0x5592afeb0d38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff137e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff13870 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5592aff13900 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5592aff13990 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5592aff13a20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5592aff13ab0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5592aff13b40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5592aff13bd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff13c60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff13cf0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff13d80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: --------------- 29: { 29: ivar: !!int 0, 29: svar: !!str 0, 29: !!str key: !!int val 29: }--------------- 29: REF TREE: 29: 0x5592afeb1f28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5592afeb0f20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5592afeb0fb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5592afeb1050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff15510 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff155a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5592aff15630 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5592aff156c0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: --------------- 29: { 29: ivar: !int 0, 29: svar: !str 0, 29: !str key: !int val 29: } 29: --------------- 29: REF TREE: 29: 0x5592afeb2040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5592afeb19c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5592afeb1a58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5592afeb1af0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff17280 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff17310 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5592aff173a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5592aff17430 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: --------------- 29: - !!int 0 29: - !!str 0 29: --------------- 29: REF TREE: 29: 0x5592afeb2158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeafb10 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeafba8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff19030 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff190c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff19150 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: --------------- 29: - !int 0 29: - !str 0 29: --------------- 29: REF TREE: 29: 0x5592afeb2270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb0540 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb05d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff1ad60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff1adf0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff1ae80 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: --------------- 29: [ 29: !!int 0, 29: !!str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x5592afeb2388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb06d0 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeb0768 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff1ca90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff1cb20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff1cbb0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: --------------- 29: [ 29: !int 0, 29: !str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x5592afeb24a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb2d20 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb2db8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff1e7e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff1e870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff1e900 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: --------------- 29: some_seq: !!its_type [ 29: !!int 0, 29: !!str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x5592afeb25b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5592afeb1280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5592afeb1320 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeb13b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff205d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff20660 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff206f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5592aff20780 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: --------------- 29: some_seq: !its_type [ 29: !int 0, 29: !str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x5592afeb26d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5592afeb14b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5592afeb1550 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb15e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff22380 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff22410 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff224a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5592aff22530 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --------------- 29: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: ? a 29: : b 29: --- !!seq 29: - a 29: - b 29: --- !!str 29: a 29: b 29: ... 29: --- !!str a b 29: ... 29: --- !!str a b 29: --- !!str 29: a: b 29: --- !!str a: b 29: --- 29: !!str a: b 29: --- 29: !!str a 29: b 29: --- 29: !!set 29: ? a 29: ? b 29: --- !!set 29: ? a 29: ? b 29: --------------- 29: REF TREE: 29: 0x5592afeb27e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5592afeb30e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5592afeb3810 KEYVAL: 'a' '0' (2 sibs) 29: 0x5592afeb38a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5592afeb3178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5592afeb0860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5592afeb3210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5592afeb3950 VAL: 'a' (2 sibs) 29: 0x5592afeb39e8 VAL: 'b' (2 sibs) 29: 0x5592afeb32a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb3340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb33d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb3470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5592afeb3508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5592afeb35a0 DOCMAP: (12 sibs) 1 children: 29: 0x5592afeb1910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5592afeb3638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb36d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5592afeb3a90 KEYVAL: 'a' '' (2 sibs) 29: 0x5592afeb3b28 KEYVAL: 'b' '' (2 sibs) 29: 0x5592afeb3768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5592afeb3bd0 KEYVAL: 'a' '' (2 sibs) 29: 0x5592afeb3c68 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff24ec0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5592aff24f50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5592aff24fe0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5592aff25070 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5592aff25100 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5592aff25190 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5592aff25220 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5592aff252b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x5592aff25340 VAL: 'b' (2 sibs) 29: [9] [9] 0x5592aff253d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5592aff25460 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5592aff254f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5592aff25580 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5592aff25610 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5592aff256a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5592aff25730 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5592aff257c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5592aff25850 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5592aff258e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5592aff25970 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5592aff25a00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5592aff25a90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5592aff25b20 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: --------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: --------------- 29: REF TREE: 29: 0x5592afeb2900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5592afeb3db0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5592afeb3e48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5592afeb40b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5592afeb4148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5592afeb3ee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5592afeb41f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5592afeb4288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5592afeb3f78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5592afeb4330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5592afeb43c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5592afeb4010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5592afeb4470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5592afeb4508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff274f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5592aff27580 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff27610 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5592aff276a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5592aff27730 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5592aff277c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5592aff27850 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5592aff278e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5592aff27970 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5592aff27a00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5592aff27a90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5592aff27b20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff27bb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5592aff27c40 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: --------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: --------------- 29: REF TREE: 29: 0x5592afeb2a18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5592afeb4600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5592afeb4698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5592afeb4900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5592afeb4998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5592afeb4730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5592afeb4a40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5592afeb4ad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5592afeb47c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5592afeb4b80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5592afeb4c18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5592afeb4860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5592afeb4cc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5592afeb4d58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff29220 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5592aff292b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff29340 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5592aff293d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5592aff29460 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5592aff294f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5592aff29580 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5592aff29610 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5592aff296a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5592aff29730 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5592aff297c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5592aff29850 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff298e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5592aff29970 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: --------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x5592afeb2b30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5592afeb5930 MAP: (6 sibs) 3 children: 29: 0x5592afeb5cd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5592afeb5d68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5592afeb5e00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5592afeb59c8 MAP***: !!map (6 sibs) 3 children: 29: 0x5592afeb5ea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5592afeb5f38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5592afeb5fd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5592afeb5a60 MAP***: !!map (6 sibs) 3 children: 29: 0x5592afeb6070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5592afeb6108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5592afeb61a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5592afeb5af8 SEQ: (6 sibs) 3 children: 29: 0x5592afeb6240 VAL***: '!!str v10' (3 sibs) 29: 0x5592afeb62d8 VAL***: '!!str v20' (3 sibs) 29: 0x5592afeb6370 VAL***: '!!str v30' (3 sibs) 29: 0x5592afeb5b90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5592afeb6410 VAL***: '!!str v40' (3 sibs) 29: 0x5592afeb64a8 VAL***: '!!str v50' (3 sibs) 29: 0x5592afeb6540 VAL***: '!!str v60' (3 sibs) 29: 0x5592afeb5c28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5592afeb65e0 VAL: 'v70' (3 sibs) 29: 0x5592afeb6678 VAL: 'v80' (3 sibs) 29: 0x5592afeb6710 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff2be10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff2bea0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff2bf30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff2bfc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff2c050 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff2c0e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5592aff2c170 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff2c200 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff2c290 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff2c320 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5592aff2c3b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff2c440 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff2c4d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff2c560 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff2c5f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5592aff2c680 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5592aff2c710 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5592aff2c7a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff2c830 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5592aff2c8c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5592aff2c950 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5592aff2c9e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff2ca70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff2cb00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff2cb90 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: --------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x5592afeb2c48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5592afeb6800 MAP: (6 sibs) 3 children: 29: 0x5592afeb6ba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5592afeb6c38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5592afeb6cd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5592afeb6898 MAP***: !map (6 sibs) 3 children: 29: 0x5592afeb6d70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5592afeb6e08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5592afeb6ea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5592afeb6930 MAP***: !map (6 sibs) 3 children: 29: 0x5592afeb6f40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5592afeb6fd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5592afeb7070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5592afeb69c8 SEQ: (6 sibs) 3 children: 29: 0x5592afeb7110 VAL***: '!str v10' (3 sibs) 29: 0x5592afeb71a8 VAL***: '!str v20' (3 sibs) 29: 0x5592afeb7240 VAL***: '!str v30' (3 sibs) 29: 0x5592afeb6a60 SEQ***: !seq (6 sibs) 3 children: 29: 0x5592afeb72e0 VAL***: '!str v40' (3 sibs) 29: 0x5592afeb7378 VAL***: '!str v50' (3 sibs) 29: 0x5592afeb7410 VAL***: '!str v60' (3 sibs) 29: 0x5592afeb6af8 SEQ***: !seq (6 sibs) 3 children: 29: 0x5592afeb74b0 VAL: 'v70' (3 sibs) 29: 0x5592afeb7548 VAL: 'v80' (3 sibs) 29: 0x5592afeb75e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff2ed50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff2ede0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff2ee70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff2ef00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff2ef90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff2f020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5592aff2f0b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff2f140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff2f1d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff2f260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5592aff2f2f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff2f380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff2f410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff2f4a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff2f530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5592aff2f5c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5592aff2f650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5592aff2f6e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff2f770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5592aff2f800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5592aff2f890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5592aff2f920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff2f9b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff2fa40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff2fad0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x5592afeb1be0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff2e440 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: --------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass { name: Joe, age: 15 } 29: picture: !!binary >- 29: R0lGODdhDQAIAIAAAAAAANn 29: Z2SwAAAAADQAIAAACF4SDGQ 29: ar3xxbJ9p0qa7R0YxwzaFME 29: 1IAADs= 29: --------------- 29: REF TREE: 29: 0x5592afeb1cf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5592afeafe90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5592afeaff28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5592afeaffc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5592afeb0058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5592afeb00f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5592afeb0188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5592afeb0220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5592afeb0360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5592afeb03f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5592afeb02b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff2ff60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff2fff0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5592aff30080 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5592aff30110 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5592aff301a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5592aff30230 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5592aff302c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5592aff30350 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff303e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff30470 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff30500 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: --------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass { name: Joe, age: 15 } 29: picture: !binary >- 29: R0lGODdhDQAIAIAAAAAAANn 29: Z2SwAAAAADQAIAAACF4SDGQ 29: ar3xxbJ9p0qa7R0YxwzaFME 29: 1IAADs= 29: --------------- 29: REF TREE: 29: 0x5592afeb1e10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5592afeb0910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5592afeb09a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5592afeb0a40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5592afeb0ad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5592afeb0b70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5592afeb0c08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5592afeb0ca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5592afeb0de0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5592afeb0e78 KEYVAL: 'age' '15' (2 sibs) 29: 0x5592afeb0d38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff30870 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff30900 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5592aff30990 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5592aff30a20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5592aff30ab0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5592aff30b40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5592aff30bd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5592aff30c60 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff30cf0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff30d80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff30e10 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: --------------- 29: { 29: ivar: !!int 0, 29: svar: !!str 0, 29: !!str key: !!int val 29: }--------------- 29: REF TREE: 29: 0x5592afeb1f28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5592afeb0f20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5592afeb0fb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5592afeb1050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff31180 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff31210 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5592aff312a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5592aff31330 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: --------------- 29: { 29: ivar: !int 0, 29: svar: !str 0, 29: !str key: !int val 29: } 29: --------------- 29: REF TREE: 29: 0x5592afeb2040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5592afeb19c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5592afeb1a58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5592afeb1af0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff31a90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff31b20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5592aff31bb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5592aff31c40 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: --------------- 29: - !!int 0 29: - !!str 0 29: --------------- 29: REF TREE: 29: 0x5592afeb2158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeafb10 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeafba8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff323a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff32430 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff324c0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: --------------- 29: - !int 0 29: - !str 0 29: --------------- 29: REF TREE: 29: 0x5592afeb2270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb0540 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb05d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff32cb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff32d40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff32dd0 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: --------------- 29: [ 29: !!int 0, 29: !!str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x5592afeb2388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb06d0 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeb0768 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff335c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff33650 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff336e0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: --------------- 29: [ 29: !int 0, 29: !str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x5592afeb24a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb2d20 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb2db8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff33ed0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff33f60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff33ff0 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: --------------- 29: some_seq: !!its_type [ 29: !!int 0, 29: !!str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x5592afeb25b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5592afeb1280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5592afeb1320 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeb13b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff347e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff34870 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff34900 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5592aff34990 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: --------------- 29: some_seq: !its_type [ 29: !int 0, 29: !str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x5592afeb26d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5592afeb14b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5592afeb1550 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb15e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff350f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff35180 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff35210 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5592aff352a0 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --------------- 29: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: ? a 29: : b 29: --- !!seq 29: - a 29: - b 29: --- !!str 29: a 29: b 29: ... 29: --- !!str a b 29: ... 29: --- !!str a b 29: --- !!str 29: a: b 29: --- !!str a: b 29: --- 29: !!str a: b 29: --- 29: !!str a 29: b 29: --- 29: !!set 29: ? a 29: ? b 29: --- !!set 29: ? a 29: ? b 29: --------------- 29: REF TREE: 29: 0x5592afeb27e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5592afeb30e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5592afeb3810 KEYVAL: 'a' '0' (2 sibs) 29: 0x5592afeb38a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5592afeb3178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5592afeb0860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5592afeb3210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5592afeb3950 VAL: 'a' (2 sibs) 29: 0x5592afeb39e8 VAL: 'b' (2 sibs) 29: 0x5592afeb32a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb3340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb33d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb3470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5592afeb3508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5592afeb35a0 DOCMAP: (12 sibs) 1 children: 29: 0x5592afeb1910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5592afeb3638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb36d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5592afeb3a90 KEYVAL: 'a' '' (2 sibs) 29: 0x5592afeb3b28 KEYVAL: 'b' '' (2 sibs) 29: 0x5592afeb3768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5592afeb3bd0 KEYVAL: 'a' '' (2 sibs) 29: 0x5592afeb3c68 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff36310 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5592aff363a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5592aff36430 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5592aff364c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5592aff36550 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5592aff365e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5592aff36670 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5592aff36700 VAL: 'a' (2 sibs) 29: [8] [8] 0x5592aff36790 VAL: 'b' (2 sibs) 29: [9] [9] 0x5592aff36820 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5592aff368b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5592aff36940 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5592aff369d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5592aff36a60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5592aff36af0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5592aff36b80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5592aff36c10 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5592aff36ca0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5592aff36d30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5592aff36dc0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5592aff36e50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5592aff36ee0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5592aff36f70 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: --------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: --------------- 29: REF TREE: 29: 0x5592afeb2900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5592afeb3db0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5592afeb3e48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5592afeb40b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5592afeb4148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5592afeb3ee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5592afeb41f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5592afeb4288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5592afeb3f78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5592afeb4330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5592afeb43c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5592afeb4010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5592afeb4470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5592afeb4508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff35a00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5592aff35a90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff35b20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5592aff35bb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5592aff35c40 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5592aff35cd0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5592aff35d60 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5592aff35df0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5592aff35e80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5592aff35f10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5592aff35fa0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5592aff36030 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff360c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5592aff36150 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: --------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: --------------- 29: REF TREE: 29: 0x5592afeb2a18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5592afeb4600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5592afeb4698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5592afeb4900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5592afeb4998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5592afeb4730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5592afeb4a40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5592afeb4ad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5592afeb47c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5592afeb4b80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5592afeb4c18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5592afeb4860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5592afeb4cc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5592afeb4d58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff37520 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5592aff375b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff37640 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5592aff376d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5592aff37760 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5592aff377f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5592aff37880 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5592aff37910 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5592aff379a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5592aff37a30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5592aff37ac0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5592aff37b50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff37be0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5592aff37c70 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: --------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x5592afeb2b30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5592afeb5930 MAP: (6 sibs) 3 children: 29: 0x5592afeb5cd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5592afeb5d68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5592afeb5e00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5592afeb59c8 MAP***: !!map (6 sibs) 3 children: 29: 0x5592afeb5ea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5592afeb5f38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5592afeb5fd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5592afeb5a60 MAP***: !!map (6 sibs) 3 children: 29: 0x5592afeb6070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5592afeb6108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5592afeb61a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5592afeb5af8 SEQ: (6 sibs) 3 children: 29: 0x5592afeb6240 VAL***: '!!str v10' (3 sibs) 29: 0x5592afeb62d8 VAL***: '!!str v20' (3 sibs) 29: 0x5592afeb6370 VAL***: '!!str v30' (3 sibs) 29: 0x5592afeb5b90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5592afeb6410 VAL***: '!!str v40' (3 sibs) 29: 0x5592afeb64a8 VAL***: '!!str v50' (3 sibs) 29: 0x5592afeb6540 VAL***: '!!str v60' (3 sibs) 29: 0x5592afeb5c28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5592afeb65e0 VAL: 'v70' (3 sibs) 29: 0x5592afeb6678 VAL: 'v80' (3 sibs) 29: 0x5592afeb6710 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff38740 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff387d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff38860 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff388f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff38980 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff38a10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5592aff38aa0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff38b30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff38bc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff38c50 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5592aff38ce0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff38d70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff38e00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff38e90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff38f20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5592aff38fb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5592aff39040 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5592aff390d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff39160 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5592aff391f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5592aff39280 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5592aff39310 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff393a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff39430 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff394c0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: --------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x5592afeb2c48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5592afeb6800 MAP: (6 sibs) 3 children: 29: 0x5592afeb6ba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5592afeb6c38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5592afeb6cd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5592afeb6898 MAP***: !map (6 sibs) 3 children: 29: 0x5592afeb6d70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5592afeb6e08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5592afeb6ea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5592afeb6930 MAP***: !map (6 sibs) 3 children: 29: 0x5592afeb6f40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5592afeb6fd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5592afeb7070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5592afeb69c8 SEQ: (6 sibs) 3 children: 29: 0x5592afeb7110 VAL***: '!str v10' (3 sibs) 29: 0x5592afeb71a8 VAL***: '!str v20' (3 sibs) 29: 0x5592afeb7240 VAL***: '!str v30' (3 sibs) 29: 0x5592afeb6a60 SEQ***: !seq (6 sibs) 3 children: 29: 0x5592afeb72e0 VAL***: '!str v40' (3 sibs) 29: 0x5592afeb7378 VAL***: '!str v50' (3 sibs) 29: 0x5592afeb7410 VAL***: '!str v60' (3 sibs) 29: 0x5592afeb6af8 SEQ***: !seq (6 sibs) 3 children: 29: 0x5592afeb74b0 VAL: 'v70' (3 sibs) 29: 0x5592afeb7548 VAL: 'v80' (3 sibs) 29: 0x5592afeb75e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff39950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff399e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff39a70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff39b00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff39b90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff39c20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5592aff39cb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff39d40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff39dd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff39e60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5592aff39ef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff39f80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff3a010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff3a0a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff3a130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5592aff3a1c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5592aff3a250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5592aff3a2e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff3a370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5592aff3a400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5592aff3a490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5592aff3a520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff3a5b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff3a640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff3a6d0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ! a~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff0f950 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ! a\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff3bde0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ivar: !!int 0\n 29: svar: !!str 0\n 29: fvar: !!float 0.1\n 29: !!int 2: !!float 3\n 29: !!float 3: !!int 3.4\n 29: !!str key: !!int val\n 29: myObject: !myClass { name: Joe, age: 15 }\n 29: picture: !!binary >-\n 29: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs= 1IAADs=\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff11680 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff11710 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5592aff117a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5592aff11830 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5592aff118c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5592aff11950 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5592aff119e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5592aff11a70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff11b00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff11b90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff11c20 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !!int 0\n 29: svar: !!str 0\n 29: fvar: !!float 0.1\n 29: !!int 2: !!float 3\n 29: !!float 3: !!int 3.4\n 29: !!str key: !!int val\n 29: myObject: !myClass\n 29: name: Joe\n 29: age: 15\n 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff3cfd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff3d060 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5592aff3d0f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5592aff3d180 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5592aff3d210 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5592aff3d2a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5592aff3d330 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5592aff3d3c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff3d450 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff3d4e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff3d570 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ivar: !int 0\n 29: svar: !str 0\n 29: fvar: !float 0.1\n 29: !int 2: !float 3\n 29: !float 3: !int 3.4\n 29: !str key: !int val\n 29: myObject: !myClass { name: Joe, age: 15 }\n 29: picture: !binary >-\n 29: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs= 1IAADs=\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff137e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff13870 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5592aff13900 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5592aff13990 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5592aff13a20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5592aff13ab0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5592aff13b40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5592aff13bd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff13c60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff13cf0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff13d80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !int 0\n 29: svar: !str 0\n 29: fvar: !float 0.1\n 29: !int 2: !float 3\n 29: !float 3: !int 3.4\n 29: !str key: !int val\n 29: myObject: !myClass\n 29: name: Joe\n 29: age: 15\n 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff3d8e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff3d970 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5592aff3da00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5592aff3da90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5592aff3db20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5592aff3dbb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5592aff3dc40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5592aff3dcd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff3dd60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff3ddf0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff3de80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\n 29: ivar: !!int 0,\n 29: svar: !!str 0,\n 29: !!str key: !!int val\n 29: }~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff15510 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff155a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5592aff15630 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5592aff156c0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !!int 0\n 29: svar: !!str 0\n 29: !!str key: !!int val\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff3e1f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff3e280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5592aff3e310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5592aff3e3a0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\n 29: ivar: !int 0,\n 29: svar: !str 0,\n 29: !str key: !int val\n 29: }\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff17280 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff17310 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5592aff173a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5592aff17430 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !int 0\n 29: svar: !str 0\n 29: !str key: !int val\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff3eb00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff3eb90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5592aff3ec20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5592aff3ecb0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff19030 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff190c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff19150 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff3f410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff3f4a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff3f530 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff1ad60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff1adf0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff1ae80 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff3fd20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff3fdb0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff3fe40 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: [\n 29: !!int 0,\n 29: !!str 0\n 29: ]\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff1ca90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff1cb20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff1cbb0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff40630 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff406c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff40750 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: [\n 29: !int 0,\n 29: !str 0\n 29: ]\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff1e7e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff1e870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff1e900 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff40f40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff40fd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff41060 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: some_seq: !!its_type [\n 29: !!int 0,\n 29: !!str 0\n 29: ]\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff205d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff20660 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff206f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5592aff20780 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: some_seq: !!its_type\n 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff41850 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff418e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff41970 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5592aff41a00 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: some_seq: !its_type [\n 29: !int 0,\n 29: !str 0\n 29: ]\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff22380 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff22410 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff224a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5592aff22530 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: some_seq: !its_type\n 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff42160 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff421f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff42280 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5592aff42310 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \n 29: --- !!map\n 29: a: 0\n 29: b: 1\n 29: --- !map\n 29: ? a\n 29: : b\n 29: --- !!seq\n 29: - a\n 29: - b\n 29: --- !!str\n 29: a bb\n 29: ...\n 29: --- !!str a b\n 29: ...\n 29: --- !!str a b\n 29: --- !!str\n 29: a: b\n 29: --- !!str a: b\n 29: ---\n 29: !!str a: b\n 29: ---\n 29: !!str a bb\n 29: ---\n 29: !!set\n 29: ? a\n 29: ? b\n 29: --- !!set\n 29: ? a\n 29: ? b\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff24ec0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5592aff24f50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5592aff24fe0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5592aff25070 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5592aff25100 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5592aff25190 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5592aff25220 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5592aff252b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x5592aff25340 VAL: 'b' (2 sibs) 29: [9] [9] 0x5592aff253d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5592aff25460 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5592aff254f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5592aff25580 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5592aff25610 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5592aff256a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5592aff25730 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5592aff257c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5592aff25850 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5592aff258e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5592aff25970 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5592aff25a00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5592aff25a90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5592aff25b20 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: --- !!map\n 29: a: 0\n 29: b: 1\n 29: --- !map\n 29: a: b\n 29: --- !!seq\n 29: - a\n 29: - b\n 29: --- !!str a b\n 29: --- !!str a b\n 29: --- !!str a b\n 29: --- !!str 'a: b'\n 29: --- !!str 'a: b'\n 29: ---\n 29: !!str a: b\n 29: --- !!str a b\n 29: --- !!set\n 29: a: \n 29: b: \n 29: --- !!set\n 29: a: \n 29: b: \n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff43380 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5592aff43410 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5592aff434a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5592aff43530 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5592aff435c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5592aff43650 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5592aff436e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5592aff43770 VAL: 'a' (2 sibs) 29: [8] [8] 0x5592aff43800 VAL: 'b' (2 sibs) 29: [9] [9] 0x5592aff43890 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5592aff43920 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5592aff439b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5592aff43a40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5592aff43ad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5592aff43b60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5592aff43bf0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5592aff43c80 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5592aff43d10 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5592aff43da0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5592aff43e30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5592aff43ec0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5592aff43f50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5592aff43fe0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!map\n 29: !!str a0: !!xxx b0\n 29: !!str fooz: !!map\n 29: k1: !!float 1.0\n 29: k3: !!float 2.0\n 29: !!str foo: !!map\n 29: !!int 1: !!float 20.0\n 29: !!int 3: !!float 40.0\n 29: bar: !!map\n 29: 10: !!str 2\n 29: 30: !!str 4\n 29: !!str baz:\n 29: !!int 10: !!float 20\n 29: !!int 30: !!float 40\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff274f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5592aff27580 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff27610 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5592aff276a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5592aff27730 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5592aff277c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5592aff27850 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5592aff278e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5592aff27970 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5592aff27a00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5592aff27a90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5592aff27b20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff27bb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5592aff27c40 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !!map\n 29: !!str a0: !!xxx b0\n 29: !!str fooz: !!map\n 29: k1: !!float 1.0\n 29: k3: !!float 2.0\n 29: !!str foo: !!map\n 29: !!int 1: !!float 20.0\n 29: !!int 3: !!float 40.0\n 29: bar: !!map\n 29: 10: !!str 2\n 29: 30: !!str 4\n 29: !!str baz:\n 29: !!int 10: !!float 20\n 29: !!int 30: !!float 40\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff42a70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5592aff42b00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff42b90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5592aff42c20 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5592aff42cb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5592aff42d40 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5592aff42dd0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5592aff42e60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5592aff42ef0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5592aff42f80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5592aff43010 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5592aff430a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff43130 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5592aff431c0 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !map\n 29: !str a0: !xxx b0\n 29: !str fooz: !map\n 29: k1: !float 1.0\n 29: k3: !float 2.0\n 29: !str foo: !map\n 29: !int 1: !float 20.0\n 29: !int 3: !float 40.0\n 29: bar: !map\n 29: 10: !str 2\n 29: 30: !str 4\n 29: !str baz:\n 29: !int 10: !float 20\n 29: !int 30: !float 40\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff29220 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5592aff292b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff29340 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5592aff293d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5592aff29460 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5592aff294f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5592aff29580 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5592aff29610 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5592aff296a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5592aff29730 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5592aff297c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5592aff29850 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff298e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5592aff29970 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !map\n 29: !str a0: !xxx b0\n 29: !str fooz: !map\n 29: k1: !float 1.0\n 29: k3: !float 2.0\n 29: !str foo: !map\n 29: !int 1: !float 20.0\n 29: !int 3: !float 40.0\n 29: bar: !map\n 29: 10: !str 2\n 29: 30: !str 4\n 29: !str baz:\n 29: !int 10: !float 20\n 29: !int 30: !float 40\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff44590 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5592aff44620 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff446b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5592aff44740 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5592aff447d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5592aff44860 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5592aff448f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5592aff44980 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5592aff44a10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5592aff44aa0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5592aff44b30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5592aff44bc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff44c50 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5592aff44ce0 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!seq\n 29: - !!str k1: v1\n 29: !!str k2: v2\n 29: !!str k3: v3\n 29: - !!map\n 29: !!str k4: v4\n 29: !!str k5: v5\n 29: !!str k6: v6\n 29: - !!map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !!str v10\n 29: - !!str v20\n 29: - !!str v30\n 29: - !!seq\n 29: - !!str v40\n 29: - !!str v50\n 29: - !!str v60\n 29: - !!seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff2be10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff2bea0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff2bf30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff2bfc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff2c050 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff2c0e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5592aff2c170 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff2c200 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff2c290 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff2c320 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5592aff2c3b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff2c440 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff2c4d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff2c560 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff2c5f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5592aff2c680 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5592aff2c710 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5592aff2c7a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff2c830 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5592aff2c8c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5592aff2c950 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5592aff2c9e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff2ca70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff2cb00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff2cb90 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !!seq\n 29: - !!str k1: v1\n 29: !!str k2: v2\n 29: !!str k3: v3\n 29: - !!map\n 29: !!str k4: v4\n 29: !!str k5: v5\n 29: !!str k6: v6\n 29: - !!map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !!str v10\n 29: - !!str v20\n 29: - !!str v30\n 29: - !!seq\n 29: - !!str v40\n 29: - !!str v50\n 29: - !!str v60\n 29: - !!seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff457b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff45840 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff458d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff45960 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff459f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff45a80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5592aff45b10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff45ba0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff45c30 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff45cc0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5592aff45d50 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff45de0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff45e70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff45f00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff45f90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5592aff46020 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5592aff460b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5592aff46140 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff461d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5592aff46260 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5592aff462f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5592aff46380 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff46410 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff464a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff46530 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !seq\n 29: - !str k1: v1\n 29: !str k2: v2\n 29: !str k3: v3\n 29: - !map\n 29: !str k4: v4\n 29: !str k5: v5\n 29: !str k6: v6\n 29: - !map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !str v10\n 29: - !str v20\n 29: - !str v30\n 29: - !seq\n 29: - !str v40\n 29: - !str v50\n 29: - !str v60\n 29: - !seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff2ed50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff2ede0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff2ee70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff2ef00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff2ef90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff2f020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5592aff2f0b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff2f140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff2f1d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff2f260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5592aff2f2f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff2f380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff2f410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff2f4a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff2f530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5592aff2f5c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5592aff2f650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5592aff2f6e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff2f770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5592aff2f800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5592aff2f890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5592aff2f920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff2f9b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff2fa40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff2fad0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !seq\n 29: - !str k1: v1\n 29: !str k2: v2\n 29: !str k3: v3\n 29: - !map\n 29: !str k4: v4\n 29: !str k5: v5\n 29: !str k6: v6\n 29: - !map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !str v10\n 29: - !str v20\n 29: - !str v30\n 29: - !seq\n 29: - !str v40\n 29: - !str v50\n 29: - !str v60\n 29: - !seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff469c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff46a50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff46ae0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff46b70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff46c00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff46c90 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5592aff46d20 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff46db0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff46e40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff46ed0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5592aff46f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff46ff0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff47080 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff47110 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff471a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5592aff47230 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5592aff472c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5592aff47350 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff473e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5592aff47470 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5592aff47500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5592aff47590 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff47620 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff476b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff47740 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ! a~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff2e440 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ! a\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff44ea0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ivar: !!int 0\r\n 29: svar: !!str 0\r\n 29: fvar: !!float 0.1\r\n 29: !!int 2: !!float 3\r\n 29: !!float 3: !!int 3.4\r\n 29: !!str key: !!int val\r\n 29: myObject: !myClass { name: Joe, age: 15 }\r\n 29: picture: !!binary >-\r\n 29: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=\r\n 29: 1IAADs=\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff2ff60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff2fff0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5592aff30080 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5592aff30110 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5592aff301a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5592aff30230 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5592aff302c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5592aff30350 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff303e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff30470 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff30500 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !!int 0\n 29: svar: !!str 0\n 29: fvar: !!float 0.1\n 29: !!int 2: !!float 3\n 29: !!float 3: !!int 3.4\n 29: !!str key: !!int val\n 29: myObject: !myClass\n 29: name: Joe\n 29: age: 15\n 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff47bd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff47c60 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5592aff47cf0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5592aff47d80 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5592aff47e10 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5592aff47ea0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5592aff47f30 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5592aff47fc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff48050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff480e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff48170 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ivar: !int 0\r\n 29: svar: !str 0\r\n 29: fvar: !float 0.1\r\n 29: !int 2: !float 3\r\n 29: !float 3: !int 3.4\r\n 29: !str key: !int val\r\n 29: myObject: !myClass { name: Joe, age: 15 }\r\n 29: picture: !binary >-\r\n 29: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=\r\n 29: 1IAADs=\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff30870 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff30900 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5592aff30990 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5592aff30a20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5592aff30ab0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5592aff30b40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5592aff30bd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5592aff30c60 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff30cf0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff30d80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff30e10 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !int 0\n 29: svar: !str 0\n 29: fvar: !float 0.1\n 29: !int 2: !float 3\n 29: !float 3: !int 3.4\n 29: !str key: !int val\n 29: myObject: !myClass\n 29: name: Joe\n 29: age: 15\n 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff484e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff48570 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5592aff48600 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5592aff48690 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5592aff48720 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5592aff487b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5592aff48840 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5592aff488d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff48960 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff489f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff48a80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\r\n 29: ivar: !!int 0,\r\n 29: svar: !!str 0,\r\n 29: !!str key: !!int val\r\n 29: }~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff31180 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff31210 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5592aff312a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5592aff31330 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !!int 0\n 29: svar: !!str 0\n 29: !!str key: !!int val\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff48df0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff48e80 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5592aff48f10 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5592aff48fa0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\r\n 29: ivar: !int 0,\r\n 29: svar: !str 0,\r\n 29: !str key: !int val\r\n 29: }\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff31a90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff31b20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5592aff31bb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5592aff31c40 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !int 0\n 29: svar: !str 0\n 29: !str key: !int val\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff49700 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff49790 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5592aff49820 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5592aff498b0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: - !!int 0\r\n 29: - !!str 0\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff323a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff32430 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff324c0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff4a010 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff4a0a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff4a130 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: - !int 0\r\n 29: - !str 0\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff32cb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff32d40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff32dd0 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff4a920 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff4a9b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff4aa40 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: [\r\n 29: !!int 0,\r\n 29: !!str 0\r\n 29: ]\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff335c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff33650 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff336e0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff4b230 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff4b2c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff4b350 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: [\r\n 29: !int 0,\r\n 29: !str 0\r\n 29: ]\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff33ed0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff33f60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff33ff0 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff4bb40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff4bbd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff4bc60 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: some_seq: !!its_type [\r\n 29: !!int 0,\r\n 29: !!str 0\r\n 29: ]\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff347e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff34870 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff34900 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5592aff34990 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: some_seq: !!its_type\n 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff4c450 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff4c4e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff4c570 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5592aff4c600 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: some_seq: !its_type [\r\n 29: !int 0,\r\n 29: !str 0\r\n 29: ]\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff350f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff35180 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff35210 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5592aff352a0 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: some_seq: !its_type\n 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff4cd60 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff4cdf0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff4ce80 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5592aff4cf10 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \r\n 29: --- !!map\r\n 29: a: 0\r\n 29: b: 1\r\n 29: --- !map\r\n 29: ? a\r\n 29: : b\r\n 29: --- !!seq\r\n 29: - a\r\n 29: - b\r\n 29: --- !!str\r\n 29: a b b\r\n 29: ...\r\n 29: --- !!str a b\r\n 29: ...\r\n 29: --- !!str a b\r\n 29: --- !!str\r\n 29: a: b\r\n 29: --- !!str a: b\r\n 29: ---\r\n 29: !!str a: b\r\n 29: ---\r\n 29: !!str a b b\r\n 29: ---\r\n 29: !!set\r\n 29: ? a\r\n 29: ? b\r\n 29: --- !!set\r\n 29: ? a\r\n 29: ? b\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff36310 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5592aff363a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5592aff36430 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5592aff364c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5592aff36550 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5592aff365e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5592aff36670 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5592aff36700 VAL: 'a' (2 sibs) 29: [8] [8] 0x5592aff36790 VAL: 'b' (2 sibs) 29: [9] [9] 0x5592aff36820 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5592aff368b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5592aff36940 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5592aff369d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5592aff36a60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5592aff36af0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5592aff36b80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5592aff36c10 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5592aff36ca0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5592aff36d30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5592aff36dc0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5592aff36e50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5592aff36ee0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5592aff36f70 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: --- !!map\n 29: a: 0\n 29: b: 1\n 29: --- !map\n 29: a: b\n 29: --- !!seq\n 29: - a\n 29: - b\n 29: --- !!str a b\n 29: --- !!str a b\n 29: --- !!str a b\n 29: --- !!str 'a: b'\n 29: --- !!str 'a: b'\n 29: ---\n 29: !!str a: b\n 29: --- !!str a b\n 29: --- !!set\n 29: a: \n 29: b: \n 29: --- !!set\n 29: a: \n 29: b: \n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff4df80 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5592aff4e010 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5592aff4e0a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5592aff4e130 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5592aff4e1c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5592aff4e250 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5592aff4e2e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5592aff4e370 VAL: 'a' (2 sibs) 29: [8] [8] 0x5592aff4e400 VAL: 'b' (2 sibs) 29: [9] [9] 0x5592aff4e490 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5592aff4e520 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5592aff4e5b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5592aff4e640 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5592aff4e6d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5592aff4e760 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5592aff4e7f0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5592aff4e880 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5592aff4e910 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5592aff4e9a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5592aff4ea30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5592aff4eac0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5592aff4eb50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5592aff4ebe0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!map\r\n 29: !!str a0: !!xxx b0\r\n 29: !!str fooz: !!map\r\n 29: k1: !!float 1.0\r\n 29: k3: !!float 2.0\r\n 29: !!str foo: !!map\r\n 29: !!int 1: !!float 20.0\r\n 29: !!int 3: !!float 40.0\r\n 29: bar: !!map\r\n 29: 10: !!str 2\r\n 29: 30: !!str 4\r\n 29: !!str baz:\r\n 29: !!int 10: !!float 20\r\n 29: !!int 30: !!float 40\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff35a00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5592aff35a90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff35b20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5592aff35bb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5592aff35c40 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5592aff35cd0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5592aff35d60 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5592aff35df0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5592aff35e80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5592aff35f10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5592aff35fa0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5592aff36030 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff360c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5592aff36150 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !!map\n 29: !!str a0: !!xxx b0\n 29: !!str fooz: !!map\n 29: k1: !!float 1.0\n 29: k3: !!float 2.0\n 29: !!str foo: !!map\n 29: !!int 1: !!float 20.0\n 29: !!int 3: !!float 40.0\n 29: bar: !!map\n 29: 10: !!str 2\n 29: 30: !!str 4\n 29: !!str baz:\n 29: !!int 10: !!float 20\n 29: !!int 30: !!float 40\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff4d670 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5592aff4d700 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff4d790 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5592aff4d820 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5592aff4d8b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5592aff4d940 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5592aff4d9d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5592aff4da60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5592aff4daf0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5592aff4db80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5592aff4dc10 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5592aff4dca0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff4dd30 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5592aff4ddc0 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !map\r\n 29: !str a0: !xxx b0\r\n 29: !str fooz: !map\r\n 29: k1: !float 1.0\r\n 29: k3: !float 2.0\r\n 29: !str foo: !map\r\n 29: !int 1: !float 20.0\r\n 29: !int 3: !float 40.0\r\n 29: bar: !map\r\n 29: 10: !str 2\r\n 29: 30: !str 4\r\n 29: !str baz:\r\n 29: !int 10: !float 20\r\n 29: !int 30: !float 40\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff37520 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5592aff375b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff37640 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5592aff376d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5592aff37760 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5592aff377f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5592aff37880 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5592aff37910 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5592aff379a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5592aff37a30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5592aff37ac0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5592aff37b50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff37be0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5592aff37c70 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !map\n 29: !str a0: !xxx b0\n 29: !str fooz: !map\n 29: k1: !float 1.0\n 29: k3: !float 2.0\n 29: !str foo: !map\n 29: !int 1: !float 20.0\n 29: !int 3: !float 40.0\n 29: bar: !map\n 29: 10: !str 2\n 29: 30: !str 4\n 29: !str baz:\n 29: !int 10: !float 20\n 29: !int 30: !float 40\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff4f190 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5592aff4f220 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff4f2b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5592aff4f340 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5592aff4f3d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5592aff4f460 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5592aff4f4f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5592aff4f580 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5592aff4f610 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5592aff4f6a0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5592aff4f730 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5592aff4f7c0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff4f850 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5592aff4f8e0 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!seq\r\n 29: - !!str k1: v1\r\n 29: !!str k2: v2\r\n 29: !!str k3: v3\r\n 29: - !!map\r\n 29: !!str k4: v4\r\n 29: !!str k5: v5\r\n 29: !!str k6: v6\r\n 29: - !!map\r\n 29: k7: v7\r\n 29: k8: v8\r\n 29: k9: v9\r\n 29: - - !!str v10\r\n 29: - !!str v20\r\n 29: - !!str v30\r\n 29: - !!seq\r\n 29: - !!str v40\r\n 29: - !!str v50\r\n 29: - !!str v60\r\n 29: - !!seq\r\n 29: - v70\r\n 29: - v80\r\n 29: - v90\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff38740 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff387d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff38860 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff388f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff38980 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff38a10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5592aff38aa0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff38b30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff38bc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff38c50 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5592aff38ce0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff38d70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff38e00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff38e90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff38f20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5592aff38fb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5592aff39040 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5592aff390d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff39160 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5592aff391f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5592aff39280 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5592aff39310 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff393a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff39430 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff394c0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !!seq\n 29: - !!str k1: v1\n 29: !!str k2: v2\n 29: !!str k3: v3\n 29: - !!map\n 29: !!str k4: v4\n 29: !!str k5: v5\n 29: !!str k6: v6\n 29: - !!map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !!str v10\n 29: - !!str v20\n 29: - !!str v30\n 29: - !!seq\n 29: - !!str v40\n 29: - !!str v50\n 29: - !!str v60\n 29: - !!seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff503b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff50440 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff504d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff50560 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff505f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff50680 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5592aff50710 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff507a0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff50830 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff508c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5592aff50950 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff509e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff50a70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff50b00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff50b90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5592aff50c20 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5592aff50cb0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5592aff50d40 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff50dd0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5592aff50e60 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5592aff50ef0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5592aff50f80 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff51010 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff510a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff51130 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !seq\r\n 29: - !str k1: v1\r\n 29: !str k2: v2\r\n 29: !str k3: v3\r\n 29: - !map\r\n 29: !str k4: v4\r\n 29: !str k5: v5\r\n 29: !str k6: v6\r\n 29: - !map\r\n 29: k7: v7\r\n 29: k8: v8\r\n 29: k9: v9\r\n 29: - - !str v10\r\n 29: - !str v20\r\n 29: - !str v30\r\n 29: - !seq\r\n 29: - !str v40\r\n 29: - !str v50\r\n 29: - !str v60\r\n 29: - !seq\r\n 29: - v70\r\n 29: - v80\r\n 29: - v90\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5592aff39950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff399e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff39a70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff39b00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff39b90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff39c20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5592aff39cb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff39d40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff39dd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff39e60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5592aff39ef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff39f80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff3a010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff3a0a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff3a130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5592aff3a1c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5592aff3a250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5592aff3a2e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff3a370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5592aff3a400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5592aff3a490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5592aff3a520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff3a5b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff3a640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff3a6d0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !seq\n 29: - !str k1: v1\n 29: !str k2: v2\n 29: !str k3: v3\n 29: - !map\n 29: !str k4: v4\n 29: !str k5: v5\n 29: !str k6: v6\n 29: - !map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !str v10\n 29: - !str v20\n 29: - !str v30\n 29: - !seq\n 29: - !str v40\n 29: - !str v50\n 29: - !str v60\n 29: - !seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x5592aff515c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff51650 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff516e0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff51770 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff51800 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff51890 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5592aff51920 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff519b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff51a40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff51ad0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5592aff51b60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff51bf0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff51c80 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff51d10 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff51da0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5592aff51e30 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5592aff51ec0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5592aff51f50 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff51fe0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5592aff52070 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5592aff52100 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5592aff52190 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff52220 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff522b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff52340 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb1be0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592afeb1690 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb1cf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5592afeafe90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5592afeaff28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5592afeaffc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5592afeb0058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5592afeb00f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5592afeb0188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5592afeb0220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5592afeb0360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5592afeb03f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5592afeb02b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff4faa0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff4fb30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5592aff4fbc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5592aff4fc50 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5592aff4fce0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5592aff4fd70 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5592aff4fe00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5592aff4fe90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff4ff20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff4ffb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff50040 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb1e10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5592afeb0910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5592afeb09a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5592afeb0a40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5592afeb0ad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5592afeb0b70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5592afeb0c08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5592afeb0ca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5592afeb0de0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5592afeb0e78 KEYVAL: 'age' '15' (2 sibs) 29: 0x5592afeb0d38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff527d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff52860 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5592aff528f0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5592aff52980 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5592aff52a10 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5592aff52aa0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5592aff52b30 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5592aff52bc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff52c50 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff52ce0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff52d70 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb1f28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5592afeb0f20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5592afeb0fb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5592afeb1050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff500e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff50170 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5592aff50200 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5592aff50290 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5592afeb19c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5592afeb1a58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5592afeb1af0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff52e10 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff52ea0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5592aff52f30 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5592aff52fc0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeafb10 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeafba8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff3cbf0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff3cc80 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff3cd10 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb0540 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb05d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff53060 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff530f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff53180 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb06d0 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeb0768 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff53220 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff532b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff53340 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb24a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb2d20 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb2db8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff533e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff53470 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff53500 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb25b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5592afeb1280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5592afeb1320 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeb13b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff535a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff53630 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff536c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5592aff53750 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb26d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5592afeb14b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5592afeb1550 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb15e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff537f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff53880 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff53910 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5592aff539a0 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb27e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5592afeb30e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5592afeb3810 KEYVAL: 'a' '0' (2 sibs) 29: 0x5592afeb38a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5592afeb3178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5592afeb0860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5592afeb3210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5592afeb3950 VAL: 'a' (2 sibs) 29: 0x5592afeb39e8 VAL: 'b' (2 sibs) 29: 0x5592afeb32a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb3340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb33d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb3470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5592afeb3508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5592afeb35a0 DOCMAP: (12 sibs) 1 children: 29: 0x5592afeb1910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5592afeb3638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb36d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5592afeb3a90 KEYVAL: 'a' '' (2 sibs) 29: 0x5592afeb3b28 KEYVAL: 'b' '' (2 sibs) 29: 0x5592afeb3768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5592afeb3bd0 KEYVAL: 'a' '' (2 sibs) 29: 0x5592afeb3c68 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff53a40 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5592aff53ad0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5592aff53b60 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5592aff53bf0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5592aff53c80 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5592aff53d10 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5592aff53da0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5592aff53e30 VAL: 'a' (2 sibs) 29: [8] [8] 0x5592aff53ec0 VAL: 'b' (2 sibs) 29: [9] [9] 0x5592aff53f50 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5592aff53fe0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5592aff54070 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5592aff54100 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5592aff54190 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5592aff54220 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5592aff542b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5592aff54340 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5592aff543d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5592aff54460 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5592aff544f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5592aff54580 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5592aff54610 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5592aff546a0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5592afeb3db0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5592afeb3e48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5592afeb40b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5592afeb4148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5592afeb3ee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5592afeb41f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5592afeb4288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5592afeb3f78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5592afeb4330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5592afeb43c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5592afeb4010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5592afeb4470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5592afeb4508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff54740 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5592aff547d0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff54860 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5592aff548f0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5592aff54980 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5592aff54a10 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5592aff54aa0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5592aff54b30 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5592aff54bc0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5592aff54c50 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5592aff54ce0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5592aff54d70 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff54e00 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5592aff54e90 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2a18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5592afeb4600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5592afeb4698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5592afeb4900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5592afeb4998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5592afeb4730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5592afeb4a40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5592afeb4ad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5592afeb47c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5592afeb4b80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5592afeb4c18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5592afeb4860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5592afeb4cc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5592afeb4d58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff54f30 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5592aff54fc0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff55050 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5592aff550e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5592aff55170 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5592aff55200 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5592aff55290 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5592aff55320 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5592aff553b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5592aff55440 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5592aff554d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5592aff55560 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff555f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5592aff55680 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2b30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5592afeb5930 MAP: (6 sibs) 3 children: 29: 0x5592afeb5cd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5592afeb5d68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5592afeb5e00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5592afeb59c8 MAP***: !!map (6 sibs) 3 children: 29: 0x5592afeb5ea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5592afeb5f38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5592afeb5fd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5592afeb5a60 MAP***: !!map (6 sibs) 3 children: 29: 0x5592afeb6070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5592afeb6108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5592afeb61a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5592afeb5af8 SEQ: (6 sibs) 3 children: 29: 0x5592afeb6240 VAL***: '!!str v10' (3 sibs) 29: 0x5592afeb62d8 VAL***: '!!str v20' (3 sibs) 29: 0x5592afeb6370 VAL***: '!!str v30' (3 sibs) 29: 0x5592afeb5b90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5592afeb6410 VAL***: '!!str v40' (3 sibs) 29: 0x5592afeb64a8 VAL***: '!!str v50' (3 sibs) 29: 0x5592afeb6540 VAL***: '!!str v60' (3 sibs) 29: 0x5592afeb5c28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5592afeb65e0 VAL: 'v70' (3 sibs) 29: 0x5592afeb6678 VAL: 'v80' (3 sibs) 29: 0x5592afeb6710 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff55720 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff557b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff55840 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff558d0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff55960 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff559f0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5592aff55a80 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff55b10 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff55ba0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff55c30 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5592aff55cc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff55d50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff55de0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff55e70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff55f00 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5592aff55f90 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5592aff56020 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5592aff560b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff56140 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5592aff561d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5592aff56260 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5592aff562f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff56380 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff56410 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff564a0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2c48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5592afeb6800 MAP: (6 sibs) 3 children: 29: 0x5592afeb6ba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5592afeb6c38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5592afeb6cd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5592afeb6898 MAP***: !map (6 sibs) 3 children: 29: 0x5592afeb6d70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5592afeb6e08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5592afeb6ea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5592afeb6930 MAP***: !map (6 sibs) 3 children: 29: 0x5592afeb6f40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5592afeb6fd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5592afeb7070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5592afeb69c8 SEQ: (6 sibs) 3 children: 29: 0x5592afeb7110 VAL***: '!str v10' (3 sibs) 29: 0x5592afeb71a8 VAL***: '!str v20' (3 sibs) 29: 0x5592afeb7240 VAL***: '!str v30' (3 sibs) 29: 0x5592afeb6a60 SEQ***: !seq (6 sibs) 3 children: 29: 0x5592afeb72e0 VAL***: '!str v40' (3 sibs) 29: 0x5592afeb7378 VAL***: '!str v50' (3 sibs) 29: 0x5592afeb7410 VAL***: '!str v60' (3 sibs) 29: 0x5592afeb6af8 SEQ***: !seq (6 sibs) 3 children: 29: 0x5592afeb74b0 VAL: 'v70' (3 sibs) 29: 0x5592afeb7548 VAL: 'v80' (3 sibs) 29: 0x5592afeb75e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff56540 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff565d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff56660 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff566f0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff56780 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff56810 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5592aff568a0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff56930 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff569c0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff56a50 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5592aff56ae0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff56b70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff56c00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff56c90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff56d20 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5592aff56db0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5592aff56e40 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5592aff56ed0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff56f60 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5592aff56ff0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5592aff57080 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5592aff57110 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff571a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff57230 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff572c0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb1be0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592afeb1870 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb1cf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5592afeafe90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5592afeaff28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5592afeaffc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5592afeb0058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5592afeb00f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5592afeb0188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5592afeb0220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5592afeb0360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5592afeb03f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5592afeb02b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff57360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff573f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5592aff57480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5592aff57510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5592aff575a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5592aff57630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5592aff576c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5592aff57750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff577e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff57870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff57900 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb1e10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5592afeb0910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5592afeb09a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5592afeb0a40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5592afeb0ad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5592afeb0b70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5592afeb0c08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5592afeb0ca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5592afeb0de0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5592afeb0e78 KEYVAL: 'age' '15' (2 sibs) 29: 0x5592afeb0d38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff579a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5592aff57a30 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5592aff57ac0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5592aff57b50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5592aff57be0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5592aff57c70 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5592aff57d00 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5592aff57d90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5592aff57e20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5592aff57eb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5592aff57f40 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb1f28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5592afeb0f20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5592afeb0fb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5592afeb1050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff57fe0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff58070 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5592aff58100 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5592aff58190 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5592afeb19c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5592afeb1a58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5592afeb1af0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff58230 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5592aff582c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5592aff58350 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5592aff583e0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeafb10 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeafba8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff58480 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff58510 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff585a0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb0540 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb05d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff58640 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff586d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff58760 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb06d0 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeb0768 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff58800 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff58890 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5592aff58920 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb24a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5592afeb2d20 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb2db8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff589c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5592aff58a50 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5592aff58ae0 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb25b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5592afeb1280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5592afeb1320 VAL***: '!!int 0' (2 sibs) 29: 0x5592afeb13b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff58b80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff58c10 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff58ca0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5592aff58d30 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb26d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5592afeb14b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5592afeb1550 VAL***: '!int 0' (2 sibs) 29: 0x5592afeb15e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff58dd0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5592aff58e60 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5592aff58ef0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5592aff58f80 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb27e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5592afeb30e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5592afeb3810 KEYVAL: 'a' '0' (2 sibs) 29: 0x5592afeb38a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5592afeb3178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5592afeb0860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5592afeb3210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5592afeb3950 VAL: 'a' (2 sibs) 29: 0x5592afeb39e8 VAL: 'b' (2 sibs) 29: 0x5592afeb32a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb3340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb33d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb3470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5592afeb3508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5592afeb35a0 DOCMAP: (12 sibs) 1 children: 29: 0x5592afeb1910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5592afeb3638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5592afeb36d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5592afeb3a90 KEYVAL: 'a' '' (2 sibs) 29: 0x5592afeb3b28 KEYVAL: 'b' '' (2 sibs) 29: 0x5592afeb3768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5592afeb3bd0 KEYVAL: 'a' '' (2 sibs) 29: 0x5592afeb3c68 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff59020 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5592aff590b0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5592aff59140 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5592aff591d0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5592aff59260 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5592aff592f0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5592aff59380 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5592aff59410 VAL: 'a' (2 sibs) 29: [8] [8] 0x5592aff594a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x5592aff59530 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5592aff595c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5592aff59650 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5592aff596e0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5592aff59770 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5592aff59800 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5592aff59890 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5592aff59920 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5592aff599b0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5592aff59a40 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5592aff59ad0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5592aff59b60 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5592aff59bf0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5592aff59c80 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5592afeb3db0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5592afeb3e48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5592afeb40b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5592afeb4148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5592afeb3ee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5592afeb41f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5592afeb4288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5592afeb3f78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5592afeb4330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5592afeb43c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5592afeb4010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5592afeb4470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5592afeb4508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff59d20 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5592aff59db0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff59e40 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5592aff59ed0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5592aff59f60 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5592aff59ff0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5592aff5a080 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5592aff5a110 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5592aff5a1a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5592aff5a230 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5592aff5a2c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5592aff5a350 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff5a3e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5592aff5a470 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2a18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5592afeb4600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5592afeb4698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5592afeb4900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5592afeb4998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5592afeb4730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5592afeb4a40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5592afeb4ad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5592afeb47c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5592afeb4b80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5592afeb4c18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5592afeb4860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5592afeb4cc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5592afeb4d58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff5a510 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5592aff5a5a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5592aff5a630 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5592aff5a6c0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5592aff5a750 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5592aff5a7e0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5592aff5a870 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5592aff5a900 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5592aff5a990 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5592aff5aa20 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5592aff5aab0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5592aff5ab40 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5592aff5abd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5592aff5ac60 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2b30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5592afeb5930 MAP: (6 sibs) 3 children: 29: 0x5592afeb5cd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5592afeb5d68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5592afeb5e00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5592afeb59c8 MAP***: !!map (6 sibs) 3 children: 29: 0x5592afeb5ea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5592afeb5f38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5592afeb5fd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5592afeb5a60 MAP***: !!map (6 sibs) 3 children: 29: 0x5592afeb6070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5592afeb6108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5592afeb61a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5592afeb5af8 SEQ: (6 sibs) 3 children: 29: 0x5592afeb6240 VAL***: '!!str v10' (3 sibs) 29: 0x5592afeb62d8 VAL***: '!!str v20' (3 sibs) 29: 0x5592afeb6370 VAL***: '!!str v30' (3 sibs) 29: 0x5592afeb5b90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5592afeb6410 VAL***: '!!str v40' (3 sibs) 29: 0x5592afeb64a8 VAL***: '!!str v50' (3 sibs) 29: 0x5592afeb6540 VAL***: '!!str v60' (3 sibs) 29: 0x5592afeb5c28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5592afeb65e0 VAL: 'v70' (3 sibs) 29: 0x5592afeb6678 VAL: 'v80' (3 sibs) 29: 0x5592afeb6710 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff5ad00 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff5ad90 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff5ae20 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff5aeb0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff5af40 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff5afd0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5592aff5b060 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff5b0f0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff5b180 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff5b210 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5592aff5b2a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff5b330 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff5b3c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff5b450 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff5b4e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5592aff5b570 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5592aff5b600 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5592aff5b690 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff5b720 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5592aff5b7b0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5592aff5b840 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5592aff5b8d0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff5b960 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff5b9f0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff5ba80 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x5592afeb2c48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5592afeb6800 MAP: (6 sibs) 3 children: 29: 0x5592afeb6ba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5592afeb6c38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5592afeb6cd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5592afeb6898 MAP***: !map (6 sibs) 3 children: 29: 0x5592afeb6d70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5592afeb6e08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5592afeb6ea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5592afeb6930 MAP***: !map (6 sibs) 3 children: 29: 0x5592afeb6f40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5592afeb6fd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5592afeb7070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5592afeb69c8 SEQ: (6 sibs) 3 children: 29: 0x5592afeb7110 VAL***: '!str v10' (3 sibs) 29: 0x5592afeb71a8 VAL***: '!str v20' (3 sibs) 29: 0x5592afeb7240 VAL***: '!str v30' (3 sibs) 29: 0x5592afeb6a60 SEQ***: !seq (6 sibs) 3 children: 29: 0x5592afeb72e0 VAL***: '!str v40' (3 sibs) 29: 0x5592afeb7378 VAL***: '!str v50' (3 sibs) 29: 0x5592afeb7410 VAL***: '!str v60' (3 sibs) 29: 0x5592afeb6af8 SEQ***: !seq (6 sibs) 3 children: 29: 0x5592afeb74b0 VAL: 'v70' (3 sibs) 29: 0x5592afeb7548 VAL: 'v80' (3 sibs) 29: 0x5592afeb75e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5592aff5bb20 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5592aff5bbb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5592aff5bc40 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5592aff5bcd0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5592aff5bd60 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5592aff5bdf0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5592aff5be80 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5592aff5bf10 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5592aff5bfa0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5592aff5c030 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5592aff5c0c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5592aff5c150 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5592aff5c1e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5592aff5c270 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5592aff5c300 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5592aff5c390 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5592aff5c420 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5592aff5c4b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5592aff5c540 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5592aff5c5d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5592aff5c660 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5592aff5c6f0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5592aff5c780 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5592aff5c810 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5592aff5c8a0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase (19 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (20 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.03 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x5588ee990770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x5588ee98ce30 DOCMAP: (3 sibs) 3 children: 30: 0x5588ee98d000 KEYVAL: 'a' '' (3 sibs) 30: 0x5588ee98d098 KEYVAL: 'b' '' (3 sibs) 30: 0x5588ee98d130 KEYVAL: '' '' (3 sibs) 30: 0x5588ee98cec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5588ee98d1d0 KEYVAL: 'a' '' (2 sibs) 30: 0x5588ee98d268 KEYVAL: 'b' '' (2 sibs) 30: 0x5588ee98cf60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x5588ee98d310 KEYVAL: 'a' '' (3 sibs) 30: 0x5588ee98d3a8 KEYVAL: 'b' '' (3 sibs) 30: 0x5588ee98d440 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588ee9fe750 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x5588ee9fe990 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x5588ee9fe7e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x5588ee9fe870 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x5588ee9fe900 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5588ee9fea20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5588ee9feab0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5588ee9feb40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5588ee9febd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5588ee9fec60 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5588ee9fecf0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5588ee9fed80 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: --------------- 30: 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe 30: ?foo: safe question mark 30: :foo: safe colon 30: -foo: safe dash 30: this is#not: a comment 30: --------------- 30: REF TREE: 30: 0x5588ee990888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98d840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x5588ee98d8d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5588ee98d970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x5588ee98da08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x5588ee98daa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea007d0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea00860 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea008f0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea00980 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea00a10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea00aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: --------------- 30: { 30: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe, 30: ?foo: safe question mark, 30: :foo: safe colon, 30: -foo: safe dash, 30: this is#not: a comment, 30: }--------------- 30: REF TREE: 30: 0x5588ee9909a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98dfb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x5588ee98e048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5588ee98e0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x5588ee98e178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x5588ee98e210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea02780 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea02810 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea028a0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea02930 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea029c0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea02a50 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: --------------- 30: 30: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~ 30: - ?foo 30: - :foo 30: - -foo 30: - this is#not:a comment 30: --------------- 30: REF TREE: 30: 0x5588ee990ab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5588ee98e2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x5588ee98e348 VAL: '?foo' (5 sibs) 30: 0x5588ee98e3e0 VAL: ':foo' (5 sibs) 30: 0x5588ee98e478 VAL: '-foo' (5 sibs) 30: 0x5588ee98e510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea04590 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea04620 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea046b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea04740 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea047d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea04860 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: --------------- 30: [ 30: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~, 30: ?foo, 30: :foo, 30: -foo, 30: this is#not:a comment, 30: ]--------------- 30: REF TREE: 30: 0x5588ee990bd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5588ee98ee80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x5588ee98ef18 VAL: '?foo' (5 sibs) 30: 0x5588ee98efb0 VAL: ':foo' (5 sibs) 30: 0x5588ee98f048 VAL: '-foo' (5 sibs) 30: 0x5588ee98f0e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea06480 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea06510 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea065a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea06630 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea066c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea06750 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: --------------- 30: 30: ? an explicit key 30: : its value 30: --------------- 30: REF TREE: 30: 0x5588ee990ce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98db90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea081b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea08240 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: --------------- 30: 30: { 30: a simple key: a value, 30: ? an explicit key: another value, 30: } 30: --------------- 30: REF TREE: 30: 0x5588ee990e00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98cb20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98cbb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea09fa0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea0a030 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea0a0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: --------------- 30: 30: { 30: ? an explicit key: another value, 30: a simple key: a value, 30: } 30: --------------- 30: REF TREE: 30: 0x5588ee990f18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98dcd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98dd68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea0bd90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea0be20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea0beb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: --------------- 30: 30: a simple key: a value 30: ? an explicit key: another value 30: --------------- 30: REF TREE: 30: 0x5588ee991030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98de60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98def8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea0dac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea0db50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea0dbe0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: --------------- 30: 30: ? an explicit key: another value 30: a simple key: a value 30: --------------- 30: REF TREE: 30: 0x5588ee991148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98e600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98e698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea0f7f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea0f880 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea0f910 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: --------------- 30: 30: map: 30: ? an explicit key: another value 30: a simple key: a value 30: ? an explicit key deindented: its value 30: --------------- 30: REF TREE: 30: 0x5588ee991260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98e8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x5588ee98ea10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98eaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98e968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea11820 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea118b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5588eea11940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea119d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea11a60 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: --------------- 30: 30: - ? an explicit key: another value 30: a simple key: a value 30: - ? another explicit key: its value 30: --------------- 30: REF TREE: 30: 0x5588ee991378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x5588ee98ec40 MAP: (2 sibs) 2 children: 30: 0x5588ee990310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee9903a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98ecd8 MAP: (2 sibs) 1 children: 30: 0x5588ee98ed80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea13710 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5588eea137a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5588eea13830 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea138c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea13950 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5588eea139e0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: --------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee991490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98eb50 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea155c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea15650 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: --------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee9915a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee9904a0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea17470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea17500 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: --------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee9916c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee990590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea19320 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea193b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: --------------- 30: ? > 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee9917d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee990680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea1b1d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea1b260 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: --------------- 30: ? >+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee9918f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee992a80 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea1d080 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea1d110 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: --------------- 30: ? >- 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee991a08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98f1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea1ef30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea1efc0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: c: 30: ? d 30: e: 30: --------------- 30: REF TREE: 30: 0x5588ee991b20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98f270 KEYVAL: 'a' '' (5 sibs) 30: 0x5588ee98f308 KEYVAL: 'b' '' (5 sibs) 30: 0x5588ee98f3a0 KEYVAL: 'c' '' (5 sibs) 30: 0x5588ee98f438 KEYVAL: 'd' '' (5 sibs) 30: 0x5588ee98f4d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea20c60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea20cf0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5588eea20d80 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5588eea20e10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5588eea20ea0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5588eea20f30 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: --------------- 30: 30: a: 1 30: ? b 30: &anchor c: 3 30: ? d 30: !!str e: 4 30: ? f 30: --------------- 30: REF TREE: 30: 0x5588ee991c38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x5588ee98f5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x5588ee98f658 KEYVAL: 'b' '' (6 sibs) 30: 0x5588ee98f6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x5588ee98f788 KEYVAL: 'd' '' (6 sibs) 30: 0x5588ee98f820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x5588ee98f8b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea22990 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5588eea22a20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5588eea22ab0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5588eea22b40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5588eea22bd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5588eea22c60 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5588eea22cf0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x5588ee990770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x5588ee98ce30 DOCMAP: (3 sibs) 3 children: 30: 0x5588ee98d000 KEYVAL: 'a' '' (3 sibs) 30: 0x5588ee98d098 KEYVAL: 'b' '' (3 sibs) 30: 0x5588ee98d130 KEYVAL: '' '' (3 sibs) 30: 0x5588ee98cec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5588ee98d1d0 KEYVAL: 'a' '' (2 sibs) 30: 0x5588ee98d268 KEYVAL: 'b' '' (2 sibs) 30: 0x5588ee98cf60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x5588ee98d310 KEYVAL: 'a' '' (3 sibs) 30: 0x5588ee98d3a8 KEYVAL: 'b' '' (3 sibs) 30: 0x5588ee98d440 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea232e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x5588eea23520 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x5588eea23370 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x5588eea23400 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x5588eea23490 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5588eea235b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5588eea23640 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5588eea236d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5588eea23760 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5588eea237f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5588eea23880 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5588eea23910 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: --------------- 30: 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe 30: ?foo: safe question mark 30: :foo: safe colon 30: -foo: safe dash 30: this is#not: a comment 30: --------------- 30: REF TREE: 30: 0x5588ee990888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98d840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x5588ee98d8d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5588ee98d970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x5588ee98da08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x5588ee98daa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea23bf0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea23c80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea23d10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea23da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea23e30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea23ec0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: --------------- 30: { 30: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe, 30: ?foo: safe question mark, 30: :foo: safe colon, 30: -foo: safe dash, 30: this is#not: a comment, 30: }--------------- 30: REF TREE: 30: 0x5588ee9909a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98dfb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x5588ee98e048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5588ee98e0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x5588ee98e178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x5588ee98e210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea24500 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea24590 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea24620 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea246b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea24740 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea247d0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: --------------- 30: 30: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~ 30: - ?foo 30: - :foo 30: - -foo 30: - this is#not:a comment 30: --------------- 30: REF TREE: 30: 0x5588ee990ab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5588ee98e2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x5588ee98e348 VAL: '?foo' (5 sibs) 30: 0x5588ee98e3e0 VAL: ':foo' (5 sibs) 30: 0x5588ee98e478 VAL: '-foo' (5 sibs) 30: 0x5588ee98e510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea24e10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea24ea0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea24f30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea24fc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea25050 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea250e0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: --------------- 30: [ 30: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~, 30: ?foo, 30: :foo, 30: -foo, 30: this is#not:a comment, 30: ]--------------- 30: REF TREE: 30: 0x5588ee990bd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5588ee98ee80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x5588ee98ef18 VAL: '?foo' (5 sibs) 30: 0x5588ee98efb0 VAL: ':foo' (5 sibs) 30: 0x5588ee98f048 VAL: '-foo' (5 sibs) 30: 0x5588ee98f0e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea25720 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea257b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea25840 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea258d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea25960 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea259f0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: --------------- 30: 30: ? an explicit key 30: : its value 30: --------------- 30: REF TREE: 30: 0x5588ee990ce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98db90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea26030 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea260c0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: --------------- 30: 30: { 30: a simple key: a value, 30: ? an explicit key: another value, 30: } 30: --------------- 30: REF TREE: 30: 0x5588ee990e00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98cb20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98cbb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea26940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea269d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea26a60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: --------------- 30: 30: { 30: ? an explicit key: another value, 30: a simple key: a value, 30: } 30: --------------- 30: REF TREE: 30: 0x5588ee990f18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98dcd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98dd68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea27250 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea272e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea27370 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: --------------- 30: 30: a simple key: a value 30: ? an explicit key: another value 30: --------------- 30: REF TREE: 30: 0x5588ee991030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98de60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98def8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea27b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea27bf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea27c80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: --------------- 30: 30: ? an explicit key: another value 30: a simple key: a value 30: --------------- 30: REF TREE: 30: 0x5588ee991148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98e600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98e698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea28470 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea28500 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea28590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: --------------- 30: 30: map: 30: ? an explicit key: another value 30: a simple key: a value 30: ? an explicit key deindented: its value 30: --------------- 30: REF TREE: 30: 0x5588ee991260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98e8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x5588ee98ea10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98eaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98e968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea28d80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea28e10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5588eea28ea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea28f30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea28fc0 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: --------------- 30: 30: - ? an explicit key: another value 30: a simple key: a value 30: - ? another explicit key: its value 30: --------------- 30: REF TREE: 30: 0x5588ee991378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x5588ee98ec40 MAP: (2 sibs) 2 children: 30: 0x5588ee990310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee9903a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98ecd8 MAP: (2 sibs) 1 children: 30: 0x5588ee98ed80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea29690 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5588eea29720 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5588eea297b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea29840 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea298d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5588eea29960 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: --------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee991490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98eb50 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea29fa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2a030 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: --------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee9915a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee9904a0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea2a8b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2a940 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: --------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee9916c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee990590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea2b1c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2b250 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: --------------- 30: ? > 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee9917d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee990680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea2bad0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2bb60 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: --------------- 30: ? >+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee9918f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee992a80 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea2c3e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2c470 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: --------------- 30: ? >- 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x5588ee991a08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98f1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea2ccf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2cd80 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: c: 30: ? d 30: e: 30: --------------- 30: REF TREE: 30: 0x5588ee991b20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98f270 KEYVAL: 'a' '' (5 sibs) 30: 0x5588ee98f308 KEYVAL: 'b' '' (5 sibs) 30: 0x5588ee98f3a0 KEYVAL: 'c' '' (5 sibs) 30: 0x5588ee98f438 KEYVAL: 'd' '' (5 sibs) 30: 0x5588ee98f4d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea2d600 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea2d690 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5588eea2d720 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5588eea2d7b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5588eea2d840 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5588eea2d8d0 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: --------------- 30: 30: a: 1 30: ? b 30: &anchor c: 3 30: ? d 30: !!str e: 4 30: ? f 30: --------------- 30: REF TREE: 30: 0x5588ee991c38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x5588ee98f5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x5588ee98f658 KEYVAL: 'b' '' (6 sibs) 30: 0x5588ee98f6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x5588ee98f788 KEYVAL: 'd' '' (6 sibs) 30: 0x5588ee98f820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x5588ee98f8b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea2df10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5588eea2dfa0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5588eea2e030 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5588eea2e0c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5588eea2e150 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5588eea2e1e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5588eea2e270 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? a\n 30: ? b\n 30: ?\n 30: --- !!set # test that we do not add any last item\n 30: ? a\n 30: ? b\n 30: --- !!set # test that we do add the last item\n 30: ? a\n 30: ? b\n 30: ?\n 30: ...\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588ee9fe750 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x5588ee9fe990 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x5588ee9fe7e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x5588ee9fe870 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x5588ee9fe900 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5588ee9fea20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5588ee9feab0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5588ee9feb40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5588ee9febd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5588ee9fec60 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5588ee9fecf0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5588ee9fed80 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ---\n 30: a: \n 30: b: \n 30: : \n 30: --- !!set\n 30: a: \n 30: b: \n 30: --- !!set\n 30: a: \n 30: b: \n 30: : \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea2fc80 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x5588eea2fd10 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x5588eea2fda0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x5588eea2fe30 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5588eea2fec0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5588eea2ff50 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5588eea2ffe0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5588eea30070 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5588eea30100 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5588eea30190 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5588eea30220 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5588eea302b0 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe\n 30: ?foo: safe question mark\n 30: :foo: safe colon\n 30: -foo: safe dash\n 30: this is#not: a comment\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea007d0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea00860 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea008f0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea00980 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea00a10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea00aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe\n 30: '?foo': safe question mark\n 30: ':foo': safe colon\n 30: '-foo': safe dash\n 30: 'this is#not': a comment\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea30e70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea30f00 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea30f90 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea31020 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea310b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea31140 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: {\n 30: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe,\n 30: ?foo: safe question mark,\n 30: :foo: safe colon,\n 30: -foo: safe dash,\n 30: this is#not: a comment,\n 30: }~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea02780 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea02810 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea028a0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea02930 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea029c0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea02a50 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe\n 30: '?foo': safe question mark\n 30: ':foo': safe colon\n 30: '-foo': safe dash\n 30: 'this is#not': a comment\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea31780 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea31810 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea318a0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea31930 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea319c0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea31a50 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~\n 30: - ?foo\n 30: - :foo\n 30: - -foo\n 30: - this is#not:a comment\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea04590 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea04620 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea046b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea04740 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea047d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea04860 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~'\n 30: - '?foo'\n 30: - ':foo'\n 30: - '-foo'\n 30: - 'this is#not:a comment'\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea32090 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea32120 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea321b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea32240 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea322d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea32360 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [\n 30: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~,\n 30: ?foo,\n 30: :foo,\n 30: -foo,\n 30: this is#not:a comment,\n 30: ]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea06480 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea06510 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea065a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea06630 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea066c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea06750 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~'\n 30: - '?foo'\n 30: - ':foo'\n 30: - '-foo'\n 30: - 'this is#not:a comment'\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea329a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea32a30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea32ac0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea32b50 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea32be0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea32c70 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? an explicit key\n 30: : its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea081b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea08240 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea332b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea33340 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: {\n 30: a simple key: a value,\n 30: ? an explicit key: another value,\n 30: }\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea09fa0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea0a030 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea0a0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a simple key: a value\n 30: an explicit key: another value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea33bc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea33c50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea33ce0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: {\n 30: ? an explicit key: another value,\n 30: a simple key: a value,\n 30: }\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea0bd90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea0be20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea0beb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: another value\n 30: a simple key: a value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea344d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea34560 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea345f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: a simple key: a value\n 30: ? an explicit key: another value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea0dac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea0db50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea0dbe0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a simple key: a value\n 30: an explicit key: another value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea34de0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea34e70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea34f00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? an explicit key: another value\n 30: a simple key: a value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea0f7f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea0f880 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea0f910 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: another value\n 30: a simple key: a value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea356f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea35780 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea35810 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: map:\n 30: ? an explicit key: another value\n 30: a simple key: a value\n 30: ? an explicit key deindented: its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea11820 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea118b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5588eea11940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea119d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea11a60 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: map:\n 30: an explicit key: another value\n 30: a simple key: a value\n 30: an explicit key deindented: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea36000 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea36090 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5588eea36120 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea361b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea36240 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: - ? an explicit key: another value\n 30: a simple key: a value\n 30: - ? another explicit key: its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea13710 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5588eea137a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5588eea13830 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea138c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea13950 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5588eea139e0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - an explicit key: another value\n 30: a simple key: a value\n 30: - another explicit key: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea36910 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5588eea369a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5588eea36a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea36ac0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea36b50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5588eea36be0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |\n 30: This is a key\n 30: that has multiple lines\n 30: e lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea155c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea15650 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea37220 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea372b0 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |+\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea17470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea17500 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |+\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea37b30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea37bc0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |-\n 30: This is a key\n 30: that has multiple linesle lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea19320 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea193b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |-\n 30: This is a key\n 30: that has multiple lines\n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea38440 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea384d0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >\n 30: This is a key that has multiple lines\n 30: e lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea1b1d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea1b260 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |\n 30: This is a key that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea38d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea38de0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >+\n 30: This is a key that has multiple lines\n 30: \n 30: lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea1d080 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea1d110 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |+\n 30: This is a key that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea39660 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea396f0 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >-\n 30: This is a key that has multiple linesle lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea1ef30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea1efc0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'This is a key that has multiple lines': and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea39f70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea3a000 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? a\n 30: ? b\n 30: c:\n 30: ? d\n 30: e:\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea20c60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea20cf0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5588eea20d80 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5588eea20e10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5588eea20ea0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5588eea20f30 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a: \n 30: b: \n 30: c: \n 30: d: \n 30: e: \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea3a880 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea3a910 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5588eea3a9a0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5588eea3aa30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5588eea3aac0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5588eea3ab50 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: a: 1\n 30: ? b\n 30: &anchor c: 3\n 30: ? d\n 30: !!str e: 4\n 30: ? f\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea22990 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5588eea22a20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5588eea22ab0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5588eea22b40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5588eea22bd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5588eea22c60 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5588eea22cf0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a: 1\n 30: b: \n 30: &anchor c: 3\n 30: d: \n 30: !!str e: 4\n 30: f: \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea3b190 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5588eea3b220 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5588eea3b2b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5588eea3b340 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5588eea3b3d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5588eea3b460 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5588eea3b4f0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: ? a\r\n 30: ? b\r\n 30: ?\r\n 30: --- !!set # test that we do not add any last item\r\n 30: ? a\r\n 30: ? b\r\n 30: --- !!set # test that we do add the last item\r\n 30: ? a\r\n 30: ? b\r\n 30: ?\r\n 30: ...\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea232e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x5588eea23520 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x5588eea23370 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x5588eea23400 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x5588eea23490 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5588eea235b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5588eea23640 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5588eea236d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5588eea23760 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5588eea237f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5588eea23880 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5588eea23910 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ---\n 30: a: \n 30: b: \n 30: : \n 30: --- !!set\n 30: a: \n 30: b: \n 30: --- !!set\n 30: a: \n 30: b: \n 30: : \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea3baa0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x5588eea3bb30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x5588eea3bbc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x5588eea3bc50 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5588eea3bce0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5588eea3bd70 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5588eea3be00 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5588eea3be90 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5588eea3bf20 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5588eea3bfb0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5588eea3c040 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5588eea3c0d0 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe\r\n 30: ?foo: safe question mark\r\n 30: :foo: safe colon\r\n 30: -foo: safe dash\r\n 30: this is#not: a comment\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea23bf0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea23c80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea23d10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea23da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea23e30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea23ec0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe\n 30: '?foo': safe question mark\n 30: ':foo': safe colon\n 30: '-foo': safe dash\n 30: 'this is#not': a comment\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea3c3b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea3c440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea3c4d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea3c560 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea3c5f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea3c680 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: {\r\n 30: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe,\r\n 30: ?foo: safe question mark,\r\n 30: :foo: safe colon,\r\n 30: -foo: safe dash,\r\n 30: this is#not: a comment,\r\n 30: }~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea24500 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea24590 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea24620 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea246b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea24740 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea247d0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe\n 30: '?foo': safe question mark\n 30: ':foo': safe colon\n 30: '-foo': safe dash\n 30: 'this is#not': a comment\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea3ccc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea3cd50 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea3cde0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea3ce70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea3cf00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea3cf90 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~\r\n 30: - ?foo\r\n 30: - :foo\r\n 30: - -foo\r\n 30: - this is#not:a comment\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea24e10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea24ea0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea24f30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea24fc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea25050 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea250e0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~'\n 30: - '?foo'\n 30: - ':foo'\n 30: - '-foo'\n 30: - 'this is#not:a comment'\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea3d5d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea3d660 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea3d6f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea3d780 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea3d810 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea3d8a0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [\r\n 30: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~,\r\n 30: ?foo,\r\n 30: :foo,\r\n 30: -foo,\r\n 30: this is#not:a comment,\r\n 30: ]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea25720 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea257b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea25840 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea258d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea25960 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea259f0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~'\n 30: - '?foo'\n 30: - ':foo'\n 30: - '-foo'\n 30: - 'this is#not:a comment'\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea3dee0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea3df70 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea3e000 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea3e090 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea3e120 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea3e1b0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: ? an explicit key\r\n 30: : its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea26030 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea260c0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea3e7f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea3e880 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: {\r\n 30: a simple key: a value,\r\n 30: ? an explicit key: another value,\r\n 30: }\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea26940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea269d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea26a60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a simple key: a value\n 30: an explicit key: another value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea3f100 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea3f190 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea3f220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: {\r\n 30: ? an explicit key: another value,\r\n 30: a simple key: a value,\r\n 30: }\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea27250 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea272e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea27370 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: another value\n 30: a simple key: a value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea3fa10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea3faa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea3fb30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: a simple key: a value\r\n 30: ? an explicit key: another value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea27b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea27bf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea27c80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a simple key: a value\n 30: an explicit key: another value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea40320 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea403b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea40440 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: ? an explicit key: another value\r\n 30: a simple key: a value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea28470 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea28500 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea28590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: another value\n 30: a simple key: a value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea40c30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea40cc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea40d50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: map:\r\n 30: ? an explicit key: another value\r\n 30: a simple key: a value\r\n 30: ? an explicit key deindented: its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea28d80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea28e10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5588eea28ea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea28f30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea28fc0 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: map:\n 30: an explicit key: another value\n 30: a simple key: a value\n 30: an explicit key deindented: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea41540 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea415d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5588eea41660 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea416f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea41780 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: - ? an explicit key: another value\r\n 30: a simple key: a value\r\n 30: - ? another explicit key: its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea29690 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5588eea29720 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5588eea297b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea29840 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea298d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5588eea29960 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - an explicit key: another value\n 30: a simple key: a value\n 30: - another explicit key: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea41e50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5588eea41ee0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5588eea41f70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea42000 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea42090 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5588eea42120 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |\r\n 30: This is a key\n 30: that has multiple lines\n 30: le lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea29fa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2a030 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea42760 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea427f0 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |+\r\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: e lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea2a8b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2a940 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |+\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea43070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea43100 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |-\r\n 30: This is a key\n 30: that has multiple linesple lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea2b1c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2b250 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |-\n 30: This is a key\n 30: that has multiple lines\n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea43980 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea43a10 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >\r\n 30: This is a key that has multiple lines\n 30: le lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea2bad0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2bb60 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |\n 30: This is a key that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea44290 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea44320 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >+\r\n 30: This is a key that has multiple lines\n 30: \n 30: e lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea2c3e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2c470 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |+\n 30: This is a key that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea44ba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea44c30 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >-\r\n 30: This is a key that has multiple linesple lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea2ccf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea2cd80 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'This is a key that has multiple lines': and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea454b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea45540 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: ? a\r\n 30: ? b\r\n 30: c:\r\n 30: ? d\r\n 30: e:\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea2d600 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea2d690 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5588eea2d720 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5588eea2d7b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5588eea2d840 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5588eea2d8d0 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a: \n 30: b: \n 30: c: \n 30: d: \n 30: e: \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea45dc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea45e50 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5588eea45ee0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5588eea45f70 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5588eea46000 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5588eea46090 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: a: 1\r\n 30: ? b\r\n 30: &anchor c: 3\r\n 30: ? d\r\n 30: !!str e: 4\r\n 30: ? f\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x5588eea2df10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5588eea2dfa0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5588eea2e030 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5588eea2e0c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5588eea2e150 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5588eea2e1e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5588eea2e270 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a: 1\n 30: b: \n 30: &anchor c: 3\n 30: d: \n 30: !!str e: 4\n 30: f: \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x5588eea466d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5588eea46760 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5588eea467f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5588eea46880 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5588eea46910 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5588eea469a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5588eea46a30 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x5588ee98ce30 DOCMAP: (3 sibs) 3 children: 30: 0x5588ee98d000 KEYVAL: 'a' '' (3 sibs) 30: 0x5588ee98d098 KEYVAL: 'b' '' (3 sibs) 30: 0x5588ee98d130 KEYVAL: '' '' (3 sibs) 30: 0x5588ee98cec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5588ee98d1d0 KEYVAL: 'a' '' (2 sibs) 30: 0x5588ee98d268 KEYVAL: 'b' '' (2 sibs) 30: 0x5588ee98cf60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x5588ee98d310 KEYVAL: 'a' '' (3 sibs) 30: 0x5588ee98d3a8 KEYVAL: 'b' '' (3 sibs) 30: 0x5588ee98d440 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea46fe0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x5588eea47070 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x5588eea47100 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x5588eea47190 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5588eea47220 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5588eea472b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5588eea47340 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5588eea473d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5588eea47460 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5588eea474f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5588eea47580 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5588eea47610 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98d840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x5588ee98d8d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5588ee98d970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x5588ee98da08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x5588ee98daa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea476b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea47740 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea477d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea47860 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea478f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea47980 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee9909a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98dfb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x5588ee98e048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5588ee98e0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x5588ee98e178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x5588ee98e210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea47a20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea47ab0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea47b40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea47bd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea47c60 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea47cf0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990ab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5588ee98e2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x5588ee98e348 VAL: '?foo' (5 sibs) 30: 0x5588ee98e3e0 VAL: ':foo' (5 sibs) 30: 0x5588ee98e478 VAL: '-foo' (5 sibs) 30: 0x5588ee98e510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea47d90 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea47e20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea47eb0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea47f40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea47fd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea48060 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990bd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5588ee98ee80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x5588ee98ef18 VAL: '?foo' (5 sibs) 30: 0x5588ee98efb0 VAL: ':foo' (5 sibs) 30: 0x5588ee98f048 VAL: '-foo' (5 sibs) 30: 0x5588ee98f0e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea48100 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea48190 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea48220 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea482b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea48340 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea483d0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990ce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98db90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea48470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea48500 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990e00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98cb20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98cbb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea485a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea48630 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea486c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990f18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98dcd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98dd68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea48760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea487f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea48880 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98de60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98def8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea48920 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea489b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea48a40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98e600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98e698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea48ae0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea48b70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea48c00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98e8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x5588ee98ea10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98eaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98e968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea48ca0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea48d30 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5588eea48dc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea48e50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea48ee0 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x5588ee98ec40 MAP: (2 sibs) 2 children: 30: 0x5588ee990310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee9903a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98ecd8 MAP: (2 sibs) 1 children: 30: 0x5588ee98ed80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea48f80 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5588eea49010 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5588eea490a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea49130 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea491c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5588eea49250 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98eb50 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea492f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea49380 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee9915a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee9904a0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea49420 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea494b0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee9916c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee990590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea49550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea495e0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee9917d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee990680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea49680 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea49710 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee9918f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee992a80 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea497b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea49840 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991a08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98f1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea498e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea49970 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991b20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98f270 KEYVAL: 'a' '' (5 sibs) 30: 0x5588ee98f308 KEYVAL: 'b' '' (5 sibs) 30: 0x5588ee98f3a0 KEYVAL: 'c' '' (5 sibs) 30: 0x5588ee98f438 KEYVAL: 'd' '' (5 sibs) 30: 0x5588ee98f4d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea49a10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea49aa0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5588eea49b30 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5588eea49bc0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5588eea49c50 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5588eea49ce0 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991c38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x5588ee98f5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x5588ee98f658 KEYVAL: 'b' '' (6 sibs) 30: 0x5588ee98f6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x5588ee98f788 KEYVAL: 'd' '' (6 sibs) 30: 0x5588ee98f820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x5588ee98f8b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea49d80 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5588eea49e10 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5588eea49ea0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5588eea49f30 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5588eea49fc0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5588eea4a050 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5588eea4a0e0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x5588ee98ce30 DOCMAP: (3 sibs) 3 children: 30: 0x5588ee98d000 KEYVAL: 'a' '' (3 sibs) 30: 0x5588ee98d098 KEYVAL: 'b' '' (3 sibs) 30: 0x5588ee98d130 KEYVAL: '' '' (3 sibs) 30: 0x5588ee98cec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5588ee98d1d0 KEYVAL: 'a' '' (2 sibs) 30: 0x5588ee98d268 KEYVAL: 'b' '' (2 sibs) 30: 0x5588ee98cf60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x5588ee98d310 KEYVAL: 'a' '' (3 sibs) 30: 0x5588ee98d3a8 KEYVAL: 'b' '' (3 sibs) 30: 0x5588ee98d440 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4a180 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x5588eea4a210 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x5588eea4a2a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x5588eea4a330 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5588eea4a3c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5588eea4a450 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5588eea4a4e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5588eea4a570 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5588eea4a600 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5588eea4a690 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5588eea4a720 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5588eea4a7b0 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98d840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x5588ee98d8d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5588ee98d970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x5588ee98da08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x5588ee98daa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4a850 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea4a8e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea4a970 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea4aa00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea4aa90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea4ab20 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee9909a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98dfb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x5588ee98e048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5588ee98e0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x5588ee98e178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x5588ee98e210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4abc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea4ac50 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5588eea4ace0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5588eea4ad70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5588eea4ae00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5588eea4ae90 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990ab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5588ee98e2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x5588ee98e348 VAL: '?foo' (5 sibs) 30: 0x5588ee98e3e0 VAL: ':foo' (5 sibs) 30: 0x5588ee98e478 VAL: '-foo' (5 sibs) 30: 0x5588ee98e510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4af30 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea4afc0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea4b050 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea4b0e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea4b170 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea4b200 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990bd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5588ee98ee80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x5588ee98ef18 VAL: '?foo' (5 sibs) 30: 0x5588ee98efb0 VAL: ':foo' (5 sibs) 30: 0x5588ee98f048 VAL: '-foo' (5 sibs) 30: 0x5588ee98f0e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4b2a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5588eea4b330 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5588eea4b3c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5588eea4b450 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5588eea4b4e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5588eea4b570 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990ce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98db90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4b610 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea4b6a0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990e00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98cb20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98cbb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4b740 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea4b7d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea4b860 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee990f18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98dcd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98dd68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4b900 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea4b990 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea4ba20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98de60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98def8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4bac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea4bb50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5588eea4bbe0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98e600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98e698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4bc80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea4bd10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5588eea4bda0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5588ee98e8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x5588ee98ea10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee98eaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98e968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4be40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5588eea4bed0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5588eea4bf60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea4bff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea4c080 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x5588ee98ec40 MAP: (2 sibs) 2 children: 30: 0x5588ee990310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x5588ee9903a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5588ee98ecd8 MAP: (2 sibs) 1 children: 30: 0x5588ee98ed80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4c120 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5588eea4c1b0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5588eea4c240 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5588eea4c2d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5588eea4c360 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5588eea4c3f0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98eb50 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4c490 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea4c520 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee9915a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee9904a0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4c5c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea4c650 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee9916c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee990590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4c6f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea4c780 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee9917d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee990680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4c820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea4c8b0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee9918f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee992a80 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4c950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea4c9e0 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991a08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x5588ee98f1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4ca80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5588eea4cb10 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991b20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5588ee98f270 KEYVAL: 'a' '' (5 sibs) 30: 0x5588ee98f308 KEYVAL: 'b' '' (5 sibs) 30: 0x5588ee98f3a0 KEYVAL: 'c' '' (5 sibs) 30: 0x5588ee98f438 KEYVAL: 'd' '' (5 sibs) 30: 0x5588ee98f4d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4cbb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5588eea4cc40 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5588eea4ccd0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5588eea4cd60 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5588eea4cdf0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5588eea4ce80 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: REF TREE: 30: 0x5588ee991c38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x5588ee98f5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x5588ee98f658 KEYVAL: 'b' '' (6 sibs) 30: 0x5588ee98f6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x5588ee98f788 KEYVAL: 'd' '' (6 sibs) 30: 0x5588ee98f820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x5588ee98f8b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5588eea4cf20 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5588eea4cfb0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5588eea4d040 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5588eea4d0d0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5588eea4d160 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5588eea4d1f0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5588eea4d280 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase (17 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (17 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.02 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x55ab0ad83750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad82640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad82810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad828a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad82940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad826d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad829e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad82a78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad82b10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad82770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad82bb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad82c48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad82ce0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ad9b350 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ad9b3e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ad9b470 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ad9b500 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ad9b590 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ad9b620 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ad9b6b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ad9b740 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ad9b7d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ad9b860 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ad9b8f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ad9b980 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ad9ba10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: --------------- 31: { 31: foo: {foo0: 00, bar0: 01, baz0: 02}, 31: bar: {foo1: 10, bar1: 11, baz1: 12}, 31: baz: {foo2: 20, bar2: 21, baz2: 22} 31: }--------------- 31: REF TREE: 31: 0x55ab0ad83868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad82fc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad83190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad83228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad832c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad83058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad83360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad833f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad83490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad830f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad83530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad835c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad83660 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ad9d3d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ad9d460 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ad9d4f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ad9d580 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ad9d610 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ad9d6a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ad9d730 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ad9d7c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ad9d850 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ad9d8e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ad9d970 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ad9da00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ad9da90 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: --------------- 31: 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: --------------- 31: REF TREE: 31: 0x55ab0ad83980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad83b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad83d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad83dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad83e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad83c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad83f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad83fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad84040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad83ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad840e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad84178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad84210 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ad9f320 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ad9f3b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ad9f440 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ad9f4d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ad9f560 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ad9f5f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ad9f680 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ad9f710 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ad9f7a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ad9f830 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ad9f8c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ad9f950 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ad9f9e0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: --------------- 31: 31: send_to: 31: #host: 192.168.1.100 31: #port: 7000 31: host: 192.168.1.101 31: port: 7001 31: #host: 192.168.1.102 31: #port: 7002 31: --------------- 31: REF TREE: 31: 0x55ab0ad83a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55ab0ad843f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55ab0ad84490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55ab0ad84528 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ada1270 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ab0ada1300 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ab0ada1390 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ab0ada1420 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x55ab0ad83750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad82640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad82810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad828a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad82940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad826d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad829e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad82a78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad82b10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad82770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad82bb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad82c48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad82ce0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ada1b80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada1c10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada1ca0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada1d30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada1dc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada1e50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada1ee0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada1f70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada2000 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada2090 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada2120 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada21b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada2240 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: --------------- 31: { 31: foo: {foo0: 00, bar0: 01, baz0: 02}, 31: bar: {foo1: 10, bar1: 11, baz1: 12}, 31: baz: {foo2: 20, bar2: 21, baz2: 22} 31: }--------------- 31: REF TREE: 31: 0x55ab0ad83868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad82fc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad83190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad83228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad832c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad83058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad83360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad833f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad83490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad830f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad83530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad835c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad83660 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ada2490 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada2520 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada25b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada2640 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada26d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada2760 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada27f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada2880 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada2910 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada29a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada2a30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada2ac0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada2b50 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: --------------- 31: 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: --------------- 31: REF TREE: 31: 0x55ab0ad83980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad83b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad83d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad83dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad83e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad83c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad83f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad83fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad84040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad83ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad840e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad84178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad84210 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ada2da0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada2e30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada2ec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada2f50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada2fe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada3070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada3100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada3190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada3220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada32b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada3340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada33d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada3460 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: --------------- 31: 31: send_to: 31: #host: 192.168.1.100 31: #port: 7000 31: host: 192.168.1.101 31: port: 7001 31: #host: 192.168.1.102 31: #port: 7002 31: --------------- 31: REF TREE: 31: 0x55ab0ad83a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55ab0ad843f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55ab0ad84490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55ab0ad84528 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ada36b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ab0ada3740 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ab0ada37d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ab0ada3860 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ad9b350 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ad9b3e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ad9b470 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ad9b500 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ad9b590 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ad9b620 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ad9b6b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ad9b740 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ad9b7d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ad9b860 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ad9b8f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ad9b980 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ad9ba10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada4730 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada47c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada4850 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada48e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada4970 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada4a00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada4a90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada4b20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada4bb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada4c40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada4cd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada4d60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada4df0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {\n 31: foo: {foo0: 00, bar0: 01, baz0: 02},\n 31: bar: {foo1: 10, bar1: 11, baz1: 12},\n 31: baz: {foo2: 20, bar2: 21, baz2: 22}\n 31: }~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ad9d3d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ad9d460 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ad9d4f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ad9d580 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ad9d610 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ad9d6a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ad9d730 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ad9d7c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ad9d850 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ad9d8e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ad9d970 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ad9da00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ad9da90 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada5920 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada59b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada5a40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada5ad0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada5b60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada5bf0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada5c80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada5d10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada5da0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada5e30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada5ec0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada5f50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada5fe0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \n 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ad9f320 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ad9f3b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ad9f440 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ad9f4d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ad9f560 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ad9f5f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ad9f680 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ad9f710 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ad9f7a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ad9f830 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ad9f8c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ad9f950 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ad9f9e0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada6230 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada62c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada6350 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada63e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada6470 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada6500 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada6590 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada6620 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada66b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada6740 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada67d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada6860 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada68f0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \n 31: send_to:\n 31: #host: 192.168.1.100\n 31: #port: 7000\n 31: host: 192.168.1.101\n 31: port: 7001\n 31: #host: 192.168.1.102\n 31: #port: 7002\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada1270 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ab0ada1300 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ab0ada1390 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ab0ada1420 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: send_to:\n 31: host: 192.168.1.101\n 31: port: 7001\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada6b40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ab0ada6bd0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ab0ada6c60 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ab0ada6cf0 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada1b80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada1c10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada1ca0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada1d30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada1dc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada1e50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada1ee0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada1f70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada2000 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada2090 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada2120 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada21b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada2240 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada7450 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada74e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada7570 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada7600 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada7690 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada7720 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada77b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada7840 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada78d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada7960 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada79f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada7a80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada7b10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {\r\n 31: foo: {foo0: 00, bar0: 01, baz0: 02},\r\n 31: bar: {foo1: 10, bar1: 11, baz1: 12},\r\n 31: baz: {foo2: 20, bar2: 21, baz2: 22}\r\n 31: }~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada2490 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada2520 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada25b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada2640 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada26d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada2760 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada27f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada2880 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada2910 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada29a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada2a30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada2ac0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada2b50 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada7d60 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada7df0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada7e80 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada7f10 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada7fa0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada8030 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada80c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada8150 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada81e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada8270 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada8300 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada8390 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada8420 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \r\n 31: foo:\r\n 31: foo0: 00\r\n 31: bar0: 01\r\n 31: baz0: 02\r\n 31: bar:\r\n 31: foo1: 10\r\n 31: bar1: 11\r\n 31: baz1: 12\r\n 31: baz:\r\n 31: foo2: 20\r\n 31: bar2: 21\r\n 31: baz2: 22\r\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada2da0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada2e30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada2ec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada2f50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada2fe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada3070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada3100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada3190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada3220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada32b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada3340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada33d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada3460 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada8670 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada8700 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada8790 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada8820 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada88b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada8940 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada89d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada8a60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada8af0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada8b80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada8c10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada8ca0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada8d30 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \r\n 31: send_to:\r\n 31: #host: 192.168.1.100\r\n 31: #port: 7000\r\n 31: host: 192.168.1.101\r\n 31: port: 7001\r\n 31: #host: 192.168.1.102\r\n 31: #port: 7002\r\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada36b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ab0ada3740 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ab0ada37d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ab0ada3860 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: send_to:\n 31: host: 192.168.1.101\n 31: port: 7001\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x55ab0ada8f80 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ab0ada9010 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ab0ada90a0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ab0ada9130 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: REF TREE: 31: 0x55ab0ad83750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad82640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad82810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad828a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad82940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad826d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad829e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad82a78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad82b10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad82770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad82bb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad82c48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad82ce0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ada9890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0ada9920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0ada99b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0ada9a40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0ada9ad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0ada9b60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0ada9bf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0ada9c80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0ada9d10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0ada9da0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0ada9e30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0ada9ec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0ada9f50 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: REF TREE: 31: 0x55ab0ad83868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad82fc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad83190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad83228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad832c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad83058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad83360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad833f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad83490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad830f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad83530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad835c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad83660 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ada9ff0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0adaa080 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0adaa110 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0adaa1a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0adaa230 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0adaa2c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0adaa350 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0adaa3e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0adaa470 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0adaa500 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0adaa590 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0adaa620 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0adaa6b0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: REF TREE: 31: 0x55ab0ad83980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad83b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad83d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad83dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad83e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad83c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad83f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad83fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad84040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad83ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad840e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad84178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad84210 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0adaa750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0adaa7e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0adaa870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0adaa900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0adaa990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0adaaa20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0adaaab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0adaab40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0adaabd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0adaac60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0adaacf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0adaad80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0adaae10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: REF TREE: 31: 0x55ab0ad83a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55ab0ad843f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55ab0ad84490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55ab0ad84528 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ada5140 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ab0ada51d0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ab0ada5260 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ab0ada52f0 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: REF TREE: 31: 0x55ab0ad83750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad82640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad82810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad828a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad82940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad826d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad829e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad82a78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad82b10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad82770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad82bb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad82c48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad82ce0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0adaaeb0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0adaaf40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0adaafd0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0adab060 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0adab0f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0adab180 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0adab210 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0adab2a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0adab330 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0adab3c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0adab450 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0adab4e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0adab570 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: REF TREE: 31: 0x55ab0ad83868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad82fc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad83190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad83228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad832c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad83058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad83360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad833f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad83490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad830f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad83530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad835c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad83660 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0adab610 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0adab6a0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0adab730 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0adab7c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0adab850 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0adab8e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0adab970 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0adaba00 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0adaba90 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0adabb20 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0adabbb0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0adabc40 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0adabcd0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: REF TREE: 31: 0x55ab0ad83980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ab0ad83b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ab0ad83d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ab0ad83dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ab0ad83e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ab0ad83c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ab0ad83f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ab0ad83fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ab0ad84040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ab0ad83ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ab0ad840e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ab0ad84178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ab0ad84210 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0adabd70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ab0adabe00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ab0adabe90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ab0adabf20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ab0adabfb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ab0adac040 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ab0adac0d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ab0adac160 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ab0adac1f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ab0adac280 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ab0adac310 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ab0adac3a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ab0adac430 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: REF TREE: 31: 0x55ab0ad83a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55ab0ad843f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55ab0ad84490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55ab0ad84528 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ab0ada5390 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ab0ada5420 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ab0ada54b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ab0ada5540 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase (5 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (5 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x5566fc3fa4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f80d0 SEQ: (3 sibs) 0 children: 32: 0x5566fc3f8168 SEQ: (3 sibs) 0 children: 32: 0x5566fc3f8200 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc429390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc429420 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5566fc4294b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5566fc429540 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: --------------- 32: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]--------------- 32: REF TREE: 32: 0x5566fc3fa5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f8a50 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8c20 VAL: '00' (3 sibs) 32: 0x5566fc3f8cb8 VAL: '01' (3 sibs) 32: 0x5566fc3f8d50 VAL: '02' (3 sibs) 32: 0x5566fc3f8ae8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8df0 VAL: '10' (3 sibs) 32: 0x5566fc3f8e88 VAL: '11' (3 sibs) 32: 0x5566fc3f8f20 VAL: '12' (3 sibs) 32: 0x5566fc3f8b80 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8fc0 VAL: '20' (3 sibs) 32: 0x5566fc3f9058 VAL: '21' (3 sibs) 32: 0x5566fc3f90f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc42b250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc42b2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc42b370 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc42b400 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc42b490 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc42b520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc42b5b0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc42b640 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc42b6d0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc42b760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc42b7f0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc42b880 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc42b910 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: --------------- 32: [[00,01,02],[10,11,12],[20,21,22]]--------------- 32: REF TREE: 32: 0x5566fc3fa700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f9600 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f97d0 VAL: '00' (3 sibs) 32: 0x5566fc3f9868 VAL: '01' (3 sibs) 32: 0x5566fc3f9900 VAL: '02' (3 sibs) 32: 0x5566fc3f9698 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f99a0 VAL: '10' (3 sibs) 32: 0x5566fc3f9a38 VAL: '11' (3 sibs) 32: 0x5566fc3f9ad0 VAL: '12' (3 sibs) 32: 0x5566fc3f9730 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f9b70 VAL: '20' (3 sibs) 32: 0x5566fc3f9c08 VAL: '21' (3 sibs) 32: 0x5566fc3f9ca0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc42cfc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc42d050 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc42d0e0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc42d170 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc42d200 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc42d290 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc42d320 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc42d3b0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc42d440 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc42d4d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc42d560 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc42d5f0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc42d680 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: --------------- 32: [ 32: [00, 01, 02], 32: [10, 11, 12], 32: [20, 21, 22], 32: ]--------------- 32: REF TREE: 32: 0x5566fc3fa818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f9d40 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f9f10 VAL: '00' (3 sibs) 32: 0x5566fc3f9fa8 VAL: '01' (3 sibs) 32: 0x5566fc3fa040 VAL: '02' (3 sibs) 32: 0x5566fc3f9dd8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fa0e0 VAL: '10' (3 sibs) 32: 0x5566fc3fa178 VAL: '11' (3 sibs) 32: 0x5566fc3fa210 VAL: '12' (3 sibs) 32: 0x5566fc3f9e70 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fa2b0 VAL: '20' (3 sibs) 32: 0x5566fc3fa348 VAL: '21' (3 sibs) 32: 0x5566fc3fa3e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc42edb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc42ee40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc42eed0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc42ef60 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc42eff0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc42f080 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc42f110 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc42f1a0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc42f230 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc42f2c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc42f350 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc42f3e0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc42f470 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: --------------- 32: 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x5566fc3fa930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fad50 SEQ: (3 sibs) 3 children: 32: 0x5566fc3faf20 VAL: '00' (3 sibs) 32: 0x5566fc3fafb8 VAL: '01' (3 sibs) 32: 0x5566fc3fb050 VAL: '02' (3 sibs) 32: 0x5566fc3fade8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb0f0 VAL: '10' (3 sibs) 32: 0x5566fc3fb188 VAL: '11' (3 sibs) 32: 0x5566fc3fb220 VAL: '12' (3 sibs) 32: 0x5566fc3fae80 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb2c0 VAL: '20' (3 sibs) 32: 0x5566fc3fb358 VAL: '21' (3 sibs) 32: 0x5566fc3fb3f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc430b80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc430c10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc430ca0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc430d30 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc430dc0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc430e50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc430ee0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc430f70 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc431000 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc431090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc431120 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc4311b0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc431240 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 00 32: - 01 32: - 02 32: - 32: - 10 32: - 11 32: - 12 32: - 32: - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x5566fc3faa48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f91e0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f93b0 VAL: '00' (3 sibs) 32: 0x5566fc3f9448 VAL: '01' (3 sibs) 32: 0x5566fc3f94e0 VAL: '02' (3 sibs) 32: 0x5566fc3f9278 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb490 VAL: '10' (3 sibs) 32: 0x5566fc3fb528 VAL: '11' (3 sibs) 32: 0x5566fc3fb5c0 VAL: '12' (3 sibs) 32: 0x5566fc3f9310 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb660 VAL: '20' (3 sibs) 32: 0x5566fc3fb6f8 VAL: '21' (3 sibs) 32: 0x5566fc3fb790 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc432970 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc432a00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc432a90 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc432b20 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc432bb0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc432c40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc432cd0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc432d60 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc432df0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc432e80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc432f10 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc432fa0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc433030 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: 00 32: - 32: 01 32: - 32: 02 32: - 32: - 32: 10 32: - 32: 11 32: - 32: 12 32: - 32: - 32: 20 32: - 32: 21 32: - 32: 22 32: --------------- 32: REF TREE: 32: 0x5566fc3fab60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fb830 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fba00 VAL: '00' (3 sibs) 32: 0x5566fc3fba98 VAL: '01' (3 sibs) 32: 0x5566fc3fbb30 VAL: '02' (3 sibs) 32: 0x5566fc3fb8c8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fbbd0 VAL: '10' (3 sibs) 32: 0x5566fc3fbc68 VAL: '11' (3 sibs) 32: 0x5566fc3fbd00 VAL: '12' (3 sibs) 32: 0x5566fc3fb960 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fbda0 VAL: '20' (3 sibs) 32: 0x5566fc3fbe38 VAL: '21' (3 sibs) 32: 0x5566fc3fbed0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc4348b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc434940 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc4349d0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc434a60 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc434af0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc434b80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc434c10 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc434ca0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc434d30 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc434dc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc434e50 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc434ee0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc434f70 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: --------------- 32: 32: - [00, 01, 02] 32: - [10, 11, 12] 32: - [20, 21, 22] 32: --------------- 32: REF TREE: 32: 0x5566fc3fac78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fbfc0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc190 VAL: '00' (3 sibs) 32: 0x5566fc3fc228 VAL: '01' (3 sibs) 32: 0x5566fc3fc2c0 VAL: '02' (3 sibs) 32: 0x5566fc3fc058 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc360 VAL: '10' (3 sibs) 32: 0x5566fc3fc3f8 VAL: '11' (3 sibs) 32: 0x5566fc3fc490 VAL: '12' (3 sibs) 32: 0x5566fc3fc0f0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc530 VAL: '20' (3 sibs) 32: 0x5566fc3fc5c8 VAL: '21' (3 sibs) 32: 0x5566fc3fc660 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc4366a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc436730 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc4367c0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc436850 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc4368e0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc436970 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc436a00 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc436a90 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc436b20 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc436bb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc436c40 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc436cd0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc436d60 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x5566fc3fa4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f80d0 SEQ: (3 sibs) 0 children: 32: 0x5566fc3f8168 SEQ: (3 sibs) 0 children: 32: 0x5566fc3f8200 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc436ff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc437080 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5566fc437110 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5566fc4371a0 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: --------------- 32: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]--------------- 32: REF TREE: 32: 0x5566fc3fa5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f8a50 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8c20 VAL: '00' (3 sibs) 32: 0x5566fc3f8cb8 VAL: '01' (3 sibs) 32: 0x5566fc3f8d50 VAL: '02' (3 sibs) 32: 0x5566fc3f8ae8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8df0 VAL: '10' (3 sibs) 32: 0x5566fc3f8e88 VAL: '11' (3 sibs) 32: 0x5566fc3f8f20 VAL: '12' (3 sibs) 32: 0x5566fc3f8b80 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8fc0 VAL: '20' (3 sibs) 32: 0x5566fc3f9058 VAL: '21' (3 sibs) 32: 0x5566fc3f90f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc437900 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc437990 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc437a20 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc437ab0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc437b40 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc437bd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc437c60 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc437cf0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc437d80 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc437e10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc437ea0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc437f30 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc437fc0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: --------------- 32: [[00,01,02],[10,11,12],[20,21,22]]--------------- 32: REF TREE: 32: 0x5566fc3fa700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f9600 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f97d0 VAL: '00' (3 sibs) 32: 0x5566fc3f9868 VAL: '01' (3 sibs) 32: 0x5566fc3f9900 VAL: '02' (3 sibs) 32: 0x5566fc3f9698 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f99a0 VAL: '10' (3 sibs) 32: 0x5566fc3f9a38 VAL: '11' (3 sibs) 32: 0x5566fc3f9ad0 VAL: '12' (3 sibs) 32: 0x5566fc3f9730 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f9b70 VAL: '20' (3 sibs) 32: 0x5566fc3f9c08 VAL: '21' (3 sibs) 32: 0x5566fc3f9ca0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc438210 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc4382a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc438330 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc4383c0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc438450 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc4384e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc438570 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc438600 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc438690 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc438720 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc4387b0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc438840 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc4388d0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: --------------- 32: [ 32: [00, 01, 02], 32: [10, 11, 12], 32: [20, 21, 22], 32: ]--------------- 32: REF TREE: 32: 0x5566fc3fa818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f9d40 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f9f10 VAL: '00' (3 sibs) 32: 0x5566fc3f9fa8 VAL: '01' (3 sibs) 32: 0x5566fc3fa040 VAL: '02' (3 sibs) 32: 0x5566fc3f9dd8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fa0e0 VAL: '10' (3 sibs) 32: 0x5566fc3fa178 VAL: '11' (3 sibs) 32: 0x5566fc3fa210 VAL: '12' (3 sibs) 32: 0x5566fc3f9e70 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fa2b0 VAL: '20' (3 sibs) 32: 0x5566fc3fa348 VAL: '21' (3 sibs) 32: 0x5566fc3fa3e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc438b20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc438bb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc438c40 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc438cd0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc438d60 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc438df0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc438e80 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc438f10 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc438fa0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc439030 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc4390c0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc439150 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc4391e0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: --------------- 32: 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x5566fc3fa930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fad50 SEQ: (3 sibs) 3 children: 32: 0x5566fc3faf20 VAL: '00' (3 sibs) 32: 0x5566fc3fafb8 VAL: '01' (3 sibs) 32: 0x5566fc3fb050 VAL: '02' (3 sibs) 32: 0x5566fc3fade8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb0f0 VAL: '10' (3 sibs) 32: 0x5566fc3fb188 VAL: '11' (3 sibs) 32: 0x5566fc3fb220 VAL: '12' (3 sibs) 32: 0x5566fc3fae80 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb2c0 VAL: '20' (3 sibs) 32: 0x5566fc3fb358 VAL: '21' (3 sibs) 32: 0x5566fc3fb3f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc439430 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc4394c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc439550 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc4395e0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc439670 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc439700 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc439790 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc439820 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc4398b0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc439940 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc4399d0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc439a60 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc439af0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 00 32: - 01 32: - 02 32: - 32: - 10 32: - 11 32: - 12 32: - 32: - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x5566fc3faa48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f91e0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f93b0 VAL: '00' (3 sibs) 32: 0x5566fc3f9448 VAL: '01' (3 sibs) 32: 0x5566fc3f94e0 VAL: '02' (3 sibs) 32: 0x5566fc3f9278 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb490 VAL: '10' (3 sibs) 32: 0x5566fc3fb528 VAL: '11' (3 sibs) 32: 0x5566fc3fb5c0 VAL: '12' (3 sibs) 32: 0x5566fc3f9310 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb660 VAL: '20' (3 sibs) 32: 0x5566fc3fb6f8 VAL: '21' (3 sibs) 32: 0x5566fc3fb790 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc439d40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc439dd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc439e60 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc439ef0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc439f80 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc43a010 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc43a0a0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc43a130 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc43a1c0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc43a250 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc43a2e0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc43a370 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc43a400 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: 00 32: - 32: 01 32: - 32: 02 32: - 32: - 32: 10 32: - 32: 11 32: - 32: 12 32: - 32: - 32: 20 32: - 32: 21 32: - 32: 22 32: --------------- 32: REF TREE: 32: 0x5566fc3fab60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fb830 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fba00 VAL: '00' (3 sibs) 32: 0x5566fc3fba98 VAL: '01' (3 sibs) 32: 0x5566fc3fbb30 VAL: '02' (3 sibs) 32: 0x5566fc3fb8c8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fbbd0 VAL: '10' (3 sibs) 32: 0x5566fc3fbc68 VAL: '11' (3 sibs) 32: 0x5566fc3fbd00 VAL: '12' (3 sibs) 32: 0x5566fc3fb960 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fbda0 VAL: '20' (3 sibs) 32: 0x5566fc3fbe38 VAL: '21' (3 sibs) 32: 0x5566fc3fbed0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc43a650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43a6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc43a770 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc43a800 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc43a890 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc43a920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc43a9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc43aa40 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc43aad0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc43ab60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc43abf0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc43ac80 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc43ad10 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: --------------- 32: 32: - [00, 01, 02] 32: - [10, 11, 12] 32: - [20, 21, 22] 32: --------------- 32: REF TREE: 32: 0x5566fc3fac78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fbfc0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc190 VAL: '00' (3 sibs) 32: 0x5566fc3fc228 VAL: '01' (3 sibs) 32: 0x5566fc3fc2c0 VAL: '02' (3 sibs) 32: 0x5566fc3fc058 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc360 VAL: '10' (3 sibs) 32: 0x5566fc3fc3f8 VAL: '11' (3 sibs) 32: 0x5566fc3fc490 VAL: '12' (3 sibs) 32: 0x5566fc3fc0f0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc530 VAL: '20' (3 sibs) 32: 0x5566fc3fc5c8 VAL: '21' (3 sibs) 32: 0x5566fc3fc660 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc43af60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43aff0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc43b080 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc43b110 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc43b1a0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc43b230 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc43b2c0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc43b350 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc43b3e0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc43b470 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc43b500 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc43b590 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc43b620 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[], [], []]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc429390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc429420 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5566fc4294b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5566fc429540 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - []\n 32: - []\n 32: - []\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc43bf70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43c000 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5566fc43c090 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5566fc43c120 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc42b250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc42b2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc42b370 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc42b400 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc42b490 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc42b520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc42b5b0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc42b640 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc42b6d0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc42b760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc42b7f0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc42b880 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc42b910 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc43d160 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43d1f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc43d280 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc43d310 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc43d3a0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc43d430 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc43d4c0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc43d550 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc43d5e0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc43d670 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc43d700 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc43d790 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc43d820 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[00,01,02],[10,11,12],[20,21,22]]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc42cfc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc42d050 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc42d0e0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc42d170 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc42d200 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc42d290 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc42d320 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc42d3b0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc42d440 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc42d4d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc42d560 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc42d5f0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc42d680 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc43da70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43db00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc43db90 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc43dc20 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc43dcb0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc43dd40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc43ddd0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc43de60 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc43def0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc43df80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc43e010 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc43e0a0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc43e130 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [\n 32: [00, 01, 02],\n 32: [10, 11, 12],\n 32: [20, 21, 22],\n 32: ]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc42edb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc42ee40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc42eed0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc42ef60 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc42eff0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc42f080 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc42f110 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc42f1a0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc42f230 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc42f2c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc42f350 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc42f3e0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc42f470 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc43e380 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43e410 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc43e4a0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc43e530 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc43e5c0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc43e650 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc43e6e0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc43e770 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc43e800 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc43e890 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc43e920 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc43e9b0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc43ea40 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc430b80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc430c10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc430ca0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc430d30 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc430dc0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc430e50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc430ee0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc430f70 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc431000 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc431090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc431120 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc4311b0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc431240 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc43ec90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43ed20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc43edb0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc43ee40 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc43eed0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc43ef60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc43eff0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc43f080 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc43f110 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc43f1a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc43f230 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc43f2c0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc43f350 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: -\n 32: - 00\n 32: - 01\n 32: - 02\n 32: -\n 32: - 10\n 32: - 11\n 32: - 12\n 32: -\n 32: - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc432970 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc432a00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc432a90 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc432b20 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc432bb0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc432c40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc432cd0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc432d60 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc432df0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc432e80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc432f10 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc432fa0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc433030 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc43f5a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43f630 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc43f6c0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc43f750 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc43f7e0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc43f870 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc43f900 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc43f990 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc43fa20 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc43fab0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc43fb40 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc43fbd0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc43fc60 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: -\n 32: -\n 32: 00\n 32: -\n 32: 01\n 32: -\n 32: 02\n 32: -\n 32: -\n 32: 10\n 32: -\n 32: 11\n 32: -\n 32: 12\n 32: -\n 32: -\n 32: 20\n 32: -\n 32: 21\n 32: -\n 32: 22\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc4348b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc434940 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc4349d0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc434a60 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc434af0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc434b80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc434c10 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc434ca0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc434d30 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc434dc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc434e50 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc434ee0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc434f70 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc43feb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43ff40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc43ffd0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc440060 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc4400f0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc440180 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc440210 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc4402a0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc440330 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc4403c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc440450 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc4404e0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc440570 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: - [00, 01, 02]\n 32: - [10, 11, 12]\n 32: - [20, 21, 22]\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc4366a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc436730 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc4367c0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc436850 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc4368e0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc436970 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc436a00 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc436a90 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc436b20 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc436bb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc436c40 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc436cd0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc436d60 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc4407c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc440850 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc4408e0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc440970 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc440a00 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc440a90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc440b20 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc440bb0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc440c40 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc440cd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc440d60 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc440df0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc440e80 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[], [], []]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc436ff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc437080 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5566fc437110 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5566fc4371a0 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - []\n 32: - []\n 32: - []\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc4410d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc441160 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5566fc4411f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5566fc441280 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc437900 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc437990 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc437a20 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc437ab0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc437b40 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc437bd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc437c60 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc437cf0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc437d80 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc437e10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc437ea0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc437f30 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc437fc0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc4419e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc441a70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc441b00 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc441b90 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc441c20 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc441cb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc441d40 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc441dd0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc441e60 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc441ef0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc441f80 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc442010 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc4420a0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[00,01,02],[10,11,12],[20,21,22]]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc438210 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc4382a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc438330 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc4383c0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc438450 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc4384e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc438570 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc438600 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc438690 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc438720 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc4387b0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc438840 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc4388d0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc4422f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc442380 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc442410 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc4424a0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc442530 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc4425c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc442650 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc4426e0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc442770 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc442800 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc442890 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc442920 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc4429b0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [\r\n 32: [00, 01, 02],\r\n 32: [10, 11, 12],\r\n 32: [20, 21, 22],\r\n 32: ]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc438b20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc438bb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc438c40 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc438cd0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc438d60 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc438df0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc438e80 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc438f10 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc438fa0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc439030 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc4390c0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc439150 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc4391e0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc442c00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc442c90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc442d20 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc442db0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc442e40 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc442ed0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc442f60 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc442ff0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc443080 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc443110 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc4431a0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc443230 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc4432c0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: - - 00\r\n 32: - 01\r\n 32: - 02\r\n 32: - - 10\r\n 32: - 11\r\n 32: - 12\r\n 32: - - 20\r\n 32: - 21\r\n 32: - 22\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc439430 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc4394c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc439550 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc4395e0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc439670 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc439700 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc439790 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc439820 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc4398b0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc439940 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc4399d0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc439a60 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc439af0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc443510 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc4435a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc443630 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc4436c0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc443750 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc4437e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc443870 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc443900 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc443990 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc443a20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc443ab0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc443b40 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc443bd0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: -\r\n 32: - 00\r\n 32: - 01\r\n 32: - 02\r\n 32: -\r\n 32: - 10\r\n 32: - 11\r\n 32: - 12\r\n 32: -\r\n 32: - 20\r\n 32: - 21\r\n 32: - 22\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc439d40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc439dd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc439e60 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc439ef0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc439f80 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc43a010 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc43a0a0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc43a130 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc43a1c0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc43a250 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc43a2e0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc43a370 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc43a400 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc443e20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc443eb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc443f40 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc443fd0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc444060 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc4440f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc444180 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc444210 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc4442a0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc444330 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc4443c0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc444450 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc4444e0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: -\r\n 32: -\r\n 32: 00\r\n 32: -\r\n 32: 01\r\n 32: -\r\n 32: 02\r\n 32: -\r\n 32: -\r\n 32: 10\r\n 32: -\r\n 32: 11\r\n 32: -\r\n 32: 12\r\n 32: -\r\n 32: -\r\n 32: 20\r\n 32: -\r\n 32: 21\r\n 32: -\r\n 32: 22\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc43a650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43a6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc43a770 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc43a800 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc43a890 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc43a920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc43a9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc43aa40 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc43aad0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc43ab60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc43abf0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc43ac80 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc43ad10 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc444730 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc4447c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc444850 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc4448e0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc444970 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc444a00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc444a90 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc444b20 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc444bb0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc444c40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc444cd0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc444d60 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc444df0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: - [00, 01, 02]\r\n 32: - [10, 11, 12]\r\n 32: - [20, 21, 22]\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5566fc43af60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43aff0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc43b080 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc43b110 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc43b1a0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc43b230 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc43b2c0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc43b350 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc43b3e0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc43b470 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc43b500 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc43b590 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc43b620 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x5566fc445040 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc4450d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc445160 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc4451f0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc445280 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc445310 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc4453a0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc445430 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc4454c0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc445550 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc4455e0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc445670 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc445700 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fa4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f80d0 SEQ: (3 sibs) 0 children: 32: 0x5566fc3f8168 SEQ: (3 sibs) 0 children: 32: 0x5566fc3f8200 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc43cba0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc43cc30 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5566fc43ccc0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5566fc43cd50 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fa5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f8a50 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8c20 VAL: '00' (3 sibs) 32: 0x5566fc3f8cb8 VAL: '01' (3 sibs) 32: 0x5566fc3f8d50 VAL: '02' (3 sibs) 32: 0x5566fc3f8ae8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8df0 VAL: '10' (3 sibs) 32: 0x5566fc3f8e88 VAL: '11' (3 sibs) 32: 0x5566fc3f8f20 VAL: '12' (3 sibs) 32: 0x5566fc3f8b80 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8fc0 VAL: '20' (3 sibs) 32: 0x5566fc3f9058 VAL: '21' (3 sibs) 32: 0x5566fc3f90f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc445950 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc4459e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc445a70 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc445b00 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc445b90 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc445c20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc445cb0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc445d40 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc445dd0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc445e60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc445ef0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc445f80 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc446010 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fa700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f9600 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f97d0 VAL: '00' (3 sibs) 32: 0x5566fc3f9868 VAL: '01' (3 sibs) 32: 0x5566fc3f9900 VAL: '02' (3 sibs) 32: 0x5566fc3f9698 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f99a0 VAL: '10' (3 sibs) 32: 0x5566fc3f9a38 VAL: '11' (3 sibs) 32: 0x5566fc3f9ad0 VAL: '12' (3 sibs) 32: 0x5566fc3f9730 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f9b70 VAL: '20' (3 sibs) 32: 0x5566fc3f9c08 VAL: '21' (3 sibs) 32: 0x5566fc3f9ca0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc4460b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc446140 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc4461d0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc446260 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc4462f0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc446380 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc446410 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc4464a0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc446530 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc4465c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc446650 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc4466e0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc446770 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fa818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f9d40 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f9f10 VAL: '00' (3 sibs) 32: 0x5566fc3f9fa8 VAL: '01' (3 sibs) 32: 0x5566fc3fa040 VAL: '02' (3 sibs) 32: 0x5566fc3f9dd8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fa0e0 VAL: '10' (3 sibs) 32: 0x5566fc3fa178 VAL: '11' (3 sibs) 32: 0x5566fc3fa210 VAL: '12' (3 sibs) 32: 0x5566fc3f9e70 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fa2b0 VAL: '20' (3 sibs) 32: 0x5566fc3fa348 VAL: '21' (3 sibs) 32: 0x5566fc3fa3e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc446810 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc4468a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc446930 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc4469c0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc446a50 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc446ae0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc446b70 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc446c00 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc446c90 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc446d20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc446db0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc446e40 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc446ed0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fa930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fad50 SEQ: (3 sibs) 3 children: 32: 0x5566fc3faf20 VAL: '00' (3 sibs) 32: 0x5566fc3fafb8 VAL: '01' (3 sibs) 32: 0x5566fc3fb050 VAL: '02' (3 sibs) 32: 0x5566fc3fade8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb0f0 VAL: '10' (3 sibs) 32: 0x5566fc3fb188 VAL: '11' (3 sibs) 32: 0x5566fc3fb220 VAL: '12' (3 sibs) 32: 0x5566fc3fae80 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb2c0 VAL: '20' (3 sibs) 32: 0x5566fc3fb358 VAL: '21' (3 sibs) 32: 0x5566fc3fb3f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc446f70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc447000 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc447090 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc447120 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc4471b0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc447240 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc4472d0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc447360 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc4473f0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc447480 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc447510 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc4475a0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc447630 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3faa48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f91e0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f93b0 VAL: '00' (3 sibs) 32: 0x5566fc3f9448 VAL: '01' (3 sibs) 32: 0x5566fc3f94e0 VAL: '02' (3 sibs) 32: 0x5566fc3f9278 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb490 VAL: '10' (3 sibs) 32: 0x5566fc3fb528 VAL: '11' (3 sibs) 32: 0x5566fc3fb5c0 VAL: '12' (3 sibs) 32: 0x5566fc3f9310 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb660 VAL: '20' (3 sibs) 32: 0x5566fc3fb6f8 VAL: '21' (3 sibs) 32: 0x5566fc3fb790 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc4476d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc447760 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc4477f0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc447880 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc447910 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc4479a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc447a30 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc447ac0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc447b50 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc447be0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc447c70 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc447d00 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc447d90 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fab60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fb830 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fba00 VAL: '00' (3 sibs) 32: 0x5566fc3fba98 VAL: '01' (3 sibs) 32: 0x5566fc3fbb30 VAL: '02' (3 sibs) 32: 0x5566fc3fb8c8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fbbd0 VAL: '10' (3 sibs) 32: 0x5566fc3fbc68 VAL: '11' (3 sibs) 32: 0x5566fc3fbd00 VAL: '12' (3 sibs) 32: 0x5566fc3fb960 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fbda0 VAL: '20' (3 sibs) 32: 0x5566fc3fbe38 VAL: '21' (3 sibs) 32: 0x5566fc3fbed0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc447e30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc447ec0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc447f50 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc447fe0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc448070 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc448100 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc448190 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc448220 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc4482b0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc448340 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc4483d0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc448460 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc4484f0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fac78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fbfc0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc190 VAL: '00' (3 sibs) 32: 0x5566fc3fc228 VAL: '01' (3 sibs) 32: 0x5566fc3fc2c0 VAL: '02' (3 sibs) 32: 0x5566fc3fc058 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc360 VAL: '10' (3 sibs) 32: 0x5566fc3fc3f8 VAL: '11' (3 sibs) 32: 0x5566fc3fc490 VAL: '12' (3 sibs) 32: 0x5566fc3fc0f0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc530 VAL: '20' (3 sibs) 32: 0x5566fc3fc5c8 VAL: '21' (3 sibs) 32: 0x5566fc3fc660 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc448590 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc448620 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc4486b0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc448740 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc4487d0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc448860 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc4488f0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc448980 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc448a10 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc448aa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc448b30 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc448bc0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc448c50 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fa4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f80d0 SEQ: (3 sibs) 0 children: 32: 0x5566fc3f8168 SEQ: (3 sibs) 0 children: 32: 0x5566fc3f8200 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc448cf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc448d80 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5566fc448e10 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5566fc448ea0 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fa5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f8a50 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8c20 VAL: '00' (3 sibs) 32: 0x5566fc3f8cb8 VAL: '01' (3 sibs) 32: 0x5566fc3f8d50 VAL: '02' (3 sibs) 32: 0x5566fc3f8ae8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8df0 VAL: '10' (3 sibs) 32: 0x5566fc3f8e88 VAL: '11' (3 sibs) 32: 0x5566fc3f8f20 VAL: '12' (3 sibs) 32: 0x5566fc3f8b80 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f8fc0 VAL: '20' (3 sibs) 32: 0x5566fc3f9058 VAL: '21' (3 sibs) 32: 0x5566fc3f90f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc448f40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc448fd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc449060 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc4490f0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc449180 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc449210 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc4492a0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc449330 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc4493c0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc449450 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc4494e0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc449570 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc449600 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fa700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f9600 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f97d0 VAL: '00' (3 sibs) 32: 0x5566fc3f9868 VAL: '01' (3 sibs) 32: 0x5566fc3f9900 VAL: '02' (3 sibs) 32: 0x5566fc3f9698 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f99a0 VAL: '10' (3 sibs) 32: 0x5566fc3f9a38 VAL: '11' (3 sibs) 32: 0x5566fc3f9ad0 VAL: '12' (3 sibs) 32: 0x5566fc3f9730 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f9b70 VAL: '20' (3 sibs) 32: 0x5566fc3f9c08 VAL: '21' (3 sibs) 32: 0x5566fc3f9ca0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc4496a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc449730 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc4497c0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc449850 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc4498e0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc449970 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc449a00 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc449a90 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc449b20 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc449bb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc449c40 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc449cd0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc449d60 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fa818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f9d40 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f9f10 VAL: '00' (3 sibs) 32: 0x5566fc3f9fa8 VAL: '01' (3 sibs) 32: 0x5566fc3fa040 VAL: '02' (3 sibs) 32: 0x5566fc3f9dd8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fa0e0 VAL: '10' (3 sibs) 32: 0x5566fc3fa178 VAL: '11' (3 sibs) 32: 0x5566fc3fa210 VAL: '12' (3 sibs) 32: 0x5566fc3f9e70 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fa2b0 VAL: '20' (3 sibs) 32: 0x5566fc3fa348 VAL: '21' (3 sibs) 32: 0x5566fc3fa3e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc449e00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc449e90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc449f20 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc449fb0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc44a040 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc44a0d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc44a160 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc44a1f0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc44a280 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc44a310 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc44a3a0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc44a430 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc44a4c0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fa930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fad50 SEQ: (3 sibs) 3 children: 32: 0x5566fc3faf20 VAL: '00' (3 sibs) 32: 0x5566fc3fafb8 VAL: '01' (3 sibs) 32: 0x5566fc3fb050 VAL: '02' (3 sibs) 32: 0x5566fc3fade8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb0f0 VAL: '10' (3 sibs) 32: 0x5566fc3fb188 VAL: '11' (3 sibs) 32: 0x5566fc3fb220 VAL: '12' (3 sibs) 32: 0x5566fc3fae80 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb2c0 VAL: '20' (3 sibs) 32: 0x5566fc3fb358 VAL: '21' (3 sibs) 32: 0x5566fc3fb3f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc44a560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc44a5f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc44a680 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc44a710 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc44a7a0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc44a830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc44a8c0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc44a950 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc44a9e0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc44aa70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc44ab00 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc44ab90 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc44ac20 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3faa48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3f91e0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3f93b0 VAL: '00' (3 sibs) 32: 0x5566fc3f9448 VAL: '01' (3 sibs) 32: 0x5566fc3f94e0 VAL: '02' (3 sibs) 32: 0x5566fc3f9278 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb490 VAL: '10' (3 sibs) 32: 0x5566fc3fb528 VAL: '11' (3 sibs) 32: 0x5566fc3fb5c0 VAL: '12' (3 sibs) 32: 0x5566fc3f9310 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fb660 VAL: '20' (3 sibs) 32: 0x5566fc3fb6f8 VAL: '21' (3 sibs) 32: 0x5566fc3fb790 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc44acc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc44ad50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc44ade0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc44ae70 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc44af00 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc44af90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc44b020 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc44b0b0 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc44b140 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc44b1d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc44b260 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc44b2f0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc44b380 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fab60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fb830 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fba00 VAL: '00' (3 sibs) 32: 0x5566fc3fba98 VAL: '01' (3 sibs) 32: 0x5566fc3fbb30 VAL: '02' (3 sibs) 32: 0x5566fc3fb8c8 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fbbd0 VAL: '10' (3 sibs) 32: 0x5566fc3fbc68 VAL: '11' (3 sibs) 32: 0x5566fc3fbd00 VAL: '12' (3 sibs) 32: 0x5566fc3fb960 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fbda0 VAL: '20' (3 sibs) 32: 0x5566fc3fbe38 VAL: '21' (3 sibs) 32: 0x5566fc3fbed0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc44b420 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc44b4b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc44b540 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc44b5d0 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc44b660 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc44b6f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc44b780 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc44b810 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc44b8a0 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc44b930 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc44b9c0 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc44ba50 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc44bae0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: REF TREE: 32: 0x5566fc3fac78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5566fc3fbfc0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc190 VAL: '00' (3 sibs) 32: 0x5566fc3fc228 VAL: '01' (3 sibs) 32: 0x5566fc3fc2c0 VAL: '02' (3 sibs) 32: 0x5566fc3fc058 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc360 VAL: '10' (3 sibs) 32: 0x5566fc3fc3f8 VAL: '11' (3 sibs) 32: 0x5566fc3fc490 VAL: '12' (3 sibs) 32: 0x5566fc3fc0f0 SEQ: (3 sibs) 3 children: 32: 0x5566fc3fc530 VAL: '20' (3 sibs) 32: 0x5566fc3fc5c8 VAL: '21' (3 sibs) 32: 0x5566fc3fc660 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5566fc44bb80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5566fc44bc10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5566fc44bca0 VAL: '00' (3 sibs) 32: [3] [3] 0x5566fc44bd30 VAL: '01' (3 sibs) 32: [4] [4] 0x5566fc44bdc0 VAL: '02' (3 sibs) 32: [5] [5] 0x5566fc44be50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5566fc44bee0 VAL: '10' (3 sibs) 32: [7] [7] 0x5566fc44bf70 VAL: '11' (3 sibs) 32: [8] [8] 0x5566fc44c000 VAL: '12' (3 sibs) 32: [9] [9] 0x5566fc44c090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5566fc44c120 VAL: '20' (3 sibs) 32: [11] [11] 0x5566fc44c1b0 VAL: '21' (3 sibs) 32: [12] [12] 0x5566fc44c240 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase (9 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (9 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.02 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x5583788ddec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5583788dc6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5583788dc8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dca80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5583788dcb18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5583788dcbb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5583788dc948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788dcc50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5583788dcce8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5583788dcd80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5583788dc9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788dce20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5583788dceb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5583788dcf50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5583788dc778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5583788dcff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dd1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5583788dd258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5583788dd2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5583788dd088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788dd390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5583788dd428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5583788dd4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5583788dd120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788dd560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5583788dd5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5583788dd690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5583788dc810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5583788dd730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dd900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5583788dd998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5583788dda30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5583788dd7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788ddad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5583788ddb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5583788ddc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5583788dd860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788ddca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5583788ddd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5583788dddd0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5583788ec420 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788ec4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788ec540 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788ec5d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788ec660 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788ec6f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788ec780 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788ec810 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788ec8a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788ec930 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788ec9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788eca50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788ecae0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788ecb70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788ecc00 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788ecc90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788ecd20 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788ecdb0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788ece40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788eced0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788ecf60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788ecff0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788ed080 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788ed110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788ed1a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788ed230 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788ed2c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788ed350 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788ed3e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583788ed470 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583788ed500 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5583788ed590 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583788ed620 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5583788ed6b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583788ed740 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583788ed7d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5583788ed860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583788ed8f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5583788ed980 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583788eda10 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: --------------- 33: REF TREE: 33: 0x5583788ddfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5583788de0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5583788de280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788de450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5583788de4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5583788de580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5583788de318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788de620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5583788de6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5583788de750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5583788de3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788de7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5583788de888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5583788de920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5583788de148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5583788de9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788deb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5583788dec28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5583788decc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5583788dea58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788ded60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5583788dedf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5583788dee90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5583788deaf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788def30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5583788defc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5583788df060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5583788de1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5583788df100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788df2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5583788df368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5583788df400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5583788df198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788df4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5583788df538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5583788df5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5583788df230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788df670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5583788df708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5583788df7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5583788f0560 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788f05f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788f0680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788f0710 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788f07a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788f0830 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788f08c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788f0950 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788f09e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788f0a70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788f0b00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788f0b90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788f0c20 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788f0cb0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788f0d40 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788f0dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788f0e60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788f0ef0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788f0f80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788f1010 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788f10a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788f1130 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788f11c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788f1250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788f12e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788f1370 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788f1400 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788f1490 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788f1520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583788f15b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583788f1640 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5583788f16d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583788f1760 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5583788f17f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583788f1880 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583788f1910 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5583788f19a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583788f1a30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5583788f1ac0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583788f1b50 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x5583788ddec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5583788dc6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5583788dc8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dca80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5583788dcb18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5583788dcbb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5583788dc948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788dcc50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5583788dcce8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5583788dcd80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5583788dc9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788dce20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5583788dceb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5583788dcf50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5583788dc778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5583788dcff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dd1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5583788dd258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5583788dd2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5583788dd088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788dd390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5583788dd428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5583788dd4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5583788dd120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788dd560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5583788dd5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5583788dd690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5583788dc810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5583788dd730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dd900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5583788dd998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5583788dda30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5583788dd7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788ddad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5583788ddb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5583788ddc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5583788dd860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788ddca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5583788ddd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5583788dddd0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5583788f2970 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788f2a00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788f2a90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788f2b20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788f2bb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788f2c40 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788f2cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788f2d60 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788f2df0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788f2e80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788f2f10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788f2fa0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788f3030 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788f30c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788f3150 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788f31e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788f3270 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788f3300 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788f3390 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788f3420 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788f34b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788f3540 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788f35d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788f3660 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788f36f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788f3780 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788f3810 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788f38a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788f3930 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583788f39c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583788f3a50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5583788f3ae0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583788f3b70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5583788f3c00 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583788f3c90 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583788f3d20 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5583788f3db0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583788f3e40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5583788f3ed0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583788f3f60 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: --------------- 33: REF TREE: 33: 0x5583788ddfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5583788de0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5583788de280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788de450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5583788de4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5583788de580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5583788de318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788de620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5583788de6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5583788de750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5583788de3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788de7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5583788de888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5583788de920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5583788de148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5583788de9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788deb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5583788dec28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5583788decc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5583788dea58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788ded60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5583788dedf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5583788dee90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5583788deaf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788def30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5583788defc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5583788df060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5583788de1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5583788df100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788df2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5583788df368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5583788df400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5583788df198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788df4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5583788df538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5583788df5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5583788df230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788df670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5583788df708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5583788df7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5583788f4d80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788f4e10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788f4ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788f4f30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788f4fc0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788f5050 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788f50e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788f5170 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788f5200 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788f5290 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788f5320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788f53b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788f5440 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788f54d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788f5560 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788f55f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788f5680 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788f5710 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788f57a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788f5830 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788f58c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788f5950 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788f59e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788f5a70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788f5b00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788f5b90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788f5c20 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788f5cb0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788f5d40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583788f5dd0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583788f5e60 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5583788f5ef0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583788f5f80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5583788f6010 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583788f60a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583788f6130 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5583788f61c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583788f6250 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5583788f62e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583788f6370 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\n 33: foo0: {\n 33: foo1: {foo2: 000, bar2: 001, baz2: 002},\n 33: bar1: {foo2: 010, bar2: 011, baz2: 012},\n 33: baz1: {foo2: 020, bar2: 021, baz2: 022}\n 33: },\n 33: bar0: {\n 33: foo1: {foo2: 100, bar2: 101, baz2: 102},\n 33: bar1: {foo2: 110, bar2: 111, baz2: 112},\n 33: baz1: {foo2: 120, bar2: 121, baz2: 122}\n 33: },\n 33: baz0: {\n 33: foo1: {foo2: 200, bar2: 201, baz2: 202},\n 33: bar1: {foo2: 210, bar2: 211, baz2: 212},\n 33: baz1: {foo2: 220, bar2: 221, baz2: 222}\n 33: }\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x5583788ec420 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788ec4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788ec540 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788ec5d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788ec660 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788ec6f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788ec780 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788ec810 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788ec8a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788ec930 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788ec9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788eca50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788ecae0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788ecb70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788ecc00 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788ecc90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788ecd20 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788ecdb0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788ece40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788eced0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788ecf60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788ecff0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788ed080 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788ed110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788ed1a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788ed230 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788ed2c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788ed350 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788ed3e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583788ed470 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583788ed500 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5583788ed590 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583788ed620 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5583788ed6b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583788ed740 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583788ed7d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5583788ed860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583788ed8f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5583788ed980 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583788eda10 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x5583788f83a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788f8430 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788f84c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788f8550 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788f85e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788f8670 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788f8700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788f8790 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788f8820 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788f88b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788f8940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788f89d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788f8a60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788f8af0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788f8b80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788f8c10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788f8ca0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788f8d30 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788f8dc0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788f8e50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788f8ee0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788f8f70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788f9000 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788f9090 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788f9120 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788f91b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788f9240 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788f92d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788f9360 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583788f93f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583788f9480 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5583788f9510 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583788f95a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5583788f9630 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583788f96c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583788f9750 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5583788f97e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583788f9870 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5583788f9900 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583788f9990 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \n 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x5583788f0560 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788f05f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788f0680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788f0710 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788f07a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788f0830 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788f08c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788f0950 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788f09e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788f0a70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788f0b00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788f0b90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788f0c20 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788f0cb0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788f0d40 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788f0dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788f0e60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788f0ef0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788f0f80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788f1010 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788f10a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788f1130 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788f11c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788f1250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788f12e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788f1370 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788f1400 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788f1490 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788f1520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583788f15b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583788f1640 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5583788f16d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583788f1760 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5583788f17f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583788f1880 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583788f1910 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5583788f19a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583788f1a30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5583788f1ac0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583788f1b50 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x5583788fa7b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788fa840 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788fa8d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788fa960 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788fa9f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788faa80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788fab10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788faba0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788fac30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788facc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788fad50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788fade0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788fae70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788faf00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788faf90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788fb020 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788fb0b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788fb140 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788fb1d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788fb260 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788fb2f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788fb380 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788fb410 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788fb4a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788fb530 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788fb5c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788fb650 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788fb6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788fb770 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583788fb800 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583788fb890 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5583788fb920 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583788fb9b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5583788fba40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583788fbad0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583788fbb60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5583788fbbf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583788fbc80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5583788fbd10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583788fbda0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\r\n 33: foo0: {\r\n 33: foo1: {foo2: 000, bar2: 001, baz2: 002},\r\n 33: bar1: {foo2: 010, bar2: 011, baz2: 012},\r\n 33: baz1: {foo2: 020, bar2: 021, baz2: 022}\r\n 33: },\r\n 33: bar0: {\r\n 33: foo1: {foo2: 100, bar2: 101, baz2: 102},\r\n 33: bar1: {foo2: 110, bar2: 111, baz2: 112},\r\n 33: baz1: {foo2: 120, bar2: 121, baz2: 122}\r\n 33: },\r\n 33: baz0: {\r\n 33: foo1: {foo2: 200, bar2: 201, baz2: 202},\r\n 33: bar1: {foo2: 210, bar2: 211, baz2: 212},\r\n 33: baz1: {foo2: 220, bar2: 221, baz2: 222}\r\n 33: }\r\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x5583788f2970 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788f2a00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788f2a90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788f2b20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788f2bb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788f2c40 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788f2cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788f2d60 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788f2df0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788f2e80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788f2f10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788f2fa0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788f3030 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788f30c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788f3150 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788f31e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788f3270 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788f3300 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788f3390 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788f3420 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788f34b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788f3540 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788f35d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788f3660 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788f36f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788f3780 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788f3810 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788f38a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788f3930 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583788f39c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583788f3a50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5583788f3ae0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583788f3b70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5583788f3c00 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583788f3c90 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583788f3d20 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5583788f3db0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583788f3e40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5583788f3ed0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583788f3f60 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x5583788fcbc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788fcc50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788fcce0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788fcd70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788fce00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788fce90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788fcf20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788fcfb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788fd040 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788fd0d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788fd160 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788fd1f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788fd280 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788fd310 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788fd3a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788fd430 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788fd4c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788fd550 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788fd5e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788fd670 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788fd700 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788fd790 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788fd820 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788fd8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788fd940 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788fd9d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788fda60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788fdaf0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788fdb80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583788fdc10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583788fdca0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5583788fdd30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583788fddc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5583788fde50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583788fdee0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583788fdf70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5583788fe000 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583788fe090 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5583788fe120 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583788fe1b0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \r\n 33: foo0:\r\n 33: foo1:\r\n 33: foo2: 000\r\n 33: bar2: 001\r\n 33: baz2: 002\r\n 33: bar1:\r\n 33: foo2: 010\r\n 33: bar2: 011\r\n 33: baz2: 012\r\n 33: baz1:\r\n 33: foo2: 020\r\n 33: bar2: 021\r\n 33: baz2: 022\r\n 33: bar0:\r\n 33: foo1:\r\n 33: foo2: 100\r\n 33: bar2: 101\r\n 33: baz2: 102\r\n 33: bar1:\r\n 33: foo2: 110\r\n 33: bar2: 111\r\n 33: baz2: 112\r\n 33: baz1:\r\n 33: foo2: 120\r\n 33: bar2: 121\r\n 33: baz2: 122\r\n 33: baz0:\r\n 33: foo1:\r\n 33: foo2: 200\r\n 33: bar2: 201\r\n 33: baz2: 202\r\n 33: bar1:\r\n 33: foo2: 210\r\n 33: bar2: 211\r\n 33: baz2: 212\r\n 33: baz1:\r\n 33: foo2: 220\r\n 33: bar2: 221\r\n 33: baz2: 222\r\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x5583788f4d80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788f4e10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788f4ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788f4f30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788f4fc0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788f5050 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788f50e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788f5170 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788f5200 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788f5290 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788f5320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788f53b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788f5440 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788f54d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788f5560 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788f55f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788f5680 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788f5710 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788f57a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788f5830 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788f58c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788f5950 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788f59e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788f5a70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788f5b00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788f5b90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788f5c20 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788f5cb0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788f5d40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583788f5dd0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583788f5e60 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5583788f5ef0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583788f5f80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5583788f6010 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583788f60a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583788f6130 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5583788f61c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583788f6250 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5583788f62e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583788f6370 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x5583788fefd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5583788ff060 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583788ff0f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583788ff180 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583788ff210 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583788ff2a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5583788ff330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583788ff3c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5583788ff450 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583788ff4e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583788ff570 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583788ff600 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583788ff690 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583788ff720 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583788ff7b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583788ff840 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5583788ff8d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5583788ff960 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583788ff9f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5583788ffa80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583788ffb10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5583788ffba0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583788ffc30 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583788ffcc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583788ffd50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583788ffde0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5583788ffe70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583788fff00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583788fff90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x558378900020 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583789000b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x558378900140 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583789001d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x558378900260 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5583789002f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x558378900380 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x558378900410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583789004a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x558378900530 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583789005c0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: REF TREE: 33: 0x5583788ddec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5583788dc6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5583788dc8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dca80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5583788dcb18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5583788dcbb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5583788dc948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788dcc50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5583788dcce8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5583788dcd80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5583788dc9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788dce20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5583788dceb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5583788dcf50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5583788dc778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5583788dcff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dd1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5583788dd258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5583788dd2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5583788dd088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788dd390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5583788dd428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5583788dd4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5583788dd120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788dd560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5583788dd5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5583788dd690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5583788dc810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5583788dd730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dd900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5583788dd998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5583788dda30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5583788dd7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788ddad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5583788ddb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5583788ddc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5583788dd860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788ddca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5583788ddd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5583788dddd0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5583789013e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x558378901470 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x558378901500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x558378901590 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x558378901620 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583789016b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x558378901740 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583789017d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x558378901860 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5583789018f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x558378901980 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x558378901a10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x558378901aa0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x558378901b30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x558378901bc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x558378901c50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x558378901ce0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x558378901d70 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x558378901e00 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x558378901e90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x558378901f20 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x558378901fb0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x558378902040 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5583789020d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x558378902160 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583789021f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x558378902280 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x558378902310 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583789023a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x558378902430 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583789024c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x558378902550 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5583789025e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x558378902670 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x558378902700 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x558378902790 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x558378902820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583789028b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x558378902940 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583789029d0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: REF TREE: 33: 0x5583788ddfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5583788de0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5583788de280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788de450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5583788de4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5583788de580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5583788de318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788de620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5583788de6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5583788de750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5583788de3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788de7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5583788de888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5583788de920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5583788de148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5583788de9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788deb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5583788dec28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5583788decc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5583788dea58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788ded60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5583788dedf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5583788dee90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5583788deaf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788def30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5583788defc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5583788df060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5583788de1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5583788df100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788df2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5583788df368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5583788df400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5583788df198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788df4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5583788df538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5583788df5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5583788df230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788df670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5583788df708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5583788df7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x558378902a70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x558378902b00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x558378902b90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x558378902c20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x558378902cb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x558378902d40 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x558378902dd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x558378902e60 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x558378902ef0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x558378902f80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x558378903010 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5583789030a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x558378903130 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5583789031c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x558378903250 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5583789032e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x558378903370 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x558378903400 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x558378903490 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x558378903520 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583789035b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x558378903640 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583789036d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x558378903760 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5583789037f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x558378903880 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x558378903910 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583789039a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x558378903a30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x558378903ac0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x558378903b50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x558378903be0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x558378903c70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x558378903d00 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x558378903d90 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x558378903e20 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x558378903eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x558378903f40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x558378903fd0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x558378904060 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: REF TREE: 33: 0x5583788ddec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5583788dc6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5583788dc8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dca80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5583788dcb18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5583788dcbb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5583788dc948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788dcc50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5583788dcce8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5583788dcd80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5583788dc9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788dce20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5583788dceb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5583788dcf50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5583788dc778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5583788dcff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dd1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5583788dd258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5583788dd2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5583788dd088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788dd390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5583788dd428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5583788dd4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5583788dd120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788dd560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5583788dd5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5583788dd690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5583788dc810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5583788dd730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788dd900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5583788dd998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5583788dda30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5583788dd7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788ddad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5583788ddb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5583788ddc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5583788dd860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788ddca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5583788ddd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5583788dddd0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x558378904100 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x558378904190 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x558378904220 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5583789042b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x558378904340 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5583789043d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x558378904460 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5583789044f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x558378904580 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x558378904610 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5583789046a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x558378904730 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5583789047c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x558378904850 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5583789048e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x558378904970 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x558378904a00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x558378904a90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x558378904b20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x558378904bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x558378904c40 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x558378904cd0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x558378904d60 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x558378904df0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x558378904e80 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x558378904f10 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x558378904fa0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x558378905030 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5583789050c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x558378905150 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5583789051e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x558378905270 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x558378905300 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x558378905390 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x558378905420 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5583789054b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x558378905540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5583789055d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x558378905660 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5583789056f0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: REF TREE: 33: 0x5583788ddfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5583788de0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5583788de280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788de450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5583788de4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5583788de580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5583788de318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788de620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5583788de6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5583788de750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5583788de3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788de7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5583788de888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5583788de920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5583788de148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5583788de9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788deb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5583788dec28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5583788decc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5583788dea58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788ded60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5583788dedf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5583788dee90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5583788deaf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788def30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5583788defc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5583788df060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5583788de1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5583788df100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5583788df2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5583788df368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5583788df400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5583788df198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5583788df4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5583788df538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5583788df5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5583788df230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5583788df670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5583788df708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5583788df7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x558378905790 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x558378905820 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5583789058b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x558378905940 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5583789059d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x558378905a60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x558378905af0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x558378905b80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x558378905c10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x558378905ca0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x558378905d30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x558378905dc0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x558378905e50 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x558378905ee0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x558378905f70 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x558378906000 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x558378906090 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x558378906120 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5583789061b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x558378906240 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5583789062d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x558378906360 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5583789063f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x558378906480 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x558378906510 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5583789065a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x558378906630 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5583789066c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x558378906750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5583789067e0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x558378906870 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x558378906900 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x558378906990 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x558378906a20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x558378906ab0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x558378906b40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x558378906bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x558378906c60 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x558378906cf0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x558378906d80 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase (7 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (7 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x55c8071f9890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f66e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f68b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6a80 VAL: '000' (3 sibs) 34: 0x55c8071f6b18 VAL: '001' (3 sibs) 34: 0x55c8071f6bb0 VAL: '002' (3 sibs) 34: 0x55c8071f6948 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6c50 VAL: '010' (3 sibs) 34: 0x55c8071f6ce8 VAL: '011' (3 sibs) 34: 0x55c8071f6d80 VAL: '012' (3 sibs) 34: 0x55c8071f69e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6e20 VAL: '020' (3 sibs) 34: 0x55c8071f6eb8 VAL: '021' (3 sibs) 34: 0x55c8071f6f50 VAL: '022' (3 sibs) 34: 0x55c8071f6778 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6ff0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f71c0 VAL: '100' (3 sibs) 34: 0x55c8071f7258 VAL: '101' (3 sibs) 34: 0x55c8071f72f0 VAL: '102' (3 sibs) 34: 0x55c8071f7088 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7390 VAL: '110' (3 sibs) 34: 0x55c8071f7428 VAL: '111' (3 sibs) 34: 0x55c8071f74c0 VAL: '112' (3 sibs) 34: 0x55c8071f7120 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7560 VAL: '120' (3 sibs) 34: 0x55c8071f75f8 VAL: '121' (3 sibs) 34: 0x55c8071f7690 VAL: '122' (3 sibs) 34: 0x55c8071f6810 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7730 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7900 VAL: '200' (3 sibs) 34: 0x55c8071f7998 VAL: '201' (3 sibs) 34: 0x55c8071f7a30 VAL: '202' (3 sibs) 34: 0x55c8071f77c8 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7ad0 VAL: '210' (3 sibs) 34: 0x55c8071f7b68 VAL: '211' (3 sibs) 34: 0x55c8071f7c00 VAL: '212' (3 sibs) 34: 0x55c8071f7860 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7ca0 VAL: '220' (3 sibs) 34: 0x55c8071f7d38 VAL: '221' (3 sibs) 34: 0x55c8071f7dd0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807213f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807213fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807214070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807214100 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807214190 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807214220 VAL: '002' (3 sibs) 34: [6] [6] 0x55c8072142b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807214340 VAL: '010' (3 sibs) 34: [8] [8] 0x55c8072143d0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807214460 VAL: '012' (3 sibs) 34: [10] [10] 0x55c8072144f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807214580 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807214610 VAL: '021' (3 sibs) 34: [13] [13] 0x55c8072146a0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807214730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c8072147c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807214850 VAL: '100' (3 sibs) 34: [17] [17] 0x55c8072148e0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807214970 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807214a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807214a90 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807214b20 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807214bb0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807214c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807214cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807214d60 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807214df0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807214e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807214f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807214fa0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807215030 VAL: '201' (3 sibs) 34: [31] [31] 0x55c8072150c0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807215150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c8072151e0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807215270 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807215300 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807215390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807215420 VAL: '220' (3 sibs) 34: [38] [38] 0x55c8072154b0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807215540 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: --------------- 34: 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x55c8071f99a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f80b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8280 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8450 VAL: '000' (3 sibs) 34: 0x55c8071f84e8 VAL: '001' (3 sibs) 34: 0x55c8071f8580 VAL: '002' (3 sibs) 34: 0x55c8071f8318 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8620 VAL: '010' (3 sibs) 34: 0x55c8071f86b8 VAL: '011' (3 sibs) 34: 0x55c8071f8750 VAL: '012' (3 sibs) 34: 0x55c8071f83b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f87f0 VAL: '020' (3 sibs) 34: 0x55c8071f8888 VAL: '021' (3 sibs) 34: 0x55c8071f8920 VAL: '022' (3 sibs) 34: 0x55c8071f8148 SEQ: (3 sibs) 3 children: 34: 0x55c8071f89c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8b90 VAL: '100' (3 sibs) 34: 0x55c8071f8c28 VAL: '101' (3 sibs) 34: 0x55c8071f8cc0 VAL: '102' (3 sibs) 34: 0x55c8071f8a58 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8d60 VAL: '110' (3 sibs) 34: 0x55c8071f8df8 VAL: '111' (3 sibs) 34: 0x55c8071f8e90 VAL: '112' (3 sibs) 34: 0x55c8071f8af0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8f30 VAL: '120' (3 sibs) 34: 0x55c8071f8fc8 VAL: '121' (3 sibs) 34: 0x55c8071f9060 VAL: '122' (3 sibs) 34: 0x55c8071f81e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9100 SEQ: (3 sibs) 3 children: 34: 0x55c8071f92d0 VAL: '200' (3 sibs) 34: 0x55c8071f9368 VAL: '201' (3 sibs) 34: 0x55c8071f9400 VAL: '202' (3 sibs) 34: 0x55c8071f9198 SEQ: (3 sibs) 3 children: 34: 0x55c8071f94a0 VAL: '210' (3 sibs) 34: 0x55c8071f9538 VAL: '211' (3 sibs) 34: 0x55c8071f95d0 VAL: '212' (3 sibs) 34: 0x55c8071f9230 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9670 VAL: '220' (3 sibs) 34: 0x55c8071f9708 VAL: '221' (3 sibs) 34: 0x55c8071f97a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807217e80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807217f10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807217fa0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807218030 VAL: '000' (3 sibs) 34: [4] [4] 0x55c8072180c0 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807218150 VAL: '002' (3 sibs) 34: [6] [6] 0x55c8072181e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807218270 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807218300 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807218390 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807218420 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c8072184b0 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807218540 VAL: '021' (3 sibs) 34: [13] [13] 0x55c8072185d0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807218660 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c8072186f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807218780 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807218810 VAL: '101' (3 sibs) 34: [18] [18] 0x55c8072188a0 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807218930 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c8072189c0 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807218a50 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807218ae0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807218b70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807218c00 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807218c90 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807218d20 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807218db0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807218e40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807218ed0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807218f60 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807218ff0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807219080 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807219110 VAL: '210' (3 sibs) 34: [34] [34] 0x55c8072191a0 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807219230 VAL: '212' (3 sibs) 34: [36] [36] 0x55c8072192c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807219350 VAL: '220' (3 sibs) 34: [38] [38] 0x55c8072193e0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807219470 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 000 34: - 001 34: - 002 34: - 34: - 010 34: - 011 34: - 012 34: - 34: - 020 34: - 021 34: - 022 34: - 34: - 34: - 100 34: - 101 34: - 102 34: - 34: - 110 34: - 111 34: - 112 34: - 34: - 120 34: - 121 34: - 122 34: - 34: - 34: - 200 34: - 201 34: - 202 34: - 34: - 210 34: - 211 34: - 212 34: - 34: - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x55c8071f9ac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f9cb0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9e80 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa050 VAL: '000' (3 sibs) 34: 0x55c8071fa0e8 VAL: '001' (3 sibs) 34: 0x55c8071fa180 VAL: '002' (3 sibs) 34: 0x55c8071f9f18 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa220 VAL: '010' (3 sibs) 34: 0x55c8071fa2b8 VAL: '011' (3 sibs) 34: 0x55c8071fa350 VAL: '012' (3 sibs) 34: 0x55c8071f9fb0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa3f0 VAL: '020' (3 sibs) 34: 0x55c8071fa488 VAL: '021' (3 sibs) 34: 0x55c8071fa520 VAL: '022' (3 sibs) 34: 0x55c8071f9d48 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa5c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa790 VAL: '100' (3 sibs) 34: 0x55c8071fa828 VAL: '101' (3 sibs) 34: 0x55c8071fa8c0 VAL: '102' (3 sibs) 34: 0x55c8071fa658 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa960 VAL: '110' (3 sibs) 34: 0x55c8071fa9f8 VAL: '111' (3 sibs) 34: 0x55c8071faa90 VAL: '112' (3 sibs) 34: 0x55c8071fa6f0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fab30 VAL: '120' (3 sibs) 34: 0x55c8071fabc8 VAL: '121' (3 sibs) 34: 0x55c8071fac60 VAL: '122' (3 sibs) 34: 0x55c8071f9de0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fad00 SEQ: (3 sibs) 3 children: 34: 0x55c8071faed0 VAL: '200' (3 sibs) 34: 0x55c8071faf68 VAL: '201' (3 sibs) 34: 0x55c8071fb000 VAL: '202' (3 sibs) 34: 0x55c8071fad98 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb0a0 VAL: '210' (3 sibs) 34: 0x55c8071fb138 VAL: '211' (3 sibs) 34: 0x55c8071fb1d0 VAL: '212' (3 sibs) 34: 0x55c8071fae30 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb270 VAL: '220' (3 sibs) 34: 0x55c8071fb308 VAL: '221' (3 sibs) 34: 0x55c8071fb3a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55c80721bf20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c80721bfb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c80721c040 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c80721c0d0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c80721c160 VAL: '001' (3 sibs) 34: [5] [5] 0x55c80721c1f0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c80721c280 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c80721c310 VAL: '010' (3 sibs) 34: [8] [8] 0x55c80721c3a0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c80721c430 VAL: '012' (3 sibs) 34: [10] [10] 0x55c80721c4c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c80721c550 VAL: '020' (3 sibs) 34: [12] [12] 0x55c80721c5e0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c80721c670 VAL: '022' (3 sibs) 34: [14] [14] 0x55c80721c700 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c80721c790 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c80721c820 VAL: '100' (3 sibs) 34: [17] [17] 0x55c80721c8b0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c80721c940 VAL: '102' (3 sibs) 34: [19] [19] 0x55c80721c9d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c80721ca60 VAL: '110' (3 sibs) 34: [21] [21] 0x55c80721caf0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c80721cb80 VAL: '112' (3 sibs) 34: [23] [23] 0x55c80721cc10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c80721cca0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c80721cd30 VAL: '121' (3 sibs) 34: [26] [26] 0x55c80721cdc0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c80721ce50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c80721cee0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c80721cf70 VAL: '200' (3 sibs) 34: [30] [30] 0x55c80721d000 VAL: '201' (3 sibs) 34: [31] [31] 0x55c80721d090 VAL: '202' (3 sibs) 34: [32] [32] 0x55c80721d120 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c80721d1b0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c80721d240 VAL: '211' (3 sibs) 34: [35] [35] 0x55c80721d2d0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c80721d360 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c80721d3f0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c80721d480 VAL: '221' (3 sibs) 34: [39] [39] 0x55c80721d510 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 34: 000 34: - 34: 001 34: - 34: 002 34: - 34: - 34: 010 34: - 34: 011 34: - 34: 012 34: - 34: - 34: 020 34: - 34: 021 34: - 34: 022 34: - 34: - 34: - 34: 100 34: - 34: 101 34: - 34: 102 34: - 34: - 34: 110 34: - 34: 111 34: - 34: 112 34: - 34: - 34: 120 34: - 34: 121 34: - 34: 122 34: - 34: - 34: - 34: 200 34: - 34: 201 34: - 34: 202 34: - 34: - 34: 210 34: - 34: 211 34: - 34: 212 34: - 34: - 34: 220 34: - 34: 221 34: - 34: 222 34: --------------- 34: REF TREE: 34: 0x55c8071f9bd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071fb440 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb610 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb7e0 VAL: '000' (3 sibs) 34: 0x55c8071fb878 VAL: '001' (3 sibs) 34: 0x55c8071fb910 VAL: '002' (3 sibs) 34: 0x55c8071fb6a8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb9b0 VAL: '010' (3 sibs) 34: 0x55c8071fba48 VAL: '011' (3 sibs) 34: 0x55c8071fbae0 VAL: '012' (3 sibs) 34: 0x55c8071fb740 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbb80 VAL: '020' (3 sibs) 34: 0x55c8071fbc18 VAL: '021' (3 sibs) 34: 0x55c8071fbcb0 VAL: '022' (3 sibs) 34: 0x55c8071fb4d8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbd50 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbf20 VAL: '100' (3 sibs) 34: 0x55c8071fbfb8 VAL: '101' (3 sibs) 34: 0x55c8071fc050 VAL: '102' (3 sibs) 34: 0x55c8071fbde8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc0f0 VAL: '110' (3 sibs) 34: 0x55c8071fc188 VAL: '111' (3 sibs) 34: 0x55c8071fc220 VAL: '112' (3 sibs) 34: 0x55c8071fbe80 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc2c0 VAL: '120' (3 sibs) 34: 0x55c8071fc358 VAL: '121' (3 sibs) 34: 0x55c8071fc3f0 VAL: '122' (3 sibs) 34: 0x55c8071fb570 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc490 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc660 VAL: '200' (3 sibs) 34: 0x55c8071fc6f8 VAL: '201' (3 sibs) 34: 0x55c8071fc790 VAL: '202' (3 sibs) 34: 0x55c8071fc528 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc830 VAL: '210' (3 sibs) 34: 0x55c8071fc8c8 VAL: '211' (3 sibs) 34: 0x55c8071fc960 VAL: '212' (3 sibs) 34: 0x55c8071fc5c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fca00 VAL: '220' (3 sibs) 34: 0x55c8071fca98 VAL: '221' (3 sibs) 34: 0x55c8071fcb30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55c8072204e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807220570 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807220600 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807220690 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807220720 VAL: '001' (3 sibs) 34: [5] [5] 0x55c8072207b0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807220840 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c8072208d0 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807220960 VAL: '011' (3 sibs) 34: [9] [9] 0x55c8072209f0 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807220a80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807220b10 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807220ba0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807220c30 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807220cc0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807220d50 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807220de0 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807220e70 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807220f00 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807220f90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807221020 VAL: '110' (3 sibs) 34: [21] [21] 0x55c8072210b0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807221140 VAL: '112' (3 sibs) 34: [23] [23] 0x55c8072211d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807221260 VAL: '120' (3 sibs) 34: [25] [25] 0x55c8072212f0 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807221380 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807221410 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c8072214a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807221530 VAL: '200' (3 sibs) 34: [30] [30] 0x55c8072215c0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807221650 VAL: '202' (3 sibs) 34: [32] [32] 0x55c8072216e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807221770 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807221800 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807221890 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807221920 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c8072219b0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807221a40 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807221ad0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x55c8071f9890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f66e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f68b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6a80 VAL: '000' (3 sibs) 34: 0x55c8071f6b18 VAL: '001' (3 sibs) 34: 0x55c8071f6bb0 VAL: '002' (3 sibs) 34: 0x55c8071f6948 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6c50 VAL: '010' (3 sibs) 34: 0x55c8071f6ce8 VAL: '011' (3 sibs) 34: 0x55c8071f6d80 VAL: '012' (3 sibs) 34: 0x55c8071f69e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6e20 VAL: '020' (3 sibs) 34: 0x55c8071f6eb8 VAL: '021' (3 sibs) 34: 0x55c8071f6f50 VAL: '022' (3 sibs) 34: 0x55c8071f6778 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6ff0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f71c0 VAL: '100' (3 sibs) 34: 0x55c8071f7258 VAL: '101' (3 sibs) 34: 0x55c8071f72f0 VAL: '102' (3 sibs) 34: 0x55c8071f7088 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7390 VAL: '110' (3 sibs) 34: 0x55c8071f7428 VAL: '111' (3 sibs) 34: 0x55c8071f74c0 VAL: '112' (3 sibs) 34: 0x55c8071f7120 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7560 VAL: '120' (3 sibs) 34: 0x55c8071f75f8 VAL: '121' (3 sibs) 34: 0x55c8071f7690 VAL: '122' (3 sibs) 34: 0x55c8071f6810 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7730 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7900 VAL: '200' (3 sibs) 34: 0x55c8071f7998 VAL: '201' (3 sibs) 34: 0x55c8071f7a30 VAL: '202' (3 sibs) 34: 0x55c8071f77c8 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7ad0 VAL: '210' (3 sibs) 34: 0x55c8071f7b68 VAL: '211' (3 sibs) 34: 0x55c8071f7c00 VAL: '212' (3 sibs) 34: 0x55c8071f7860 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7ca0 VAL: '220' (3 sibs) 34: 0x55c8071f7d38 VAL: '221' (3 sibs) 34: 0x55c8071f7dd0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55c8072228f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807222980 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807222a10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807222aa0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807222b30 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807222bc0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807222c50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807222ce0 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807222d70 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807222e00 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807222e90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807222f20 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807222fb0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807223040 VAL: '022' (3 sibs) 34: [14] [14] 0x55c8072230d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807223160 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c8072231f0 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807223280 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807223310 VAL: '102' (3 sibs) 34: [19] [19] 0x55c8072233a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807223430 VAL: '110' (3 sibs) 34: [21] [21] 0x55c8072234c0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807223550 VAL: '112' (3 sibs) 34: [23] [23] 0x55c8072235e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807223670 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807223700 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807223790 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807223820 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c8072238b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807223940 VAL: '200' (3 sibs) 34: [30] [30] 0x55c8072239d0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807223a60 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807223af0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807223b80 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807223c10 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807223ca0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807223d30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807223dc0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807223e50 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807223ee0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: --------------- 34: 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x55c8071f99a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f80b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8280 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8450 VAL: '000' (3 sibs) 34: 0x55c8071f84e8 VAL: '001' (3 sibs) 34: 0x55c8071f8580 VAL: '002' (3 sibs) 34: 0x55c8071f8318 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8620 VAL: '010' (3 sibs) 34: 0x55c8071f86b8 VAL: '011' (3 sibs) 34: 0x55c8071f8750 VAL: '012' (3 sibs) 34: 0x55c8071f83b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f87f0 VAL: '020' (3 sibs) 34: 0x55c8071f8888 VAL: '021' (3 sibs) 34: 0x55c8071f8920 VAL: '022' (3 sibs) 34: 0x55c8071f8148 SEQ: (3 sibs) 3 children: 34: 0x55c8071f89c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8b90 VAL: '100' (3 sibs) 34: 0x55c8071f8c28 VAL: '101' (3 sibs) 34: 0x55c8071f8cc0 VAL: '102' (3 sibs) 34: 0x55c8071f8a58 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8d60 VAL: '110' (3 sibs) 34: 0x55c8071f8df8 VAL: '111' (3 sibs) 34: 0x55c8071f8e90 VAL: '112' (3 sibs) 34: 0x55c8071f8af0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8f30 VAL: '120' (3 sibs) 34: 0x55c8071f8fc8 VAL: '121' (3 sibs) 34: 0x55c8071f9060 VAL: '122' (3 sibs) 34: 0x55c8071f81e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9100 SEQ: (3 sibs) 3 children: 34: 0x55c8071f92d0 VAL: '200' (3 sibs) 34: 0x55c8071f9368 VAL: '201' (3 sibs) 34: 0x55c8071f9400 VAL: '202' (3 sibs) 34: 0x55c8071f9198 SEQ: (3 sibs) 3 children: 34: 0x55c8071f94a0 VAL: '210' (3 sibs) 34: 0x55c8071f9538 VAL: '211' (3 sibs) 34: 0x55c8071f95d0 VAL: '212' (3 sibs) 34: 0x55c8071f9230 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9670 VAL: '220' (3 sibs) 34: 0x55c8071f9708 VAL: '221' (3 sibs) 34: 0x55c8071f97a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807224d00 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807224d90 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807224e20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807224eb0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807224f40 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807224fd0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807225060 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c8072250f0 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807225180 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807225210 VAL: '012' (3 sibs) 34: [10] [10] 0x55c8072252a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807225330 VAL: '020' (3 sibs) 34: [12] [12] 0x55c8072253c0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807225450 VAL: '022' (3 sibs) 34: [14] [14] 0x55c8072254e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807225570 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807225600 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807225690 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807225720 VAL: '102' (3 sibs) 34: [19] [19] 0x55c8072257b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807225840 VAL: '110' (3 sibs) 34: [21] [21] 0x55c8072258d0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807225960 VAL: '112' (3 sibs) 34: [23] [23] 0x55c8072259f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807225a80 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807225b10 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807225ba0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807225c30 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807225cc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807225d50 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807225de0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807225e70 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807225f00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807225f90 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807226020 VAL: '211' (3 sibs) 34: [35] [35] 0x55c8072260b0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807226140 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c8072261d0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807226260 VAL: '221' (3 sibs) 34: [39] [39] 0x55c8072262f0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 000 34: - 001 34: - 002 34: - 34: - 010 34: - 011 34: - 012 34: - 34: - 020 34: - 021 34: - 022 34: - 34: - 34: - 100 34: - 101 34: - 102 34: - 34: - 110 34: - 111 34: - 112 34: - 34: - 120 34: - 121 34: - 122 34: - 34: - 34: - 200 34: - 201 34: - 202 34: - 34: - 210 34: - 211 34: - 212 34: - 34: - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x55c8071f9ac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f9cb0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9e80 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa050 VAL: '000' (3 sibs) 34: 0x55c8071fa0e8 VAL: '001' (3 sibs) 34: 0x55c8071fa180 VAL: '002' (3 sibs) 34: 0x55c8071f9f18 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa220 VAL: '010' (3 sibs) 34: 0x55c8071fa2b8 VAL: '011' (3 sibs) 34: 0x55c8071fa350 VAL: '012' (3 sibs) 34: 0x55c8071f9fb0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa3f0 VAL: '020' (3 sibs) 34: 0x55c8071fa488 VAL: '021' (3 sibs) 34: 0x55c8071fa520 VAL: '022' (3 sibs) 34: 0x55c8071f9d48 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa5c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa790 VAL: '100' (3 sibs) 34: 0x55c8071fa828 VAL: '101' (3 sibs) 34: 0x55c8071fa8c0 VAL: '102' (3 sibs) 34: 0x55c8071fa658 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa960 VAL: '110' (3 sibs) 34: 0x55c8071fa9f8 VAL: '111' (3 sibs) 34: 0x55c8071faa90 VAL: '112' (3 sibs) 34: 0x55c8071fa6f0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fab30 VAL: '120' (3 sibs) 34: 0x55c8071fabc8 VAL: '121' (3 sibs) 34: 0x55c8071fac60 VAL: '122' (3 sibs) 34: 0x55c8071f9de0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fad00 SEQ: (3 sibs) 3 children: 34: 0x55c8071faed0 VAL: '200' (3 sibs) 34: 0x55c8071faf68 VAL: '201' (3 sibs) 34: 0x55c8071fb000 VAL: '202' (3 sibs) 34: 0x55c8071fad98 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb0a0 VAL: '210' (3 sibs) 34: 0x55c8071fb138 VAL: '211' (3 sibs) 34: 0x55c8071fb1d0 VAL: '212' (3 sibs) 34: 0x55c8071fae30 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb270 VAL: '220' (3 sibs) 34: 0x55c8071fb308 VAL: '221' (3 sibs) 34: 0x55c8071fb3a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807227110 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c8072271a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807227230 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c8072272c0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807227350 VAL: '001' (3 sibs) 34: [5] [5] 0x55c8072273e0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807227470 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807227500 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807227590 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807227620 VAL: '012' (3 sibs) 34: [10] [10] 0x55c8072276b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807227740 VAL: '020' (3 sibs) 34: [12] [12] 0x55c8072277d0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807227860 VAL: '022' (3 sibs) 34: [14] [14] 0x55c8072278f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807227980 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807227a10 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807227aa0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807227b30 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807227bc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807227c50 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807227ce0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807227d70 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807227e00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807227e90 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807227f20 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807227fb0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807228040 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c8072280d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807228160 VAL: '200' (3 sibs) 34: [30] [30] 0x55c8072281f0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807228280 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807228310 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c8072283a0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807228430 VAL: '211' (3 sibs) 34: [35] [35] 0x55c8072284c0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807228550 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c8072285e0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807228670 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807228700 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 34: 000 34: - 34: 001 34: - 34: 002 34: - 34: - 34: 010 34: - 34: 011 34: - 34: 012 34: - 34: - 34: 020 34: - 34: 021 34: - 34: 022 34: - 34: - 34: - 34: 100 34: - 34: 101 34: - 34: 102 34: - 34: - 34: 110 34: - 34: 111 34: - 34: 112 34: - 34: - 34: 120 34: - 34: 121 34: - 34: 122 34: - 34: - 34: - 34: 200 34: - 34: 201 34: - 34: 202 34: - 34: - 34: 210 34: - 34: 211 34: - 34: 212 34: - 34: - 34: 220 34: - 34: 221 34: - 34: 222 34: --------------- 34: REF TREE: 34: 0x55c8071f9bd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071fb440 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb610 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb7e0 VAL: '000' (3 sibs) 34: 0x55c8071fb878 VAL: '001' (3 sibs) 34: 0x55c8071fb910 VAL: '002' (3 sibs) 34: 0x55c8071fb6a8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb9b0 VAL: '010' (3 sibs) 34: 0x55c8071fba48 VAL: '011' (3 sibs) 34: 0x55c8071fbae0 VAL: '012' (3 sibs) 34: 0x55c8071fb740 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbb80 VAL: '020' (3 sibs) 34: 0x55c8071fbc18 VAL: '021' (3 sibs) 34: 0x55c8071fbcb0 VAL: '022' (3 sibs) 34: 0x55c8071fb4d8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbd50 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbf20 VAL: '100' (3 sibs) 34: 0x55c8071fbfb8 VAL: '101' (3 sibs) 34: 0x55c8071fc050 VAL: '102' (3 sibs) 34: 0x55c8071fbde8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc0f0 VAL: '110' (3 sibs) 34: 0x55c8071fc188 VAL: '111' (3 sibs) 34: 0x55c8071fc220 VAL: '112' (3 sibs) 34: 0x55c8071fbe80 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc2c0 VAL: '120' (3 sibs) 34: 0x55c8071fc358 VAL: '121' (3 sibs) 34: 0x55c8071fc3f0 VAL: '122' (3 sibs) 34: 0x55c8071fb570 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc490 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc660 VAL: '200' (3 sibs) 34: 0x55c8071fc6f8 VAL: '201' (3 sibs) 34: 0x55c8071fc790 VAL: '202' (3 sibs) 34: 0x55c8071fc528 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc830 VAL: '210' (3 sibs) 34: 0x55c8071fc8c8 VAL: '211' (3 sibs) 34: 0x55c8071fc960 VAL: '212' (3 sibs) 34: 0x55c8071fc5c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fca00 VAL: '220' (3 sibs) 34: 0x55c8071fca98 VAL: '221' (3 sibs) 34: 0x55c8071fcb30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807229520 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c8072295b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807229640 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c8072296d0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807229760 VAL: '001' (3 sibs) 34: [5] [5] 0x55c8072297f0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807229880 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807229910 VAL: '010' (3 sibs) 34: [8] [8] 0x55c8072299a0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807229a30 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807229ac0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807229b50 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807229be0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807229c70 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807229d00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807229d90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807229e20 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807229eb0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807229f40 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807229fd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c80722a060 VAL: '110' (3 sibs) 34: [21] [21] 0x55c80722a0f0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c80722a180 VAL: '112' (3 sibs) 34: [23] [23] 0x55c80722a210 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c80722a2a0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c80722a330 VAL: '121' (3 sibs) 34: [26] [26] 0x55c80722a3c0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c80722a450 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c80722a4e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c80722a570 VAL: '200' (3 sibs) 34: [30] [30] 0x55c80722a600 VAL: '201' (3 sibs) 34: [31] [31] 0x55c80722a690 VAL: '202' (3 sibs) 34: [32] [32] 0x55c80722a720 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c80722a7b0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c80722a840 VAL: '211' (3 sibs) 34: [35] [35] 0x55c80722a8d0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c80722a960 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c80722a9f0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c80722aa80 VAL: '221' (3 sibs) 34: [39] [39] 0x55c80722ab10 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\n 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\n 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\n 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x55c807213f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807213fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807214070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807214100 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807214190 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807214220 VAL: '002' (3 sibs) 34: [6] [6] 0x55c8072142b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807214340 VAL: '010' (3 sibs) 34: [8] [8] 0x55c8072143d0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807214460 VAL: '012' (3 sibs) 34: [10] [10] 0x55c8072144f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807214580 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807214610 VAL: '021' (3 sibs) 34: [13] [13] 0x55c8072146a0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807214730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c8072147c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807214850 VAL: '100' (3 sibs) 34: [17] [17] 0x55c8072148e0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807214970 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807214a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807214a90 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807214b20 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807214bb0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807214c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807214cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807214d60 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807214df0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807214e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807214f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807214fa0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807215030 VAL: '201' (3 sibs) 34: [31] [31] 0x55c8072150c0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807215150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c8072151e0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807215270 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807215300 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807215390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807215420 VAL: '220' (3 sibs) 34: [38] [38] 0x55c8072154b0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807215540 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x55c80722cb40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c80722cbd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c80722cc60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c80722ccf0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c80722cd80 VAL: '001' (3 sibs) 34: [5] [5] 0x55c80722ce10 VAL: '002' (3 sibs) 34: [6] [6] 0x55c80722cea0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c80722cf30 VAL: '010' (3 sibs) 34: [8] [8] 0x55c80722cfc0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c80722d050 VAL: '012' (3 sibs) 34: [10] [10] 0x55c80722d0e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c80722d170 VAL: '020' (3 sibs) 34: [12] [12] 0x55c80722d200 VAL: '021' (3 sibs) 34: [13] [13] 0x55c80722d290 VAL: '022' (3 sibs) 34: [14] [14] 0x55c80722d320 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c80722d3b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c80722d440 VAL: '100' (3 sibs) 34: [17] [17] 0x55c80722d4d0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c80722d560 VAL: '102' (3 sibs) 34: [19] [19] 0x55c80722d5f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c80722d680 VAL: '110' (3 sibs) 34: [21] [21] 0x55c80722d710 VAL: '111' (3 sibs) 34: [22] [22] 0x55c80722d7a0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c80722d830 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c80722d8c0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c80722d950 VAL: '121' (3 sibs) 34: [26] [26] 0x55c80722d9e0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c80722da70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c80722db00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c80722db90 VAL: '200' (3 sibs) 34: [30] [30] 0x55c80722dc20 VAL: '201' (3 sibs) 34: [31] [31] 0x55c80722dcb0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c80722dd40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c80722ddd0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c80722de60 VAL: '211' (3 sibs) 34: [35] [35] 0x55c80722def0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c80722df80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c80722e010 VAL: '220' (3 sibs) 34: [38] [38] 0x55c80722e0a0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c80722e130 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x55c807217e80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807217f10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807217fa0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807218030 VAL: '000' (3 sibs) 34: [4] [4] 0x55c8072180c0 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807218150 VAL: '002' (3 sibs) 34: [6] [6] 0x55c8072181e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807218270 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807218300 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807218390 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807218420 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c8072184b0 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807218540 VAL: '021' (3 sibs) 34: [13] [13] 0x55c8072185d0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807218660 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c8072186f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807218780 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807218810 VAL: '101' (3 sibs) 34: [18] [18] 0x55c8072188a0 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807218930 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c8072189c0 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807218a50 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807218ae0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807218b70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807218c00 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807218c90 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807218d20 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807218db0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807218e40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807218ed0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807218f60 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807218ff0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807219080 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807219110 VAL: '210' (3 sibs) 34: [34] [34] 0x55c8072191a0 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807219230 VAL: '212' (3 sibs) 34: [36] [36] 0x55c8072192c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807219350 VAL: '220' (3 sibs) 34: [38] [38] 0x55c8072193e0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807219470 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x55c80722ef50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c80722efe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c80722f070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c80722f100 VAL: '000' (3 sibs) 34: [4] [4] 0x55c80722f190 VAL: '001' (3 sibs) 34: [5] [5] 0x55c80722f220 VAL: '002' (3 sibs) 34: [6] [6] 0x55c80722f2b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c80722f340 VAL: '010' (3 sibs) 34: [8] [8] 0x55c80722f3d0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c80722f460 VAL: '012' (3 sibs) 34: [10] [10] 0x55c80722f4f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c80722f580 VAL: '020' (3 sibs) 34: [12] [12] 0x55c80722f610 VAL: '021' (3 sibs) 34: [13] [13] 0x55c80722f6a0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c80722f730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c80722f7c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c80722f850 VAL: '100' (3 sibs) 34: [17] [17] 0x55c80722f8e0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c80722f970 VAL: '102' (3 sibs) 34: [19] [19] 0x55c80722fa00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c80722fa90 VAL: '110' (3 sibs) 34: [21] [21] 0x55c80722fb20 VAL: '111' (3 sibs) 34: [22] [22] 0x55c80722fbb0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c80722fc40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c80722fcd0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c80722fd60 VAL: '121' (3 sibs) 34: [26] [26] 0x55c80722fdf0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c80722fe80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c80722ff10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c80722ffa0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807230030 VAL: '201' (3 sibs) 34: [31] [31] 0x55c8072300c0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807230150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c8072301e0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807230270 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807230300 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807230390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807230420 VAL: '220' (3 sibs) 34: [38] [38] 0x55c8072304b0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807230540 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: -\n 34: -\n 34: - 000\n 34: - 001\n 34: - 002\n 34: -\n 34: - 010\n 34: - 011\n 34: - 012\n 34: -\n 34: - 020\n 34: - 021\n 34: - 022\n 34: -\n 34: -\n 34: - 100\n 34: - 101\n 34: - 102\n 34: -\n 34: - 110\n 34: - 111\n 34: - 112\n 34: -\n 34: - 120\n 34: - 121\n 34: - 122\n 34: -\n 34: -\n 34: - 200\n 34: - 201\n 34: - 202\n 34: -\n 34: - 210\n 34: - 211\n 34: - 212\n 34: -\n 34: - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x55c80721bf20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c80721bfb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c80721c040 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c80721c0d0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c80721c160 VAL: '001' (3 sibs) 34: [5] [5] 0x55c80721c1f0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c80721c280 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c80721c310 VAL: '010' (3 sibs) 34: [8] [8] 0x55c80721c3a0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c80721c430 VAL: '012' (3 sibs) 34: [10] [10] 0x55c80721c4c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c80721c550 VAL: '020' (3 sibs) 34: [12] [12] 0x55c80721c5e0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c80721c670 VAL: '022' (3 sibs) 34: [14] [14] 0x55c80721c700 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c80721c790 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c80721c820 VAL: '100' (3 sibs) 34: [17] [17] 0x55c80721c8b0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c80721c940 VAL: '102' (3 sibs) 34: [19] [19] 0x55c80721c9d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c80721ca60 VAL: '110' (3 sibs) 34: [21] [21] 0x55c80721caf0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c80721cb80 VAL: '112' (3 sibs) 34: [23] [23] 0x55c80721cc10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c80721cca0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c80721cd30 VAL: '121' (3 sibs) 34: [26] [26] 0x55c80721cdc0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c80721ce50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c80721cee0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c80721cf70 VAL: '200' (3 sibs) 34: [30] [30] 0x55c80721d000 VAL: '201' (3 sibs) 34: [31] [31] 0x55c80721d090 VAL: '202' (3 sibs) 34: [32] [32] 0x55c80721d120 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c80721d1b0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c80721d240 VAL: '211' (3 sibs) 34: [35] [35] 0x55c80721d2d0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c80721d360 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c80721d3f0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c80721d480 VAL: '221' (3 sibs) 34: [39] [39] 0x55c80721d510 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x55c807231360 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c8072313f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807231480 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807231510 VAL: '000' (3 sibs) 34: [4] [4] 0x55c8072315a0 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807231630 VAL: '002' (3 sibs) 34: [6] [6] 0x55c8072316c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807231750 VAL: '010' (3 sibs) 34: [8] [8] 0x55c8072317e0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807231870 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807231900 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807231990 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807231a20 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807231ab0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807231b40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807231bd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807231c60 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807231cf0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807231d80 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807231e10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807231ea0 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807231f30 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807231fc0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807232050 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c8072320e0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807232170 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807232200 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807232290 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807232320 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c8072323b0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807232440 VAL: '201' (3 sibs) 34: [31] [31] 0x55c8072324d0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807232560 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c8072325f0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807232680 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807232710 VAL: '212' (3 sibs) 34: [36] [36] 0x55c8072327a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807232830 VAL: '220' (3 sibs) 34: [38] [38] 0x55c8072328c0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807232950 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: -\n 34: -\n 34: -\n 34: 000\n 34: -\n 34: 001\n 34: -\n 34: 002\n 34: -\n 34: -\n 34: 010\n 34: -\n 34: 011\n 34: -\n 34: 012\n 34: -\n 34: -\n 34: 020\n 34: -\n 34: 021\n 34: -\n 34: 022\n 34: -\n 34: -\n 34: -\n 34: 100\n 34: -\n 34: 101\n 34: -\n 34: 102\n 34: -\n 34: -\n 34: 110\n 34: -\n 34: 111\n 34: -\n 34: 112\n 34: -\n 34: -\n 34: 120\n 34: -\n 34: 121\n 34: -\n 34: 122\n 34: -\n 34: -\n 34: -\n 34: 200\n 34: -\n 34: 201\n 34: -\n 34: 202\n 34: -\n 34: -\n 34: 210\n 34: -\n 34: 211\n 34: -\n 34: 212\n 34: -\n 34: -\n 34: 220\n 34: -\n 34: 221\n 34: -\n 34: 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x55c8072204e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807220570 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807220600 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807220690 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807220720 VAL: '001' (3 sibs) 34: [5] [5] 0x55c8072207b0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807220840 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c8072208d0 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807220960 VAL: '011' (3 sibs) 34: [9] [9] 0x55c8072209f0 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807220a80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807220b10 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807220ba0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807220c30 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807220cc0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807220d50 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807220de0 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807220e70 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807220f00 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807220f90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807221020 VAL: '110' (3 sibs) 34: [21] [21] 0x55c8072210b0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807221140 VAL: '112' (3 sibs) 34: [23] [23] 0x55c8072211d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807221260 VAL: '120' (3 sibs) 34: [25] [25] 0x55c8072212f0 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807221380 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807221410 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c8072214a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807221530 VAL: '200' (3 sibs) 34: [30] [30] 0x55c8072215c0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807221650 VAL: '202' (3 sibs) 34: [32] [32] 0x55c8072216e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807221770 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807221800 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807221890 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807221920 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c8072219b0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807221a40 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807221ad0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x55c807233770 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807233800 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807233890 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807233920 VAL: '000' (3 sibs) 34: [4] [4] 0x55c8072339b0 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807233a40 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807233ad0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807233b60 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807233bf0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807233c80 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807233d10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807233da0 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807233e30 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807233ec0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807233f50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807233fe0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807234070 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807234100 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807234190 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807234220 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c8072342b0 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807234340 VAL: '111' (3 sibs) 34: [22] [22] 0x55c8072343d0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807234460 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c8072344f0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807234580 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807234610 VAL: '122' (3 sibs) 34: [27] [27] 0x55c8072346a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807234730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c8072347c0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807234850 VAL: '201' (3 sibs) 34: [31] [31] 0x55c8072348e0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807234970 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807234a00 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807234a90 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807234b20 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807234bb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807234c40 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807234cd0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807234d60 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 (1 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\r\n 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\r\n 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\r\n 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\r\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x55c8072228f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807222980 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807222a10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807222aa0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807222b30 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807222bc0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807222c50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807222ce0 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807222d70 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807222e00 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807222e90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807222f20 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807222fb0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807223040 VAL: '022' (3 sibs) 34: [14] [14] 0x55c8072230d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807223160 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c8072231f0 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807223280 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807223310 VAL: '102' (3 sibs) 34: [19] [19] 0x55c8072233a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807223430 VAL: '110' (3 sibs) 34: [21] [21] 0x55c8072234c0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807223550 VAL: '112' (3 sibs) 34: [23] [23] 0x55c8072235e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807223670 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807223700 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807223790 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807223820 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c8072238b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807223940 VAL: '200' (3 sibs) 34: [30] [30] 0x55c8072239d0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807223a60 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807223af0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807223b80 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807223c10 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807223ca0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807223d30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807223dc0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807223e50 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807223ee0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x55c807235b80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807235c10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807235ca0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807235d30 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807235dc0 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807235e50 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807235ee0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807235f70 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807236000 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807236090 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807236120 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c8072361b0 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807236240 VAL: '021' (3 sibs) 34: [13] [13] 0x55c8072362d0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807236360 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c8072363f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807236480 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807236510 VAL: '101' (3 sibs) 34: [18] [18] 0x55c8072365a0 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807236630 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c8072366c0 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807236750 VAL: '111' (3 sibs) 34: [22] [22] 0x55c8072367e0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807236870 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807236900 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807236990 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807236a20 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807236ab0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807236b40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807236bd0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807236c60 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807236cf0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807236d80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807236e10 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807236ea0 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807236f30 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807236fc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807237050 VAL: '220' (3 sibs) 34: [38] [38] 0x55c8072370e0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807237170 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: - - - 000\r\n 34: - 001\r\n 34: - 002\r\n 34: - - 010\r\n 34: - 011\r\n 34: - 012\r\n 34: - - 020\r\n 34: - 021\r\n 34: - 022\r\n 34: - - - 100\r\n 34: - 101\r\n 34: - 102\r\n 34: - - 110\r\n 34: - 111\r\n 34: - 112\r\n 34: - - 120\r\n 34: - 121\r\n 34: - 122\r\n 34: - - - 200\r\n 34: - 201\r\n 34: - 202\r\n 34: - - 210\r\n 34: - 211\r\n 34: - 212\r\n 34: - - 220\r\n 34: - 221\r\n 34: - 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x55c807224d00 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807224d90 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807224e20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807224eb0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807224f40 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807224fd0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807225060 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c8072250f0 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807225180 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807225210 VAL: '012' (3 sibs) 34: [10] [10] 0x55c8072252a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807225330 VAL: '020' (3 sibs) 34: [12] [12] 0x55c8072253c0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807225450 VAL: '022' (3 sibs) 34: [14] [14] 0x55c8072254e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807225570 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807225600 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807225690 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807225720 VAL: '102' (3 sibs) 34: [19] [19] 0x55c8072257b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807225840 VAL: '110' (3 sibs) 34: [21] [21] 0x55c8072258d0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807225960 VAL: '112' (3 sibs) 34: [23] [23] 0x55c8072259f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807225a80 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807225b10 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807225ba0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807225c30 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807225cc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807225d50 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807225de0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807225e70 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807225f00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807225f90 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807226020 VAL: '211' (3 sibs) 34: [35] [35] 0x55c8072260b0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807226140 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c8072261d0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807226260 VAL: '221' (3 sibs) 34: [39] [39] 0x55c8072262f0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x55c807237f90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807238020 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c8072380b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807238140 VAL: '000' (3 sibs) 34: [4] [4] 0x55c8072381d0 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807238260 VAL: '002' (3 sibs) 34: [6] [6] 0x55c8072382f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807238380 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807238410 VAL: '011' (3 sibs) 34: [9] [9] 0x55c8072384a0 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807238530 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c8072385c0 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807238650 VAL: '021' (3 sibs) 34: [13] [13] 0x55c8072386e0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807238770 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807238800 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807238890 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807238920 VAL: '101' (3 sibs) 34: [18] [18] 0x55c8072389b0 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807238a40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807238ad0 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807238b60 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807238bf0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807238c80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807238d10 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807238da0 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807238e30 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807238ec0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807238f50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807238fe0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807239070 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807239100 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807239190 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807239220 VAL: '210' (3 sibs) 34: [34] [34] 0x55c8072392b0 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807239340 VAL: '212' (3 sibs) 34: [36] [36] 0x55c8072393d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807239460 VAL: '220' (3 sibs) 34: [38] [38] 0x55c8072394f0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807239580 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 (1 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: -\r\n 34: -\r\n 34: - 000\r\n 34: - 001\r\n 34: - 002\r\n 34: -\r\n 34: - 010\r\n 34: - 011\r\n 34: - 012\r\n 34: -\r\n 34: - 020\r\n 34: - 021\r\n 34: - 022\r\n 34: -\r\n 34: -\r\n 34: - 100\r\n 34: - 101\r\n 34: - 102\r\n 34: -\r\n 34: - 110\r\n 34: - 111\r\n 34: - 112\r\n 34: -\r\n 34: - 120\r\n 34: - 121\r\n 34: - 122\r\n 34: -\r\n 34: -\r\n 34: - 200\r\n 34: - 201\r\n 34: - 202\r\n 34: -\r\n 34: - 210\r\n 34: - 211\r\n 34: - 212\r\n 34: -\r\n 34: - 220\r\n 34: - 221\r\n 34: - 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x55c807227110 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c8072271a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807227230 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c8072272c0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807227350 VAL: '001' (3 sibs) 34: [5] [5] 0x55c8072273e0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807227470 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807227500 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807227590 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807227620 VAL: '012' (3 sibs) 34: [10] [10] 0x55c8072276b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807227740 VAL: '020' (3 sibs) 34: [12] [12] 0x55c8072277d0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807227860 VAL: '022' (3 sibs) 34: [14] [14] 0x55c8072278f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807227980 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807227a10 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807227aa0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807227b30 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807227bc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807227c50 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807227ce0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807227d70 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807227e00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807227e90 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807227f20 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807227fb0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807228040 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c8072280d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807228160 VAL: '200' (3 sibs) 34: [30] [30] 0x55c8072281f0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807228280 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807228310 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c8072283a0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807228430 VAL: '211' (3 sibs) 34: [35] [35] 0x55c8072284c0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807228550 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c8072285e0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807228670 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807228700 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x55c80723b5b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c80723b640 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c80723b6d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c80723b760 VAL: '000' (3 sibs) 34: [4] [4] 0x55c80723b7f0 VAL: '001' (3 sibs) 34: [5] [5] 0x55c80723b880 VAL: '002' (3 sibs) 34: [6] [6] 0x55c80723b910 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c80723b9a0 VAL: '010' (3 sibs) 34: [8] [8] 0x55c80723ba30 VAL: '011' (3 sibs) 34: [9] [9] 0x55c80723bac0 VAL: '012' (3 sibs) 34: [10] [10] 0x55c80723bb50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c80723bbe0 VAL: '020' (3 sibs) 34: [12] [12] 0x55c80723bc70 VAL: '021' (3 sibs) 34: [13] [13] 0x55c80723bd00 VAL: '022' (3 sibs) 34: [14] [14] 0x55c80723bd90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c80723be20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c80723beb0 VAL: '100' (3 sibs) 34: [17] [17] 0x55c80723bf40 VAL: '101' (3 sibs) 34: [18] [18] 0x55c80723bfd0 VAL: '102' (3 sibs) 34: [19] [19] 0x55c80723c060 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c80723c0f0 VAL: '110' (3 sibs) 34: [21] [21] 0x55c80723c180 VAL: '111' (3 sibs) 34: [22] [22] 0x55c80723c210 VAL: '112' (3 sibs) 34: [23] [23] 0x55c80723c2a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c80723c330 VAL: '120' (3 sibs) 34: [25] [25] 0x55c80723c3c0 VAL: '121' (3 sibs) 34: [26] [26] 0x55c80723c450 VAL: '122' (3 sibs) 34: [27] [27] 0x55c80723c4e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c80723c570 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c80723c600 VAL: '200' (3 sibs) 34: [30] [30] 0x55c80723c690 VAL: '201' (3 sibs) 34: [31] [31] 0x55c80723c720 VAL: '202' (3 sibs) 34: [32] [32] 0x55c80723c7b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c80723c840 VAL: '210' (3 sibs) 34: [34] [34] 0x55c80723c8d0 VAL: '211' (3 sibs) 34: [35] [35] 0x55c80723c960 VAL: '212' (3 sibs) 34: [36] [36] 0x55c80723c9f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c80723ca80 VAL: '220' (3 sibs) 34: [38] [38] 0x55c80723cb10 VAL: '221' (3 sibs) 34: [39] [39] 0x55c80723cba0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 (1 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 000\r\n 34: -\r\n 34: 001\r\n 34: -\r\n 34: 002\r\n 34: -\r\n 34: -\r\n 34: 010\r\n 34: -\r\n 34: 011\r\n 34: -\r\n 34: 012\r\n 34: -\r\n 34: -\r\n 34: 020\r\n 34: -\r\n 34: 021\r\n 34: -\r\n 34: 022\r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 100\r\n 34: -\r\n 34: 101\r\n 34: -\r\n 34: 102\r\n 34: -\r\n 34: -\r\n 34: 110\r\n 34: -\r\n 34: 111\r\n 34: -\r\n 34: 112\r\n 34: -\r\n 34: -\r\n 34: 120\r\n 34: -\r\n 34: 121\r\n 34: -\r\n 34: 122\r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 200\r\n 34: -\r\n 34: 201\r\n 34: -\r\n 34: 202\r\n 34: -\r\n 34: -\r\n 34: 210\r\n 34: -\r\n 34: 211\r\n 34: -\r\n 34: 212\r\n 34: -\r\n 34: -\r\n 34: 220\r\n 34: -\r\n 34: 221\r\n 34: -\r\n 34: 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x55c807229520 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c8072295b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807229640 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c8072296d0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807229760 VAL: '001' (3 sibs) 34: [5] [5] 0x55c8072297f0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807229880 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807229910 VAL: '010' (3 sibs) 34: [8] [8] 0x55c8072299a0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807229a30 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807229ac0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807229b50 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807229be0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807229c70 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807229d00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807229d90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807229e20 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807229eb0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807229f40 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807229fd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c80722a060 VAL: '110' (3 sibs) 34: [21] [21] 0x55c80722a0f0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c80722a180 VAL: '112' (3 sibs) 34: [23] [23] 0x55c80722a210 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c80722a2a0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c80722a330 VAL: '121' (3 sibs) 34: [26] [26] 0x55c80722a3c0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c80722a450 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c80722a4e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c80722a570 VAL: '200' (3 sibs) 34: [30] [30] 0x55c80722a600 VAL: '201' (3 sibs) 34: [31] [31] 0x55c80722a690 VAL: '202' (3 sibs) 34: [32] [32] 0x55c80722a720 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c80722a7b0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c80722a840 VAL: '211' (3 sibs) 34: [35] [35] 0x55c80722a8d0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c80722a960 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c80722a9f0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c80722aa80 VAL: '221' (3 sibs) 34: [39] [39] 0x55c80722ab10 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x55c80723d9c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c80723da50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c80723dae0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c80723db70 VAL: '000' (3 sibs) 34: [4] [4] 0x55c80723dc00 VAL: '001' (3 sibs) 34: [5] [5] 0x55c80723dc90 VAL: '002' (3 sibs) 34: [6] [6] 0x55c80723dd20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c80723ddb0 VAL: '010' (3 sibs) 34: [8] [8] 0x55c80723de40 VAL: '011' (3 sibs) 34: [9] [9] 0x55c80723ded0 VAL: '012' (3 sibs) 34: [10] [10] 0x55c80723df60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c80723dff0 VAL: '020' (3 sibs) 34: [12] [12] 0x55c80723e080 VAL: '021' (3 sibs) 34: [13] [13] 0x55c80723e110 VAL: '022' (3 sibs) 34: [14] [14] 0x55c80723e1a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c80723e230 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c80723e2c0 VAL: '100' (3 sibs) 34: [17] [17] 0x55c80723e350 VAL: '101' (3 sibs) 34: [18] [18] 0x55c80723e3e0 VAL: '102' (3 sibs) 34: [19] [19] 0x55c80723e470 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c80723e500 VAL: '110' (3 sibs) 34: [21] [21] 0x55c80723e590 VAL: '111' (3 sibs) 34: [22] [22] 0x55c80723e620 VAL: '112' (3 sibs) 34: [23] [23] 0x55c80723e6b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c80723e740 VAL: '120' (3 sibs) 34: [25] [25] 0x55c80723e7d0 VAL: '121' (3 sibs) 34: [26] [26] 0x55c80723e860 VAL: '122' (3 sibs) 34: [27] [27] 0x55c80723e8f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c80723e980 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c80723ea10 VAL: '200' (3 sibs) 34: [30] [30] 0x55c80723eaa0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c80723eb30 VAL: '202' (3 sibs) 34: [32] [32] 0x55c80723ebc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c80723ec50 VAL: '210' (3 sibs) 34: [34] [34] 0x55c80723ece0 VAL: '211' (3 sibs) 34: [35] [35] 0x55c80723ed70 VAL: '212' (3 sibs) 34: [36] [36] 0x55c80723ee00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c80723ee90 VAL: '220' (3 sibs) 34: [38] [38] 0x55c80723ef20 VAL: '221' (3 sibs) 34: [39] [39] 0x55c80723efb0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: REF TREE: 34: 0x55c8071f9890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f66e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f68b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6a80 VAL: '000' (3 sibs) 34: 0x55c8071f6b18 VAL: '001' (3 sibs) 34: 0x55c8071f6bb0 VAL: '002' (3 sibs) 34: 0x55c8071f6948 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6c50 VAL: '010' (3 sibs) 34: 0x55c8071f6ce8 VAL: '011' (3 sibs) 34: 0x55c8071f6d80 VAL: '012' (3 sibs) 34: 0x55c8071f69e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6e20 VAL: '020' (3 sibs) 34: 0x55c8071f6eb8 VAL: '021' (3 sibs) 34: 0x55c8071f6f50 VAL: '022' (3 sibs) 34: 0x55c8071f6778 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6ff0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f71c0 VAL: '100' (3 sibs) 34: 0x55c8071f7258 VAL: '101' (3 sibs) 34: 0x55c8071f72f0 VAL: '102' (3 sibs) 34: 0x55c8071f7088 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7390 VAL: '110' (3 sibs) 34: 0x55c8071f7428 VAL: '111' (3 sibs) 34: 0x55c8071f74c0 VAL: '112' (3 sibs) 34: 0x55c8071f7120 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7560 VAL: '120' (3 sibs) 34: 0x55c8071f75f8 VAL: '121' (3 sibs) 34: 0x55c8071f7690 VAL: '122' (3 sibs) 34: 0x55c8071f6810 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7730 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7900 VAL: '200' (3 sibs) 34: 0x55c8071f7998 VAL: '201' (3 sibs) 34: 0x55c8071f7a30 VAL: '202' (3 sibs) 34: 0x55c8071f77c8 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7ad0 VAL: '210' (3 sibs) 34: 0x55c8071f7b68 VAL: '211' (3 sibs) 34: 0x55c8071f7c00 VAL: '212' (3 sibs) 34: 0x55c8071f7860 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7ca0 VAL: '220' (3 sibs) 34: 0x55c8071f7d38 VAL: '221' (3 sibs) 34: 0x55c8071f7dd0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55c80723fdd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c80723fe60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c80723fef0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c80723ff80 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807240010 VAL: '001' (3 sibs) 34: [5] [5] 0x55c8072400a0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807240130 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c8072401c0 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807240250 VAL: '011' (3 sibs) 34: [9] [9] 0x55c8072402e0 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807240370 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807240400 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807240490 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807240520 VAL: '022' (3 sibs) 34: [14] [14] 0x55c8072405b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807240640 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c8072406d0 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807240760 VAL: '101' (3 sibs) 34: [18] [18] 0x55c8072407f0 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807240880 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807240910 VAL: '110' (3 sibs) 34: [21] [21] 0x55c8072409a0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807240a30 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807240ac0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807240b50 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807240be0 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807240c70 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807240d00 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807240d90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807240e20 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807240eb0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807240f40 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807240fd0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807241060 VAL: '210' (3 sibs) 34: [34] [34] 0x55c8072410f0 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807241180 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807241210 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c8072412a0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807241330 VAL: '221' (3 sibs) 34: [39] [39] 0x55c8072413c0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: REF TREE: 34: 0x55c8071f99a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f80b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8280 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8450 VAL: '000' (3 sibs) 34: 0x55c8071f84e8 VAL: '001' (3 sibs) 34: 0x55c8071f8580 VAL: '002' (3 sibs) 34: 0x55c8071f8318 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8620 VAL: '010' (3 sibs) 34: 0x55c8071f86b8 VAL: '011' (3 sibs) 34: 0x55c8071f8750 VAL: '012' (3 sibs) 34: 0x55c8071f83b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f87f0 VAL: '020' (3 sibs) 34: 0x55c8071f8888 VAL: '021' (3 sibs) 34: 0x55c8071f8920 VAL: '022' (3 sibs) 34: 0x55c8071f8148 SEQ: (3 sibs) 3 children: 34: 0x55c8071f89c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8b90 VAL: '100' (3 sibs) 34: 0x55c8071f8c28 VAL: '101' (3 sibs) 34: 0x55c8071f8cc0 VAL: '102' (3 sibs) 34: 0x55c8071f8a58 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8d60 VAL: '110' (3 sibs) 34: 0x55c8071f8df8 VAL: '111' (3 sibs) 34: 0x55c8071f8e90 VAL: '112' (3 sibs) 34: 0x55c8071f8af0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8f30 VAL: '120' (3 sibs) 34: 0x55c8071f8fc8 VAL: '121' (3 sibs) 34: 0x55c8071f9060 VAL: '122' (3 sibs) 34: 0x55c8071f81e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9100 SEQ: (3 sibs) 3 children: 34: 0x55c8071f92d0 VAL: '200' (3 sibs) 34: 0x55c8071f9368 VAL: '201' (3 sibs) 34: 0x55c8071f9400 VAL: '202' (3 sibs) 34: 0x55c8071f9198 SEQ: (3 sibs) 3 children: 34: 0x55c8071f94a0 VAL: '210' (3 sibs) 34: 0x55c8071f9538 VAL: '211' (3 sibs) 34: 0x55c8071f95d0 VAL: '212' (3 sibs) 34: 0x55c8071f9230 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9670 VAL: '220' (3 sibs) 34: 0x55c8071f9708 VAL: '221' (3 sibs) 34: 0x55c8071f97a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807241460 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c8072414f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807241580 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807241610 VAL: '000' (3 sibs) 34: [4] [4] 0x55c8072416a0 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807241730 VAL: '002' (3 sibs) 34: [6] [6] 0x55c8072417c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807241850 VAL: '010' (3 sibs) 34: [8] [8] 0x55c8072418e0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807241970 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807241a00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807241a90 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807241b20 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807241bb0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807241c40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807241cd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807241d60 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807241df0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807241e80 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807241f10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807241fa0 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807242030 VAL: '111' (3 sibs) 34: [22] [22] 0x55c8072420c0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807242150 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c8072421e0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807242270 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807242300 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807242390 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807242420 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c8072424b0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807242540 VAL: '201' (3 sibs) 34: [31] [31] 0x55c8072425d0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807242660 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c8072426f0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807242780 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807242810 VAL: '212' (3 sibs) 34: [36] [36] 0x55c8072428a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807242930 VAL: '220' (3 sibs) 34: [38] [38] 0x55c8072429c0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807242a50 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x55c8071f9ac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f9cb0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9e80 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa050 VAL: '000' (3 sibs) 34: 0x55c8071fa0e8 VAL: '001' (3 sibs) 34: 0x55c8071fa180 VAL: '002' (3 sibs) 34: 0x55c8071f9f18 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa220 VAL: '010' (3 sibs) 34: 0x55c8071fa2b8 VAL: '011' (3 sibs) 34: 0x55c8071fa350 VAL: '012' (3 sibs) 34: 0x55c8071f9fb0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa3f0 VAL: '020' (3 sibs) 34: 0x55c8071fa488 VAL: '021' (3 sibs) 34: 0x55c8071fa520 VAL: '022' (3 sibs) 34: 0x55c8071f9d48 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa5c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa790 VAL: '100' (3 sibs) 34: 0x55c8071fa828 VAL: '101' (3 sibs) 34: 0x55c8071fa8c0 VAL: '102' (3 sibs) 34: 0x55c8071fa658 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa960 VAL: '110' (3 sibs) 34: 0x55c8071fa9f8 VAL: '111' (3 sibs) 34: 0x55c8071faa90 VAL: '112' (3 sibs) 34: 0x55c8071fa6f0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fab30 VAL: '120' (3 sibs) 34: 0x55c8071fabc8 VAL: '121' (3 sibs) 34: 0x55c8071fac60 VAL: '122' (3 sibs) 34: 0x55c8071f9de0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fad00 SEQ: (3 sibs) 3 children: 34: 0x55c8071faed0 VAL: '200' (3 sibs) 34: 0x55c8071faf68 VAL: '201' (3 sibs) 34: 0x55c8071fb000 VAL: '202' (3 sibs) 34: 0x55c8071fad98 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb0a0 VAL: '210' (3 sibs) 34: 0x55c8071fb138 VAL: '211' (3 sibs) 34: 0x55c8071fb1d0 VAL: '212' (3 sibs) 34: 0x55c8071fae30 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb270 VAL: '220' (3 sibs) 34: 0x55c8071fb308 VAL: '221' (3 sibs) 34: 0x55c8071fb3a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807242af0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807242b80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807242c10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807242ca0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807242d30 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807242dc0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807242e50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807242ee0 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807242f70 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807243000 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807243090 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807243120 VAL: '020' (3 sibs) 34: [12] [12] 0x55c8072431b0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807243240 VAL: '022' (3 sibs) 34: [14] [14] 0x55c8072432d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807243360 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c8072433f0 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807243480 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807243510 VAL: '102' (3 sibs) 34: [19] [19] 0x55c8072435a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807243630 VAL: '110' (3 sibs) 34: [21] [21] 0x55c8072436c0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807243750 VAL: '112' (3 sibs) 34: [23] [23] 0x55c8072437e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807243870 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807243900 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807243990 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807243a20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807243ab0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807243b40 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807243bd0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807243c60 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807243cf0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807243d80 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807243e10 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807243ea0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807243f30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807243fc0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807244050 VAL: '221' (3 sibs) 34: [39] [39] 0x55c8072440e0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x55c8071f9bd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071fb440 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb610 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb7e0 VAL: '000' (3 sibs) 34: 0x55c8071fb878 VAL: '001' (3 sibs) 34: 0x55c8071fb910 VAL: '002' (3 sibs) 34: 0x55c8071fb6a8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb9b0 VAL: '010' (3 sibs) 34: 0x55c8071fba48 VAL: '011' (3 sibs) 34: 0x55c8071fbae0 VAL: '012' (3 sibs) 34: 0x55c8071fb740 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbb80 VAL: '020' (3 sibs) 34: 0x55c8071fbc18 VAL: '021' (3 sibs) 34: 0x55c8071fbcb0 VAL: '022' (3 sibs) 34: 0x55c8071fb4d8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbd50 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbf20 VAL: '100' (3 sibs) 34: 0x55c8071fbfb8 VAL: '101' (3 sibs) 34: 0x55c8071fc050 VAL: '102' (3 sibs) 34: 0x55c8071fbde8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc0f0 VAL: '110' (3 sibs) 34: 0x55c8071fc188 VAL: '111' (3 sibs) 34: 0x55c8071fc220 VAL: '112' (3 sibs) 34: 0x55c8071fbe80 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc2c0 VAL: '120' (3 sibs) 34: 0x55c8071fc358 VAL: '121' (3 sibs) 34: 0x55c8071fc3f0 VAL: '122' (3 sibs) 34: 0x55c8071fb570 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc490 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc660 VAL: '200' (3 sibs) 34: 0x55c8071fc6f8 VAL: '201' (3 sibs) 34: 0x55c8071fc790 VAL: '202' (3 sibs) 34: 0x55c8071fc528 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc830 VAL: '210' (3 sibs) 34: 0x55c8071fc8c8 VAL: '211' (3 sibs) 34: 0x55c8071fc960 VAL: '212' (3 sibs) 34: 0x55c8071fc5c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fca00 VAL: '220' (3 sibs) 34: 0x55c8071fca98 VAL: '221' (3 sibs) 34: 0x55c8071fcb30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807244180 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807244210 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c8072442a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807244330 VAL: '000' (3 sibs) 34: [4] [4] 0x55c8072443c0 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807244450 VAL: '002' (3 sibs) 34: [6] [6] 0x55c8072444e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807244570 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807244600 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807244690 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807244720 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c8072447b0 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807244840 VAL: '021' (3 sibs) 34: [13] [13] 0x55c8072448d0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807244960 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c8072449f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807244a80 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807244b10 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807244ba0 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807244c30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807244cc0 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807244d50 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807244de0 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807244e70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807244f00 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807244f90 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807245020 VAL: '122' (3 sibs) 34: [27] [27] 0x55c8072450b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807245140 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c8072451d0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807245260 VAL: '201' (3 sibs) 34: [31] [31] 0x55c8072452f0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807245380 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807245410 VAL: '210' (3 sibs) 34: [34] [34] 0x55c8072454a0 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807245530 VAL: '212' (3 sibs) 34: [36] [36] 0x55c8072455c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807245650 VAL: '220' (3 sibs) 34: [38] [38] 0x55c8072456e0 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807245770 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: REF TREE: 34: 0x55c8071f9890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f66e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f68b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6a80 VAL: '000' (3 sibs) 34: 0x55c8071f6b18 VAL: '001' (3 sibs) 34: 0x55c8071f6bb0 VAL: '002' (3 sibs) 34: 0x55c8071f6948 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6c50 VAL: '010' (3 sibs) 34: 0x55c8071f6ce8 VAL: '011' (3 sibs) 34: 0x55c8071f6d80 VAL: '012' (3 sibs) 34: 0x55c8071f69e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6e20 VAL: '020' (3 sibs) 34: 0x55c8071f6eb8 VAL: '021' (3 sibs) 34: 0x55c8071f6f50 VAL: '022' (3 sibs) 34: 0x55c8071f6778 SEQ: (3 sibs) 3 children: 34: 0x55c8071f6ff0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f71c0 VAL: '100' (3 sibs) 34: 0x55c8071f7258 VAL: '101' (3 sibs) 34: 0x55c8071f72f0 VAL: '102' (3 sibs) 34: 0x55c8071f7088 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7390 VAL: '110' (3 sibs) 34: 0x55c8071f7428 VAL: '111' (3 sibs) 34: 0x55c8071f74c0 VAL: '112' (3 sibs) 34: 0x55c8071f7120 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7560 VAL: '120' (3 sibs) 34: 0x55c8071f75f8 VAL: '121' (3 sibs) 34: 0x55c8071f7690 VAL: '122' (3 sibs) 34: 0x55c8071f6810 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7730 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7900 VAL: '200' (3 sibs) 34: 0x55c8071f7998 VAL: '201' (3 sibs) 34: 0x55c8071f7a30 VAL: '202' (3 sibs) 34: 0x55c8071f77c8 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7ad0 VAL: '210' (3 sibs) 34: 0x55c8071f7b68 VAL: '211' (3 sibs) 34: 0x55c8071f7c00 VAL: '212' (3 sibs) 34: 0x55c8071f7860 SEQ: (3 sibs) 3 children: 34: 0x55c8071f7ca0 VAL: '220' (3 sibs) 34: 0x55c8071f7d38 VAL: '221' (3 sibs) 34: 0x55c8071f7dd0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807245810 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c8072458a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807245930 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c8072459c0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807245a50 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807245ae0 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807245b70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807245c00 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807245c90 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807245d20 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807245db0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807245e40 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807245ed0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807245f60 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807245ff0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807246080 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807246110 VAL: '100' (3 sibs) 34: [17] [17] 0x55c8072461a0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807246230 VAL: '102' (3 sibs) 34: [19] [19] 0x55c8072462c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807246350 VAL: '110' (3 sibs) 34: [21] [21] 0x55c8072463e0 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807246470 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807246500 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807246590 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807246620 VAL: '121' (3 sibs) 34: [26] [26] 0x55c8072466b0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807246740 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c8072467d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807246860 VAL: '200' (3 sibs) 34: [30] [30] 0x55c8072468f0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807246980 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807246a10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807246aa0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807246b30 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807246bc0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807246c50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807246ce0 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807246d70 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807246e00 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: REF TREE: 34: 0x55c8071f99a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f80b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8280 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8450 VAL: '000' (3 sibs) 34: 0x55c8071f84e8 VAL: '001' (3 sibs) 34: 0x55c8071f8580 VAL: '002' (3 sibs) 34: 0x55c8071f8318 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8620 VAL: '010' (3 sibs) 34: 0x55c8071f86b8 VAL: '011' (3 sibs) 34: 0x55c8071f8750 VAL: '012' (3 sibs) 34: 0x55c8071f83b0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f87f0 VAL: '020' (3 sibs) 34: 0x55c8071f8888 VAL: '021' (3 sibs) 34: 0x55c8071f8920 VAL: '022' (3 sibs) 34: 0x55c8071f8148 SEQ: (3 sibs) 3 children: 34: 0x55c8071f89c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8b90 VAL: '100' (3 sibs) 34: 0x55c8071f8c28 VAL: '101' (3 sibs) 34: 0x55c8071f8cc0 VAL: '102' (3 sibs) 34: 0x55c8071f8a58 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8d60 VAL: '110' (3 sibs) 34: 0x55c8071f8df8 VAL: '111' (3 sibs) 34: 0x55c8071f8e90 VAL: '112' (3 sibs) 34: 0x55c8071f8af0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f8f30 VAL: '120' (3 sibs) 34: 0x55c8071f8fc8 VAL: '121' (3 sibs) 34: 0x55c8071f9060 VAL: '122' (3 sibs) 34: 0x55c8071f81e0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9100 SEQ: (3 sibs) 3 children: 34: 0x55c8071f92d0 VAL: '200' (3 sibs) 34: 0x55c8071f9368 VAL: '201' (3 sibs) 34: 0x55c8071f9400 VAL: '202' (3 sibs) 34: 0x55c8071f9198 SEQ: (3 sibs) 3 children: 34: 0x55c8071f94a0 VAL: '210' (3 sibs) 34: 0x55c8071f9538 VAL: '211' (3 sibs) 34: 0x55c8071f95d0 VAL: '212' (3 sibs) 34: 0x55c8071f9230 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9670 VAL: '220' (3 sibs) 34: 0x55c8071f9708 VAL: '221' (3 sibs) 34: 0x55c8071f97a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807246ea0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807246f30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807246fc0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807247050 VAL: '000' (3 sibs) 34: [4] [4] 0x55c8072470e0 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807247170 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807247200 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807247290 VAL: '010' (3 sibs) 34: [8] [8] 0x55c807247320 VAL: '011' (3 sibs) 34: [9] [9] 0x55c8072473b0 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807247440 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c8072474d0 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807247560 VAL: '021' (3 sibs) 34: [13] [13] 0x55c8072475f0 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807247680 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807247710 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c8072477a0 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807247830 VAL: '101' (3 sibs) 34: [18] [18] 0x55c8072478c0 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807247950 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c8072479e0 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807247a70 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807247b00 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807247b90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c807247c20 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807247cb0 VAL: '121' (3 sibs) 34: [26] [26] 0x55c807247d40 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807247dd0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c807247e60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807247ef0 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807247f80 VAL: '201' (3 sibs) 34: [31] [31] 0x55c807248010 VAL: '202' (3 sibs) 34: [32] [32] 0x55c8072480a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c807248130 VAL: '210' (3 sibs) 34: [34] [34] 0x55c8072481c0 VAL: '211' (3 sibs) 34: [35] [35] 0x55c807248250 VAL: '212' (3 sibs) 34: [36] [36] 0x55c8072482e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807248370 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807248400 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807248490 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x55c8071f9ac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071f9cb0 SEQ: (3 sibs) 3 children: 34: 0x55c8071f9e80 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa050 VAL: '000' (3 sibs) 34: 0x55c8071fa0e8 VAL: '001' (3 sibs) 34: 0x55c8071fa180 VAL: '002' (3 sibs) 34: 0x55c8071f9f18 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa220 VAL: '010' (3 sibs) 34: 0x55c8071fa2b8 VAL: '011' (3 sibs) 34: 0x55c8071fa350 VAL: '012' (3 sibs) 34: 0x55c8071f9fb0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa3f0 VAL: '020' (3 sibs) 34: 0x55c8071fa488 VAL: '021' (3 sibs) 34: 0x55c8071fa520 VAL: '022' (3 sibs) 34: 0x55c8071f9d48 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa5c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa790 VAL: '100' (3 sibs) 34: 0x55c8071fa828 VAL: '101' (3 sibs) 34: 0x55c8071fa8c0 VAL: '102' (3 sibs) 34: 0x55c8071fa658 SEQ: (3 sibs) 3 children: 34: 0x55c8071fa960 VAL: '110' (3 sibs) 34: 0x55c8071fa9f8 VAL: '111' (3 sibs) 34: 0x55c8071faa90 VAL: '112' (3 sibs) 34: 0x55c8071fa6f0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fab30 VAL: '120' (3 sibs) 34: 0x55c8071fabc8 VAL: '121' (3 sibs) 34: 0x55c8071fac60 VAL: '122' (3 sibs) 34: 0x55c8071f9de0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fad00 SEQ: (3 sibs) 3 children: 34: 0x55c8071faed0 VAL: '200' (3 sibs) 34: 0x55c8071faf68 VAL: '201' (3 sibs) 34: 0x55c8071fb000 VAL: '202' (3 sibs) 34: 0x55c8071fad98 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb0a0 VAL: '210' (3 sibs) 34: 0x55c8071fb138 VAL: '211' (3 sibs) 34: 0x55c8071fb1d0 VAL: '212' (3 sibs) 34: 0x55c8071fae30 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb270 VAL: '220' (3 sibs) 34: 0x55c8071fb308 VAL: '221' (3 sibs) 34: 0x55c8071fb3a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807248530 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c8072485c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807248650 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c8072486e0 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807248770 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807248800 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807248890 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807248920 VAL: '010' (3 sibs) 34: [8] [8] 0x55c8072489b0 VAL: '011' (3 sibs) 34: [9] [9] 0x55c807248a40 VAL: '012' (3 sibs) 34: [10] [10] 0x55c807248ad0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c807248b60 VAL: '020' (3 sibs) 34: [12] [12] 0x55c807248bf0 VAL: '021' (3 sibs) 34: [13] [13] 0x55c807248c80 VAL: '022' (3 sibs) 34: [14] [14] 0x55c807248d10 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c807248da0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c807248e30 VAL: '100' (3 sibs) 34: [17] [17] 0x55c807248ec0 VAL: '101' (3 sibs) 34: [18] [18] 0x55c807248f50 VAL: '102' (3 sibs) 34: [19] [19] 0x55c807248fe0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c807249070 VAL: '110' (3 sibs) 34: [21] [21] 0x55c807249100 VAL: '111' (3 sibs) 34: [22] [22] 0x55c807249190 VAL: '112' (3 sibs) 34: [23] [23] 0x55c807249220 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c8072492b0 VAL: '120' (3 sibs) 34: [25] [25] 0x55c807249340 VAL: '121' (3 sibs) 34: [26] [26] 0x55c8072493d0 VAL: '122' (3 sibs) 34: [27] [27] 0x55c807249460 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c8072494f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c807249580 VAL: '200' (3 sibs) 34: [30] [30] 0x55c807249610 VAL: '201' (3 sibs) 34: [31] [31] 0x55c8072496a0 VAL: '202' (3 sibs) 34: [32] [32] 0x55c807249730 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c8072497c0 VAL: '210' (3 sibs) 34: [34] [34] 0x55c807249850 VAL: '211' (3 sibs) 34: [35] [35] 0x55c8072498e0 VAL: '212' (3 sibs) 34: [36] [36] 0x55c807249970 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c807249a00 VAL: '220' (3 sibs) 34: [38] [38] 0x55c807249a90 VAL: '221' (3 sibs) 34: [39] [39] 0x55c807249b20 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x55c8071f9bd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55c8071fb440 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb610 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb7e0 VAL: '000' (3 sibs) 34: 0x55c8071fb878 VAL: '001' (3 sibs) 34: 0x55c8071fb910 VAL: '002' (3 sibs) 34: 0x55c8071fb6a8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fb9b0 VAL: '010' (3 sibs) 34: 0x55c8071fba48 VAL: '011' (3 sibs) 34: 0x55c8071fbae0 VAL: '012' (3 sibs) 34: 0x55c8071fb740 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbb80 VAL: '020' (3 sibs) 34: 0x55c8071fbc18 VAL: '021' (3 sibs) 34: 0x55c8071fbcb0 VAL: '022' (3 sibs) 34: 0x55c8071fb4d8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbd50 SEQ: (3 sibs) 3 children: 34: 0x55c8071fbf20 VAL: '100' (3 sibs) 34: 0x55c8071fbfb8 VAL: '101' (3 sibs) 34: 0x55c8071fc050 VAL: '102' (3 sibs) 34: 0x55c8071fbde8 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc0f0 VAL: '110' (3 sibs) 34: 0x55c8071fc188 VAL: '111' (3 sibs) 34: 0x55c8071fc220 VAL: '112' (3 sibs) 34: 0x55c8071fbe80 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc2c0 VAL: '120' (3 sibs) 34: 0x55c8071fc358 VAL: '121' (3 sibs) 34: 0x55c8071fc3f0 VAL: '122' (3 sibs) 34: 0x55c8071fb570 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc490 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc660 VAL: '200' (3 sibs) 34: 0x55c8071fc6f8 VAL: '201' (3 sibs) 34: 0x55c8071fc790 VAL: '202' (3 sibs) 34: 0x55c8071fc528 SEQ: (3 sibs) 3 children: 34: 0x55c8071fc830 VAL: '210' (3 sibs) 34: 0x55c8071fc8c8 VAL: '211' (3 sibs) 34: 0x55c8071fc960 VAL: '212' (3 sibs) 34: 0x55c8071fc5c0 SEQ: (3 sibs) 3 children: 34: 0x55c8071fca00 VAL: '220' (3 sibs) 34: 0x55c8071fca98 VAL: '221' (3 sibs) 34: 0x55c8071fcb30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55c807249bc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55c807249c50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55c807249ce0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55c807249d70 VAL: '000' (3 sibs) 34: [4] [4] 0x55c807249e00 VAL: '001' (3 sibs) 34: [5] [5] 0x55c807249e90 VAL: '002' (3 sibs) 34: [6] [6] 0x55c807249f20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55c807249fb0 VAL: '010' (3 sibs) 34: [8] [8] 0x55c80724a040 VAL: '011' (3 sibs) 34: [9] [9] 0x55c80724a0d0 VAL: '012' (3 sibs) 34: [10] [10] 0x55c80724a160 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55c80724a1f0 VAL: '020' (3 sibs) 34: [12] [12] 0x55c80724a280 VAL: '021' (3 sibs) 34: [13] [13] 0x55c80724a310 VAL: '022' (3 sibs) 34: [14] [14] 0x55c80724a3a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55c80724a430 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55c80724a4c0 VAL: '100' (3 sibs) 34: [17] [17] 0x55c80724a550 VAL: '101' (3 sibs) 34: [18] [18] 0x55c80724a5e0 VAL: '102' (3 sibs) 34: [19] [19] 0x55c80724a670 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55c80724a700 VAL: '110' (3 sibs) 34: [21] [21] 0x55c80724a790 VAL: '111' (3 sibs) 34: [22] [22] 0x55c80724a820 VAL: '112' (3 sibs) 34: [23] [23] 0x55c80724a8b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55c80724a940 VAL: '120' (3 sibs) 34: [25] [25] 0x55c80724a9d0 VAL: '121' (3 sibs) 34: [26] [26] 0x55c80724aa60 VAL: '122' (3 sibs) 34: [27] [27] 0x55c80724aaf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55c80724ab80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55c80724ac10 VAL: '200' (3 sibs) 34: [30] [30] 0x55c80724aca0 VAL: '201' (3 sibs) 34: [31] [31] 0x55c80724ad30 VAL: '202' (3 sibs) 34: [32] [32] 0x55c80724adc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55c80724ae50 VAL: '210' (3 sibs) 34: [34] [34] 0x55c80724aee0 VAL: '211' (3 sibs) 34: [35] [35] 0x55c80724af70 VAL: '212' (3 sibs) 34: [36] [36] 0x55c80724b000 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55c80724b090 VAL: '220' (3 sibs) 34: [38] [38] 0x55c80724b120 VAL: '221' (3 sibs) 34: [39] [39] 0x55c80724b1b0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase (12 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (12 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.02 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x55595fa37280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55595fa329b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55595fa32b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa32d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa32f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55595fa32fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55595fa33050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55595fa32de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa330f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55595fa33188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55595fa33220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55595fa32e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa332c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55595fa33358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55595fa333f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55595fa32c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa33490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa33660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55595fa336f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55595fa33790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55595fa33528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa33830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55595fa338c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55595fa33960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55595fa335c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa33a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55595fa33a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55595fa33b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55595fa32cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa33bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa33da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55595fa33e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55595fa33ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55595fa33c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa33f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55595fa34008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55595fa340a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55595fa33d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa34140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55595fa341d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55595fa34270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55595fa32a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55595fa34310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa344e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa346b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55595fa34748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55595fa347e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55595fa34578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa34880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55595fa34918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55595fa349b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55595fa34610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa34a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55595fa34ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55595fa34b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55595fa343a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa34c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa34df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55595fa34e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55595fa34f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55595fa34cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa34fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55595fa35058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55595fa350f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55595fa34d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa35190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55595fa35228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55595fa352c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55595fa34440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa35360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa35530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55595fa355c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55595fa35660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55595fa353f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa35700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55595fa35798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55595fa35830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55595fa35490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa358d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55595fa35968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55595fa35a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55595fa32ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55595fa35aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa35c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa35e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55595fa35ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55595fa35f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55595fa35d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55595fa360a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55595fa36140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55595fa35da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa361e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55595fa36278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55595fa36310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55595fa35b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa363b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa36580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55595fa36618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55595fa366b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55595fa36448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55595fa367e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55595fa36880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55595fa364e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa36920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55595fa369b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55595fa36a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55595fa35bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa36af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa36cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55595fa36d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55595fa36df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55595fa36b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55595fa36f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55595fa36fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55595fa36c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa37060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55595fa370f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55595fa37190 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55595fa43110 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa431a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa43230 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa432c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa43350 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa433e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa43470 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa43500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa43590 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa43620 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa436b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa43740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa437d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa43860 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa438f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa43980 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa43a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa43aa0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa43b30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa43bc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa43c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa43ce0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa43d70 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa43e00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa43e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa43f20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa43fb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa44040 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa440d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa44160 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa441f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa44280 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa44310 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa443a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa44430 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa444c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa44550 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa445e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa44670 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa44700 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa44790 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa44820 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa448b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa44940 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa449d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa44a60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa44af0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa44b80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa44c10 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa44ca0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa44d30 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa44dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa44e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa44ee0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa44f70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa45000 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa45090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa45120 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa451b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa45240 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa452d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa45360 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa453f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa45480 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa45510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa455a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa45630 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa456c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa45750 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa457e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa45870 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa45900 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa45990 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa45a20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa45ab0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa45b40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa45bd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa45c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa45cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa45d80 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa45e10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa45ea0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa45f30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa45fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa46050 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa460e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa46170 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa46200 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa46290 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa46320 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa463b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa46440 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa464d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa46560 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa465f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa46680 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa46710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa467a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa46830 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa468c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa46950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa469e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa46a70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa46b00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa46b90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa46c20 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa46cb0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa46d40 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa46dd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa46e60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa46ef0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa46f80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa47010 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa470a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa47130 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa471c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa47250 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa472e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa47370 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa47400 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa47490 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x55595fa37398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55595fa37470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55595fa37640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa37810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa379e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55595fa37a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55595fa37b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55595fa378a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa37bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55595fa37c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55595fa37ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55595fa37940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa37d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55595fa37e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55595fa37eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55595fa376d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa37f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa38120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55595fa381b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55595fa38250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55595fa37fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa382f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55595fa38388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55595fa38420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55595fa38080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa384c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55595fa38558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55595fa385f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55595fa37770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa38690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa38860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55595fa388f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55595fa38990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55595fa38728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa38a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55595fa38ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55595fa38b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55595fa387c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa38c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55595fa38c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55595fa38d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55595fa37508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55595fa38dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa38fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa39170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55595fa39208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55595fa392a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55595fa39038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa39340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55595fa393d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55595fa39470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55595fa390d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa39510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55595fa395a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55595fa39640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55595fa38e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa396e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa398b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55595fa39948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55595fa399e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55595fa39778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa39a80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55595fa39b18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55595fa39bb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55595fa39810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa39c50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55595fa39ce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55595fa39d80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55595fa38f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa39e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa39ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55595fa3a088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55595fa3a120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55595fa39eb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3a1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55595fa3a258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55595fa3a2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55595fa39f50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3a390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55595fa3a428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55595fa3a4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55595fa375a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55595fa3a560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa3a730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3a900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55595fa3a998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55595fa3aa30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55595fa3a7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3aad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55595fa3ab68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55595fa3ac00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55595fa3a860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3aca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55595fa3ad38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55595fa3add0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55595fa3a5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa3ae70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3b040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55595fa3b0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55595fa3b170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55595fa3af08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3b210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55595fa3b2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55595fa3b340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55595fa3afa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3b3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55595fa3b478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55595fa3b510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55595fa3a690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa3b5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3b780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55595fa3b818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55595fa3b8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55595fa3b648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3b950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55595fa3b9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55595fa3ba80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55595fa3b6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3bb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55595fa3bbb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55595fa3bc50 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55595fa4b850 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa4b8e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa4b970 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa4ba00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa4ba90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa4bb20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa4bbb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa4bc40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa4bcd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa4bd60 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa4bdf0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa4be80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa4bf10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa4bfa0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa4c030 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa4c0c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa4c150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa4c1e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa4c270 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa4c300 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa4c390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa4c420 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa4c4b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa4c540 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa4c5d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa4c660 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa4c6f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa4c780 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa4c810 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa4c8a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa4c930 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa4c9c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa4ca50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa4cae0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa4cb70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa4cc00 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa4cc90 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa4cd20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa4cdb0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa4ce40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa4ced0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa4cf60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa4cff0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa4d080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa4d110 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa4d1a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa4d230 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa4d2c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa4d350 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa4d3e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa4d470 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa4d500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa4d590 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa4d620 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa4d6b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa4d740 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa4d7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa4d860 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa4d8f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa4d980 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa4da10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa4daa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa4db30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa4dbc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa4dc50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa4dce0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa4dd70 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa4de00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa4de90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa4df20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa4dfb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa4e040 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa4e0d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa4e160 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa4e1f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa4e280 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa4e310 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa4e3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa4e430 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa4e4c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa4e550 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa4e5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa4e670 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa4e700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa4e790 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa4e820 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa4e8b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa4e940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa4e9d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa4ea60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa4eaf0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa4eb80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa4ec10 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa4eca0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa4ed30 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa4edc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa4ee50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa4eee0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa4ef70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa4f000 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa4f090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa4f120 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa4f1b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa4f240 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa4f2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa4f360 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa4f3f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa4f480 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa4f510 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa4f5a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa4f630 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa4f6c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa4f750 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa4f7e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa4f870 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa4f900 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa4f990 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa4fa20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa4fab0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa4fb40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa4fbd0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x55595fa37280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55595fa329b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55595fa32b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa32d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa32f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55595fa32fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55595fa33050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55595fa32de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa330f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55595fa33188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55595fa33220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55595fa32e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa332c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55595fa33358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55595fa333f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55595fa32c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa33490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa33660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55595fa336f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55595fa33790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55595fa33528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa33830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55595fa338c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55595fa33960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55595fa335c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa33a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55595fa33a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55595fa33b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55595fa32cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa33bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa33da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55595fa33e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55595fa33ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55595fa33c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa33f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55595fa34008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55595fa340a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55595fa33d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa34140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55595fa341d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55595fa34270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55595fa32a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55595fa34310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa344e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa346b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55595fa34748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55595fa347e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55595fa34578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa34880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55595fa34918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55595fa349b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55595fa34610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa34a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55595fa34ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55595fa34b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55595fa343a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa34c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa34df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55595fa34e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55595fa34f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55595fa34cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa34fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55595fa35058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55595fa350f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55595fa34d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa35190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55595fa35228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55595fa352c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55595fa34440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa35360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa35530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55595fa355c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55595fa35660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55595fa353f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa35700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55595fa35798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55595fa35830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55595fa35490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa358d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55595fa35968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55595fa35a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55595fa32ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55595fa35aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa35c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa35e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55595fa35ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55595fa35f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55595fa35d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55595fa360a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55595fa36140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55595fa35da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa361e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55595fa36278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55595fa36310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55595fa35b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa363b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa36580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55595fa36618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55595fa366b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55595fa36448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55595fa367e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55595fa36880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55595fa364e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa36920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55595fa369b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55595fa36a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55595fa35bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa36af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa36cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55595fa36d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55595fa36df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55595fa36b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55595fa36f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55595fa36fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55595fa36c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa37060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55595fa370f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55595fa37190 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55595fa50060 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa500f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa50180 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa50210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa502a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa50330 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa503c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa50450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa504e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa50570 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa50600 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa50690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa50720 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa507b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa50840 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa508d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa50960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa509f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa50a80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa50b10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa50ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa50c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa50cc0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa50d50 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa50de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa50e70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa50f00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa50f90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa51020 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa510b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa51140 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa511d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa51260 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa512f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa51380 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa51410 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa514a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa51530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa515c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa51650 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa516e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa51770 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa51800 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa51890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa51920 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa519b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa51a40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa51ad0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa51b60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa51bf0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa51c80 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa51d10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa51da0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa51e30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa51ec0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa51f50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa51fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa52070 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa52100 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa52190 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa52220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa522b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa52340 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa523d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa52460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa524f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa52580 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa52610 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa526a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa52730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa527c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa52850 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa528e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa52970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa52a00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa52a90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa52b20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa52bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa52c40 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa52cd0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa52d60 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa52df0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa52e80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa52f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa52fa0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa53030 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa530c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa53150 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa531e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa53270 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa53300 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa53390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa53420 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa534b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa53540 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa535d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa53660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa536f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa53780 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa53810 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa538a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa53930 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa539c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa53a50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa53ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa53b70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa53c00 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa53c90 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa53d20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa53db0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa53e40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa53ed0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa53f60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa53ff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa54080 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa54110 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa541a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa54230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa542c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa54350 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa543e0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x55595fa37398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55595fa37470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55595fa37640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa37810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa379e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55595fa37a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55595fa37b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55595fa378a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa37bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55595fa37c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55595fa37ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55595fa37940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa37d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55595fa37e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55595fa37eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55595fa376d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa37f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa38120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55595fa381b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55595fa38250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55595fa37fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa382f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55595fa38388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55595fa38420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55595fa38080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa384c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55595fa38558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55595fa385f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55595fa37770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa38690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa38860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55595fa388f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55595fa38990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55595fa38728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa38a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55595fa38ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55595fa38b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55595fa387c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa38c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55595fa38c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55595fa38d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55595fa37508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55595fa38dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa38fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa39170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55595fa39208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55595fa392a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55595fa39038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa39340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55595fa393d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55595fa39470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55595fa390d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa39510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55595fa395a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55595fa39640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55595fa38e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa396e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa398b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55595fa39948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55595fa399e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55595fa39778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa39a80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55595fa39b18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55595fa39bb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55595fa39810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa39c50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55595fa39ce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55595fa39d80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55595fa38f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa39e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa39ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55595fa3a088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55595fa3a120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55595fa39eb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3a1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55595fa3a258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55595fa3a2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55595fa39f50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3a390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55595fa3a428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55595fa3a4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55595fa375a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55595fa3a560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa3a730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3a900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55595fa3a998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55595fa3aa30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55595fa3a7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3aad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55595fa3ab68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55595fa3ac00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55595fa3a860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3aca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55595fa3ad38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55595fa3add0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55595fa3a5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa3ae70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3b040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55595fa3b0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55595fa3b170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55595fa3af08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3b210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55595fa3b2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55595fa3b340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55595fa3afa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3b3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55595fa3b478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55595fa3b510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55595fa3a690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa3b5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3b780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55595fa3b818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55595fa3b8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55595fa3b648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3b950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55595fa3b9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55595fa3ba80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55595fa3b6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3bb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55595fa3bbb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55595fa3bc50 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55595fa54870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa54900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa54990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa54a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa54ab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa54b40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa54bd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa54c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa54cf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa54d80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa54e10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa54ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa54f30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa54fc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa55050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa550e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa55170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa55200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa55290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa55320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa553b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa55440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa554d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa55560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa555f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa55680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa55710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa557a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa55830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa558c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa55950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa559e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa55a70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa55b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa55b90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa55c20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa55cb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa55d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa55dd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa55e60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa55ef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa55f80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa56010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa560a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa56130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa561c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa56250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa562e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa56370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa56400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa56490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa56520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa565b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa56640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa566d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa56760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa567f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa56880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa56910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa569a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa56a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa56ac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa56b50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa56be0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa56c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa56d00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa56d90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa56e20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa56eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa56f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa56fd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa57060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa570f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa57180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa57210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa572a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa57330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa573c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa57450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa574e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa57570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa57600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa57690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa57720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa577b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa57840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa578d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa57960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa579f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa57a80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa57b10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa57ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa57c30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa57cc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa57d50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa57de0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa57e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa57f00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa57f90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa58020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa580b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa58140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa581d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa58260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa582f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa58380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa58410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa584a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa58530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa585c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa58650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa586e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa58770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa58800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa58890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa58920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa589b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa58a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa58ad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa58b60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa58bf0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\n 35: foo0: {\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\n 35: },\n 35: bar0: {\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\n 35: },\n 35: baz0: {\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\n 35: },\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x55595fa43110 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa431a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa43230 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa432c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa43350 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa433e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa43470 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa43500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa43590 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa43620 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa436b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa43740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa437d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa43860 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa438f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa43980 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa43a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa43aa0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa43b30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa43bc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa43c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa43ce0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa43d70 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa43e00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa43e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa43f20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa43fb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa44040 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa440d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa44160 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa441f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa44280 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa44310 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa443a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa44430 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa444c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa44550 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa445e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa44670 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa44700 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa44790 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa44820 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa448b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa44940 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa449d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa44a60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa44af0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa44b80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa44c10 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa44ca0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa44d30 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa44dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa44e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa44ee0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa44f70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa45000 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa45090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa45120 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa451b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa45240 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa452d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa45360 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa453f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa45480 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa45510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa455a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa45630 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa456c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa45750 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa457e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa45870 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa45900 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa45990 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa45a20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa45ab0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa45b40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa45bd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa45c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa45cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa45d80 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa45e10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa45ea0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa45f30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa45fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa46050 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa460e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa46170 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa46200 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa46290 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa46320 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa463b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa46440 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa464d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa46560 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa465f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa46680 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa46710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa467a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa46830 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa468c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa46950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa469e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa46a70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa46b00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa46b90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa46c20 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa46cb0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa46d40 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa46dd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa46e60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa46ef0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa46f80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa47010 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa470a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa47130 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa471c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa47250 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa472e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa47370 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa47400 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa47490 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x55595fa5b490 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa5b520 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa5b5b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa5b640 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa5b6d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa5b760 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa5b7f0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa5b880 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa5b910 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa5b9a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa5ba30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa5bac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa5bb50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa5bbe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa5bc70 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa5bd00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa5bd90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa5be20 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa5beb0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa5bf40 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa5bfd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa5c060 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa5c0f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa5c180 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa5c210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa5c2a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa5c330 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa5c3c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa5c450 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa5c4e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa5c570 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa5c600 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa5c690 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa5c720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa5c7b0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa5c840 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa5c8d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa5c960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa5c9f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa5ca80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa5cb10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa5cba0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa5cc30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa5ccc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa5cd50 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa5cde0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa5ce70 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa5cf00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa5cf90 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa5d020 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa5d0b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa5d140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa5d1d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa5d260 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa5d2f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa5d380 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa5d410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa5d4a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa5d530 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa5d5c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa5d650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa5d6e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa5d770 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa5d800 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa5d890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa5d920 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa5d9b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa5da40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa5dad0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa5db60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa5dbf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa5dc80 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa5dd10 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa5dda0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa5de30 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa5dec0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa5df50 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa5dfe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa5e070 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa5e100 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa5e190 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa5e220 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa5e2b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa5e340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa5e3d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa5e460 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa5e4f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa5e580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa5e610 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa5e6a0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa5e730 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa5e7c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa5e850 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa5e8e0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa5e970 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa5ea00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa5ea90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa5eb20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa5ebb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa5ec40 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa5ecd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa5ed60 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa5edf0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa5ee80 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa5ef10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa5efa0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa5f030 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa5f0c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa5f150 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa5f1e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa5f270 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa5f300 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa5f390 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa5f420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa5f4b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa5f540 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa5f5d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa5f660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa5f6f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa5f780 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa5f810 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x55595fa4b850 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa4b8e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa4b970 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa4ba00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa4ba90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa4bb20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa4bbb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa4bc40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa4bcd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa4bd60 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa4bdf0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa4be80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa4bf10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa4bfa0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa4c030 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa4c0c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa4c150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa4c1e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa4c270 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa4c300 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa4c390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa4c420 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa4c4b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa4c540 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa4c5d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa4c660 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa4c6f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa4c780 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa4c810 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa4c8a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa4c930 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa4c9c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa4ca50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa4cae0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa4cb70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa4cc00 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa4cc90 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa4cd20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa4cdb0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa4ce40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa4ced0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa4cf60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa4cff0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa4d080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa4d110 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa4d1a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa4d230 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa4d2c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa4d350 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa4d3e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa4d470 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa4d500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa4d590 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa4d620 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa4d6b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa4d740 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa4d7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa4d860 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa4d8f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa4d980 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa4da10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa4daa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa4db30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa4dbc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa4dc50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa4dce0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa4dd70 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa4de00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa4de90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa4df20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa4dfb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa4e040 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa4e0d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa4e160 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa4e1f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa4e280 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa4e310 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa4e3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa4e430 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa4e4c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa4e550 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa4e5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa4e670 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa4e700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa4e790 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa4e820 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa4e8b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa4e940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa4e9d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa4ea60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa4eaf0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa4eb80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa4ec10 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa4eca0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa4ed30 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa4edc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa4ee50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa4eee0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa4ef70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa4f000 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa4f090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa4f120 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa4f1b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa4f240 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa4f2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa4f360 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa4f3f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa4f480 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa4f510 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa4f5a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa4f630 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa4f6c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa4f750 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa4f7e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa4f870 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa4f900 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa4f990 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa4fa20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa4fab0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa4fb40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa4fbd0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x55595fa5fca0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa5fd30 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa5fdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa5fe50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa5fee0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa5ff70 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa60000 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa60090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa60120 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa601b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa60240 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa602d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa60360 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa603f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa60480 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa60510 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa605a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa60630 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa606c0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa60750 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa607e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa60870 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa60900 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa60990 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa60a20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa60ab0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa60b40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa60bd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa60c60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa60cf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa60d80 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa60e10 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa60ea0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa60f30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa60fc0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa61050 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa610e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa61170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa61200 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa61290 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa61320 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa613b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa61440 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa614d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa61560 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa615f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa61680 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa61710 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa617a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa61830 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa618c0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa61950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa619e0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa61a70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa61b00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa61b90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa61c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa61cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa61d40 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa61dd0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa61e60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa61ef0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa61f80 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa62010 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa620a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa62130 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa621c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa62250 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa622e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa62370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa62400 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa62490 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa62520 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa625b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa62640 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa626d0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa62760 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa627f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa62880 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa62910 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa629a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa62a30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa62ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa62b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa62be0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa62c70 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa62d00 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa62d90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa62e20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa62eb0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa62f40 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa62fd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa63060 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa630f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa63180 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa63210 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa632a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa63330 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa633c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa63450 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa634e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa63570 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa63600 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa63690 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa63720 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa637b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa63840 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa638d0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa63960 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa639f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa63a80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa63b10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa63ba0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa63c30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa63cc0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa63d50 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa63de0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa63e70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa63f00 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa63f90 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa64020 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x55595fa50060 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa500f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa50180 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa50210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa502a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa50330 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa503c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa50450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa504e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa50570 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa50600 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa50690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa50720 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa507b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa50840 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa508d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa50960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa509f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa50a80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa50b10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa50ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa50c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa50cc0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa50d50 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa50de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa50e70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa50f00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa50f90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa51020 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa510b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa51140 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa511d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa51260 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa512f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa51380 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa51410 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa514a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa51530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa515c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa51650 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa516e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa51770 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa51800 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa51890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa51920 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa519b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa51a40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa51ad0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa51b60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa51bf0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa51c80 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa51d10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa51da0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa51e30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa51ec0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa51f50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa51fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa52070 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa52100 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa52190 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa52220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa522b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa52340 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa523d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa52460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa524f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa52580 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa52610 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa526a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa52730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa527c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa52850 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa528e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa52970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa52a00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa52a90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa52b20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa52bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa52c40 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa52cd0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa52d60 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa52df0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa52e80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa52f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa52fa0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa53030 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa530c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa53150 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa531e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa53270 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa53300 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa53390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa53420 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa534b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa53540 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa535d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa53660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa536f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa53780 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa53810 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa538a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa53930 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa539c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa53a50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa53ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa53b70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa53c00 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa53c90 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa53d20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa53db0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa53e40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa53ed0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa53f60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa53ff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa54080 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa54110 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa541a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa54230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa542c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa54350 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa543e0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x55595fa668c0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa66950 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa669e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa66a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa66b00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa66b90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa66c20 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa66cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa66d40 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa66dd0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa66e60 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa66ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa66f80 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa67010 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa670a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa67130 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa671c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa67250 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa672e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa67370 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa67400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa67490 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa67520 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa675b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa67640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa676d0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa67760 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa677f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa67880 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa67910 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa679a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa67a30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa67ac0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa67b50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa67be0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa67c70 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa67d00 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa67d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa67e20 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa67eb0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa67f40 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa67fd0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa68060 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa680f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa68180 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa68210 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa682a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa68330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa683c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa68450 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa684e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa68570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa68600 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa68690 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa68720 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa687b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa68840 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa688d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa68960 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa689f0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa68a80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa68b10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa68ba0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa68c30 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa68cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa68d50 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa68de0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa68e70 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa68f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa68f90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa69020 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa690b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa69140 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa691d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa69260 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa692f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa69380 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa69410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa694a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa69530 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa695c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa69650 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa696e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa69770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa69800 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa69890 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa69920 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa699b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa69a40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa69ad0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa69b60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa69bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa69c80 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa69d10 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa69da0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa69e30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa69ec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa69f50 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa69fe0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa6a070 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa6a100 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa6a190 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa6a220 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa6a2b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa6a340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa6a3d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa6a460 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa6a4f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa6a580 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa6a610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa6a6a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa6a730 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa6a7c0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa6a850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa6a8e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa6a970 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa6aa00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa6aa90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa6ab20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa6abb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa6ac40 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: foo0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 0000\r\n 35: bar3: 0001\r\n 35: baz3: 0002\r\n 35: bar2:\r\n 35: foo3: 0010\r\n 35: bar3: 0011\r\n 35: baz3: 0012\r\n 35: baz2:\r\n 35: foo3: 0020\r\n 35: bar3: 0021\r\n 35: baz3: 0022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 0100\r\n 35: bar3: 0101\r\n 35: baz3: 0102\r\n 35: bar2:\r\n 35: foo3: 0110\r\n 35: bar3: 0111\r\n 35: baz3: 0112\r\n 35: baz2:\r\n 35: foo3: 0120\r\n 35: bar3: 0121\r\n 35: baz3: 0122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 0200\r\n 35: bar3: 0201\r\n 35: baz3: 0202\r\n 35: bar2:\r\n 35: foo3: 0210\r\n 35: bar3: 0211\r\n 35: baz3: 0212\r\n 35: baz2:\r\n 35: foo3: 0220\r\n 35: bar3: 0221\r\n 35: baz3: 0222\r\n 35: bar0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 1000\r\n 35: bar3: 1001\r\n 35: baz3: 1002\r\n 35: bar2:\r\n 35: foo3: 1010\r\n 35: bar3: 1011\r\n 35: baz3: 1012\r\n 35: baz2:\r\n 35: foo3: 1020\r\n 35: bar3: 1021\r\n 35: baz3: 1022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 1100\r\n 35: bar3: 1101\r\n 35: baz3: 1102\r\n 35: bar2:\r\n 35: foo3: 1110\r\n 35: bar3: 1111\r\n 35: baz3: 1112\r\n 35: baz2:\r\n 35: foo3: 1120\r\n 35: bar3: 1121\r\n 35: baz3: 1122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 1200\r\n 35: bar3: 1201\r\n 35: baz3: 1202\r\n 35: bar2:\r\n 35: foo3: 1210\r\n 35: bar3: 1211\r\n 35: baz3: 1212\r\n 35: baz2:\r\n 35: foo3: 1220\r\n 35: bar3: 1221\r\n 35: baz3: 1222\r\n 35: baz0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 2000\r\n 35: bar3: 2001\r\n 35: baz3: 2002\r\n 35: bar2:\r\n 35: foo3: 2010\r\n 35: bar3: 2011\r\n 35: baz3: 2012\r\n 35: baz2:\r\n 35: foo3: 2020\r\n 35: bar3: 2021\r\n 35: baz3: 2022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 2100\r\n 35: bar3: 2101\r\n 35: baz3: 2102\r\n 35: bar2:\r\n 35: foo3: 2110\r\n 35: bar3: 2111\r\n 35: baz3: 2112\r\n 35: baz2:\r\n 35: foo3: 2120\r\n 35: bar3: 2121\r\n 35: baz3: 2122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 2200\r\n 35: bar3: 2201\r\n 35: baz3: 2202\r\n 35: bar2:\r\n 35: foo3: 2210\r\n 35: bar3: 2211\r\n 35: baz3: 2212\r\n 35: baz2:\r\n 35: foo3: 2220\r\n 35: bar3: 2221\r\n 35: baz3: 2222\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x55595fa54870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa54900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa54990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa54a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa54ab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa54b40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa54bd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa54c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa54cf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa54d80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa54e10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa54ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa54f30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa54fc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa55050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa550e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa55170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa55200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa55290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa55320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa553b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa55440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa554d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa55560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa555f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa55680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa55710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa557a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa55830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa558c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa55950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa559e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa55a70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa55b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa55b90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa55c20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa55cb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa55d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa55dd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa55e60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa55ef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa55f80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa56010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa560a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa56130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa561c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa56250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa562e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa56370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa56400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa56490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa56520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa565b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa56640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa566d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa56760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa567f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa56880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa56910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa569a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa56a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa56ac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa56b50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa56be0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa56c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa56d00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa56d90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa56e20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa56eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa56f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa56fd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa57060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa570f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa57180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa57210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa572a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa57330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa573c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa57450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa574e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa57570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa57600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa57690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa57720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa577b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa57840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa578d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa57960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa579f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa57a80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa57b10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa57ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa57c30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa57cc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa57d50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa57de0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa57e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa57f00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa57f90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa58020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa580b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa58140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa581d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa58260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa582f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa58380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa58410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa584a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa58530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa585c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa58650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa586e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa58770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa58800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa58890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa58920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa589b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa58a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa58ad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa58b60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa58bf0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x55595fa6b0d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa6b160 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa6b1f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa6b280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa6b310 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa6b3a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa6b430 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa6b4c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa6b550 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa6b5e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa6b670 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa6b700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa6b790 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa6b820 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa6b8b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa6b940 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa6b9d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa6ba60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa6baf0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa6bb80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa6bc10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa6bca0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa6bd30 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa6bdc0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa6be50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa6bee0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa6bf70 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa6c000 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa6c090 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa6c120 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa6c1b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa6c240 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa6c2d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa6c360 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa6c3f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa6c480 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa6c510 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa6c5a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa6c630 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa6c6c0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa6c750 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa6c7e0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa6c870 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa6c900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa6c990 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa6ca20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa6cab0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa6cb40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa6cbd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa6cc60 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa6ccf0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa6cd80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa6ce10 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa6cea0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa6cf30 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa6cfc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa6d050 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa6d0e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa6d170 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa6d200 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa6d290 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa6d320 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa6d3b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa6d440 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa6d4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa6d560 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa6d5f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa6d680 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa6d710 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa6d7a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa6d830 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa6d8c0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa6d950 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa6d9e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa6da70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa6db00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa6db90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa6dc20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa6dcb0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa6dd40 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa6ddd0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa6de60 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa6def0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa6df80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa6e010 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa6e0a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa6e130 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa6e1c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa6e250 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa6e2e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa6e370 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa6e400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa6e490 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa6e520 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa6e5b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa6e640 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa6e6d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa6e760 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa6e7f0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa6e880 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa6e910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa6e9a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa6ea30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa6eac0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa6eb50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa6ebe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa6ec70 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa6ed00 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa6ed90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa6ee20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa6eeb0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa6ef40 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa6efd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa6f060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa6f0f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa6f180 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa6f210 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa6f2a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa6f330 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa6f3c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa6f450 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x55595fa37280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55595fa329b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55595fa32b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa32d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa32f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55595fa32fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55595fa33050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55595fa32de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa330f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55595fa33188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55595fa33220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55595fa32e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa332c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55595fa33358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55595fa333f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55595fa32c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa33490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa33660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55595fa336f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55595fa33790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55595fa33528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa33830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55595fa338c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55595fa33960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55595fa335c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa33a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55595fa33a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55595fa33b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55595fa32cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa33bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa33da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55595fa33e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55595fa33ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55595fa33c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa33f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55595fa34008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55595fa340a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55595fa33d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa34140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55595fa341d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55595fa34270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55595fa32a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55595fa34310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa344e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa346b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55595fa34748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55595fa347e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55595fa34578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa34880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55595fa34918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55595fa349b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55595fa34610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa34a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55595fa34ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55595fa34b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55595fa343a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa34c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa34df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55595fa34e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55595fa34f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55595fa34cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa34fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55595fa35058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55595fa350f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55595fa34d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa35190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55595fa35228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55595fa352c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55595fa34440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa35360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa35530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55595fa355c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55595fa35660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55595fa353f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa35700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55595fa35798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55595fa35830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55595fa35490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa358d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55595fa35968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55595fa35a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55595fa32ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55595fa35aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa35c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa35e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55595fa35ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55595fa35f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55595fa35d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55595fa360a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55595fa36140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55595fa35da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa361e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55595fa36278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55595fa36310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55595fa35b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa363b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa36580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55595fa36618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55595fa366b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55595fa36448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55595fa367e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55595fa36880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55595fa364e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa36920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55595fa369b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55595fa36a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55595fa35bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa36af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa36cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55595fa36d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55595fa36df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55595fa36b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55595fa36f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55595fa36fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55595fa36c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa37060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55595fa370f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55595fa37190 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55595fa6f8e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa6f970 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa6fa00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa6fa90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa6fb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa6fbb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa6fc40 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa6fcd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa6fd60 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa6fdf0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa6fe80 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa6ff10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa6ffa0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa70030 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa700c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa70150 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa701e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa70270 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa70300 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa70390 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa70420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa704b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa70540 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa705d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa70660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa706f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa70780 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa70810 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa708a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa70930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa709c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa70a50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa70ae0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa70b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa70c00 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa70c90 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa70d20 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa70db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa70e40 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa70ed0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa70f60 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa70ff0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa71080 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa71110 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa711a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa71230 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa712c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa71350 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa713e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa71470 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa71500 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa71590 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa71620 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa716b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa71740 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa717d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa71860 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa718f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa71980 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa71a10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa71aa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa71b30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa71bc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa71c50 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa71ce0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa71d70 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa71e00 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa71e90 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa71f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa71fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa72040 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa720d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa72160 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa721f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa72280 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa72310 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa723a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa72430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa724c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa72550 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa725e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa72670 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa72700 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa72790 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa72820 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa728b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa72940 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa729d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa72a60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa72af0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa72b80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa72c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa72ca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa72d30 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa72dc0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa72e50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa72ee0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa72f70 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa73000 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa73090 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa73120 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa731b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa73240 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa732d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa73360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa733f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa73480 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa73510 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa735a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa73630 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa736c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa73750 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa737e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa73870 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa73900 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa73990 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa73a20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa73ab0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa73b40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa73bd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa73c60 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x55595fa37398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55595fa37470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55595fa37640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa37810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa379e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55595fa37a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55595fa37b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55595fa378a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa37bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55595fa37c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55595fa37ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55595fa37940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa37d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55595fa37e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55595fa37eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55595fa376d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa37f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa38120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55595fa381b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55595fa38250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55595fa37fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa382f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55595fa38388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55595fa38420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55595fa38080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa384c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55595fa38558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55595fa385f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55595fa37770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa38690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa38860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55595fa388f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55595fa38990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55595fa38728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa38a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55595fa38ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55595fa38b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55595fa387c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa38c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55595fa38c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55595fa38d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55595fa37508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55595fa38dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa38fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa39170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55595fa39208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55595fa392a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55595fa39038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa39340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55595fa393d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55595fa39470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55595fa390d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa39510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55595fa395a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55595fa39640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55595fa38e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa396e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa398b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55595fa39948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55595fa399e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55595fa39778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa39a80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55595fa39b18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55595fa39bb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55595fa39810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa39c50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55595fa39ce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55595fa39d80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55595fa38f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa39e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa39ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55595fa3a088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55595fa3a120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55595fa39eb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3a1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55595fa3a258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55595fa3a2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55595fa39f50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3a390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55595fa3a428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55595fa3a4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55595fa375a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55595fa3a560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa3a730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3a900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55595fa3a998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55595fa3aa30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55595fa3a7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3aad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55595fa3ab68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55595fa3ac00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55595fa3a860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3aca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55595fa3ad38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55595fa3add0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55595fa3a5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa3ae70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3b040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55595fa3b0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55595fa3b170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55595fa3af08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3b210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55595fa3b2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55595fa3b340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55595fa3afa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3b3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55595fa3b478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55595fa3b510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55595fa3a690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa3b5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3b780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55595fa3b818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55595fa3b8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55595fa3b648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3b950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55595fa3b9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55595fa3ba80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55595fa3b6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3bb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55595fa3bbb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55595fa3bc50 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55595fa73d00 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa73d90 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa73e20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa73eb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa73f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa73fd0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa74060 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa740f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa74180 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa74210 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa742a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa74330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa743c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa74450 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa744e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa74570 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa74600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa74690 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa74720 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa747b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa74840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa748d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa74960 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa749f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa74a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa74b10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa74ba0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa74c30 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa74cc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa74d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa74de0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa74e70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa74f00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa74f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa75020 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa750b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa75140 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa751d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa75260 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa752f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa75380 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa75410 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa754a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa75530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa755c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa75650 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa756e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa75770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa75800 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa75890 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa75920 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa759b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa75a40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa75ad0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa75b60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa75bf0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa75c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa75d10 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa75da0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa75e30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa75ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa75f50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa75fe0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa76070 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa76100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa76190 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa76220 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa762b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa76340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa763d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa76460 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa764f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa76580 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa76610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa766a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa76730 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa767c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa76850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa768e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa76970 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa76a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa76a90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa76b20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa76bb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa76c40 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa76cd0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa76d60 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa76df0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa76e80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa76f10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa76fa0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa77030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa770c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa77150 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa771e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa77270 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa77300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa77390 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa77420 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa774b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa77540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa775d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa77660 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa776f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa77780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa77810 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa778a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa77930 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa779c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa77a50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa77ae0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa77b70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa77c00 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa77c90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa77d20 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa77db0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa77e40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa77ed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa77f60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa77ff0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa78080 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x55595fa37280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55595fa329b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55595fa32b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa32d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa32f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55595fa32fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55595fa33050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55595fa32de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa330f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55595fa33188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55595fa33220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55595fa32e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa332c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55595fa33358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55595fa333f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55595fa32c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa33490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa33660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55595fa336f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55595fa33790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55595fa33528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa33830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55595fa338c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55595fa33960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55595fa335c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa33a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55595fa33a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55595fa33b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55595fa32cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa33bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa33da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55595fa33e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55595fa33ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55595fa33c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa33f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55595fa34008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55595fa340a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55595fa33d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa34140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55595fa341d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55595fa34270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55595fa32a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55595fa34310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa344e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa346b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55595fa34748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55595fa347e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55595fa34578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa34880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55595fa34918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55595fa349b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55595fa34610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa34a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55595fa34ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55595fa34b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55595fa343a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa34c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa34df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55595fa34e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55595fa34f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55595fa34cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa34fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55595fa35058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55595fa350f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55595fa34d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa35190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55595fa35228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55595fa352c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55595fa34440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa35360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa35530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55595fa355c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55595fa35660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55595fa353f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa35700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55595fa35798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55595fa35830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55595fa35490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa358d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55595fa35968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55595fa35a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55595fa32ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55595fa35aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa35c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa35e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55595fa35ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55595fa35f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55595fa35d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55595fa360a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55595fa36140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55595fa35da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa361e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55595fa36278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55595fa36310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55595fa35b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa363b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa36580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55595fa36618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55595fa366b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55595fa36448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55595fa367e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55595fa36880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55595fa364e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa36920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55595fa369b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55595fa36a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55595fa35bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa36af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa36cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55595fa36d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55595fa36df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55595fa36b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa36e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55595fa36f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55595fa36fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55595fa36c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa37060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55595fa370f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55595fa37190 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55595fa78120 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa781b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa78240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa782d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa78360 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa783f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa78480 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa78510 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa785a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa78630 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa786c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa78750 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa787e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa78870 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa78900 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa78990 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa78a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa78ab0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa78b40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa78bd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa78c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa78cf0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa78d80 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa78e10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa78ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa78f30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa78fc0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa79050 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa790e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa79170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa79200 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa79290 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa79320 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa793b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa79440 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa794d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa79560 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa795f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa79680 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa79710 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa797a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa79830 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa798c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa79950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa799e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa79a70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa79b00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa79b90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa79c20 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa79cb0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa79d40 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa79dd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa79e60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa79ef0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa79f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa7a010 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa7a0a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa7a130 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa7a1c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa7a250 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa7a2e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa7a370 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa7a400 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa7a490 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa7a520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa7a5b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa7a640 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa7a6d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa7a760 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa7a7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa7a880 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa7a910 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa7a9a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa7aa30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa7aac0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa7ab50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa7abe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa7ac70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa7ad00 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa7ad90 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa7ae20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa7aeb0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa7af40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa7afd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa7b060 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa7b0f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa7b180 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa7b210 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa7b2a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa7b330 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa7b3c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa7b450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa7b4e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa7b570 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa7b600 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa7b690 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa7b720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa7b7b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa7b840 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa7b8d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa7b960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa7b9f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa7ba80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa7bb10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa7bba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa7bc30 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa7bcc0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa7bd50 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa7bde0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa7be70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa7bf00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa7bf90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa7c020 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa7c0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa7c140 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa7c1d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa7c260 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa7c2f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa7c380 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa7c410 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa7c4a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x55595fa37398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55595fa37470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55595fa37640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa37810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa379e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55595fa37a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55595fa37b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55595fa378a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa37bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55595fa37c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55595fa37ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55595fa37940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa37d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55595fa37e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55595fa37eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55595fa376d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa37f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa38120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55595fa381b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55595fa38250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55595fa37fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa382f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55595fa38388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55595fa38420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55595fa38080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa384c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55595fa38558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55595fa385f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55595fa37770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa38690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa38860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55595fa388f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55595fa38990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55595fa38728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa38a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55595fa38ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55595fa38b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55595fa387c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa38c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55595fa38c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55595fa38d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55595fa37508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55595fa38dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa38fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa39170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55595fa39208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55595fa392a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55595fa39038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa39340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55595fa393d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55595fa39470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55595fa390d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa39510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55595fa395a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55595fa39640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55595fa38e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa396e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa398b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55595fa39948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55595fa399e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55595fa39778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa39a80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55595fa39b18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55595fa39bb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55595fa39810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa39c50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55595fa39ce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55595fa39d80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55595fa38f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa39e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa39ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55595fa3a088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55595fa3a120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55595fa39eb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3a1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55595fa3a258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55595fa3a2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55595fa39f50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3a390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55595fa3a428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55595fa3a4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55595fa375a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55595fa3a560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55595fa3a730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3a900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55595fa3a998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55595fa3aa30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55595fa3a7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3aad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55595fa3ab68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55595fa3ac00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55595fa3a860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3aca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55595fa3ad38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55595fa3add0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55595fa3a5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55595fa3ae70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3b040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55595fa3b0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55595fa3b170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55595fa3af08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3b210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55595fa3b2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55595fa3b340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55595fa3afa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3b3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55595fa3b478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55595fa3b510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55595fa3a690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55595fa3b5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55595fa3b780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55595fa3b818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55595fa3b8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55595fa3b648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55595fa3b950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55595fa3b9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55595fa3ba80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55595fa3b6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55595fa3bb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55595fa3bbb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55595fa3bc50 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55595fa7c540 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55595fa7c5d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55595fa7c660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55595fa7c6f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55595fa7c780 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55595fa7c810 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55595fa7c8a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55595fa7c930 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55595fa7c9c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55595fa7ca50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55595fa7cae0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55595fa7cb70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55595fa7cc00 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55595fa7cc90 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55595fa7cd20 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55595fa7cdb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55595fa7ce40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55595fa7ced0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55595fa7cf60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55595fa7cff0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55595fa7d080 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55595fa7d110 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55595fa7d1a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55595fa7d230 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55595fa7d2c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55595fa7d350 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55595fa7d3e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55595fa7d470 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55595fa7d500 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55595fa7d590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55595fa7d620 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55595fa7d6b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55595fa7d740 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55595fa7d7d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55595fa7d860 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55595fa7d8f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55595fa7d980 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55595fa7da10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55595fa7daa0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55595fa7db30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55595fa7dbc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55595fa7dc50 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55595fa7dce0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55595fa7dd70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55595fa7de00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55595fa7de90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55595fa7df20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55595fa7dfb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55595fa7e040 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55595fa7e0d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55595fa7e160 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55595fa7e1f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55595fa7e280 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55595fa7e310 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55595fa7e3a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55595fa7e430 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55595fa7e4c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55595fa7e550 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55595fa7e5e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55595fa7e670 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55595fa7e700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55595fa7e790 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55595fa7e820 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55595fa7e8b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55595fa7e940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55595fa7e9d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55595fa7ea60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55595fa7eaf0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55595fa7eb80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55595fa7ec10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55595fa7eca0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55595fa7ed30 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55595fa7edc0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55595fa7ee50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55595fa7eee0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55595fa7ef70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55595fa7f000 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55595fa7f090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55595fa7f120 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55595fa7f1b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55595fa7f240 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55595fa7f2d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55595fa7f360 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55595fa7f3f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55595fa7f480 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55595fa7f510 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55595fa7f5a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55595fa7f630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55595fa7f6c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55595fa7f750 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55595fa7f7e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55595fa7f870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55595fa7f900 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55595fa7f990 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55595fa7fa20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55595fa7fab0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55595fa7fb40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55595fa7fbd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55595fa7fc60 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55595fa7fcf0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55595fa7fd80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55595fa7fe10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55595fa7fea0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55595fa7ff30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55595fa7ffc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55595fa80050 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55595fa800e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55595fa80170 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55595fa80200 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55595fa80290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55595fa80320 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55595fa803b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55595fa80440 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55595fa804d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55595fa80560 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55595fa805f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55595fa80680 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55595fa80710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55595fa807a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55595fa80830 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55595fa808c0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (18 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (18 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x55588721a280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x5558872159b0 SEQ: (3 sibs) 3 children: 36: 0x555887215b80 SEQ: (3 sibs) 3 children: 36: 0x555887215d50 SEQ: (3 sibs) 3 children: 36: 0x555887215f20 VAL: '0000' (3 sibs) 36: 0x555887215fb8 VAL: '0001' (3 sibs) 36: 0x555887216050 VAL: '0002' (3 sibs) 36: 0x555887215de8 SEQ: (3 sibs) 3 children: 36: 0x5558872160f0 VAL: '0010' (3 sibs) 36: 0x555887216188 VAL: '0011' (3 sibs) 36: 0x555887216220 VAL: '0012' (3 sibs) 36: 0x555887215e80 SEQ: (3 sibs) 3 children: 36: 0x5558872162c0 VAL: '0020' (3 sibs) 36: 0x555887216358 VAL: '0021' (3 sibs) 36: 0x5558872163f0 VAL: '0022' (3 sibs) 36: 0x555887215c18 SEQ: (3 sibs) 3 children: 36: 0x555887216490 SEQ: (3 sibs) 3 children: 36: 0x555887216660 VAL: '0100' (3 sibs) 36: 0x5558872166f8 VAL: '0101' (3 sibs) 36: 0x555887216790 VAL: '0102' (3 sibs) 36: 0x555887216528 SEQ: (3 sibs) 3 children: 36: 0x555887216830 VAL: '0110' (3 sibs) 36: 0x5558872168c8 VAL: '0111' (3 sibs) 36: 0x555887216960 VAL: '0112' (3 sibs) 36: 0x5558872165c0 SEQ: (3 sibs) 3 children: 36: 0x555887216a00 VAL: '0120' (3 sibs) 36: 0x555887216a98 VAL: '0121' (3 sibs) 36: 0x555887216b30 VAL: '0122' (3 sibs) 36: 0x555887215cb0 SEQ: (3 sibs) 3 children: 36: 0x555887216bd0 SEQ: (3 sibs) 3 children: 36: 0x555887216da0 VAL: '0200' (3 sibs) 36: 0x555887216e38 VAL: '0201' (3 sibs) 36: 0x555887216ed0 VAL: '0202' (3 sibs) 36: 0x555887216c68 SEQ: (3 sibs) 3 children: 36: 0x555887216f70 VAL: '0210' (3 sibs) 36: 0x555887217008 VAL: '0211' (3 sibs) 36: 0x5558872170a0 VAL: '0212' (3 sibs) 36: 0x555887216d00 SEQ: (3 sibs) 3 children: 36: 0x555887217140 VAL: '0220' (3 sibs) 36: 0x5558872171d8 VAL: '0221' (3 sibs) 36: 0x555887217270 VAL: '0222' (3 sibs) 36: 0x555887215a48 SEQ: (3 sibs) 3 children: 36: 0x555887217310 SEQ: (3 sibs) 3 children: 36: 0x5558872174e0 SEQ: (3 sibs) 3 children: 36: 0x5558872176b0 VAL: '1000' (3 sibs) 36: 0x555887217748 VAL: '1001' (3 sibs) 36: 0x5558872177e0 VAL: '1002' (3 sibs) 36: 0x555887217578 SEQ: (3 sibs) 3 children: 36: 0x555887217880 VAL: '1010' (3 sibs) 36: 0x555887217918 VAL: '1011' (3 sibs) 36: 0x5558872179b0 VAL: '1012' (3 sibs) 36: 0x555887217610 SEQ: (3 sibs) 3 children: 36: 0x555887217a50 VAL: '1020' (3 sibs) 36: 0x555887217ae8 VAL: '1021' (3 sibs) 36: 0x555887217b80 VAL: '1022' (3 sibs) 36: 0x5558872173a8 SEQ: (3 sibs) 3 children: 36: 0x555887217c20 SEQ: (3 sibs) 3 children: 36: 0x555887217df0 VAL: '1100' (3 sibs) 36: 0x555887217e88 VAL: '1101' (3 sibs) 36: 0x555887217f20 VAL: '1102' (3 sibs) 36: 0x555887217cb8 SEQ: (3 sibs) 3 children: 36: 0x555887217fc0 VAL: '1110' (3 sibs) 36: 0x555887218058 VAL: '1111' (3 sibs) 36: 0x5558872180f0 VAL: '1112' (3 sibs) 36: 0x555887217d50 SEQ: (3 sibs) 3 children: 36: 0x555887218190 VAL: '1120' (3 sibs) 36: 0x555887218228 VAL: '1121' (3 sibs) 36: 0x5558872182c0 VAL: '1122' (3 sibs) 36: 0x555887217440 SEQ: (3 sibs) 3 children: 36: 0x555887218360 SEQ: (3 sibs) 3 children: 36: 0x555887218530 VAL: '1200' (3 sibs) 36: 0x5558872185c8 VAL: '1201' (3 sibs) 36: 0x555887218660 VAL: '1202' (3 sibs) 36: 0x5558872183f8 SEQ: (3 sibs) 3 children: 36: 0x555887218700 VAL: '1210' (3 sibs) 36: 0x555887218798 VAL: '1211' (3 sibs) 36: 0x555887218830 VAL: '1212' (3 sibs) 36: 0x555887218490 SEQ: (3 sibs) 3 children: 36: 0x5558872188d0 VAL: '1220' (3 sibs) 36: 0x555887218968 VAL: '1221' (3 sibs) 36: 0x555887218a00 VAL: '1222' (3 sibs) 36: 0x555887215ae0 SEQ: (3 sibs) 3 children: 36: 0x555887218aa0 SEQ: (3 sibs) 3 children: 36: 0x555887218c70 SEQ: (3 sibs) 3 children: 36: 0x555887218e40 VAL: '2000' (3 sibs) 36: 0x555887218ed8 VAL: '2001' (3 sibs) 36: 0x555887218f70 VAL: '2002' (3 sibs) 36: 0x555887218d08 SEQ: (3 sibs) 3 children: 36: 0x555887219010 VAL: '2010' (3 sibs) 36: 0x5558872190a8 VAL: '2011' (3 sibs) 36: 0x555887219140 VAL: '2012' (3 sibs) 36: 0x555887218da0 SEQ: (3 sibs) 3 children: 36: 0x5558872191e0 VAL: '2020' (3 sibs) 36: 0x555887219278 VAL: '2021' (3 sibs) 36: 0x555887219310 VAL: '2022' (3 sibs) 36: 0x555887218b38 SEQ: (3 sibs) 3 children: 36: 0x5558872193b0 SEQ: (3 sibs) 3 children: 36: 0x555887219580 VAL: '2100' (3 sibs) 36: 0x555887219618 VAL: '2101' (3 sibs) 36: 0x5558872196b0 VAL: '2102' (3 sibs) 36: 0x555887219448 SEQ: (3 sibs) 3 children: 36: 0x555887219750 VAL: '2110' (3 sibs) 36: 0x5558872197e8 VAL: '2111' (3 sibs) 36: 0x555887219880 VAL: '2112' (3 sibs) 36: 0x5558872194e0 SEQ: (3 sibs) 3 children: 36: 0x555887219920 VAL: '2120' (3 sibs) 36: 0x5558872199b8 VAL: '2121' (3 sibs) 36: 0x555887219a50 VAL: '2122' (3 sibs) 36: 0x555887218bd0 SEQ: (3 sibs) 3 children: 36: 0x555887219af0 SEQ: (3 sibs) 3 children: 36: 0x555887219cc0 VAL: '2200' (3 sibs) 36: 0x555887219d58 VAL: '2201' (3 sibs) 36: 0x555887219df0 VAL: '2202' (3 sibs) 36: 0x555887219b88 SEQ: (3 sibs) 3 children: 36: 0x555887219e90 VAL: '2210' (3 sibs) 36: 0x555887219f28 VAL: '2211' (3 sibs) 36: 0x555887219fc0 VAL: '2212' (3 sibs) 36: 0x555887219c20 SEQ: (3 sibs) 3 children: 36: 0x55588721a060 VAL: '2220' (3 sibs) 36: 0x55588721a0f8 VAL: '2221' (3 sibs) 36: 0x55588721a190 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x555887224e50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x555887224ee0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x555887224f70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x555887225000 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x555887225090 VAL: '0000' (3 sibs) 36: [5] [5] 0x555887225120 VAL: '0001' (3 sibs) 36: [6] [6] 0x5558872251b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x555887225240 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x5558872252d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x555887225360 VAL: '0011' (3 sibs) 36: [10] [10] 0x5558872253f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x555887225480 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x555887225510 VAL: '0020' (3 sibs) 36: [13] [13] 0x5558872255a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x555887225630 VAL: '0022' (3 sibs) 36: [15] [15] 0x5558872256c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x555887225750 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x5558872257e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x555887225870 VAL: '0101' (3 sibs) 36: [19] [19] 0x555887225900 VAL: '0102' (3 sibs) 36: [20] [20] 0x555887225990 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x555887225a20 VAL: '0110' (3 sibs) 36: [22] [22] 0x555887225ab0 VAL: '0111' (3 sibs) 36: [23] [23] 0x555887225b40 VAL: '0112' (3 sibs) 36: [24] [24] 0x555887225bd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x555887225c60 VAL: '0120' (3 sibs) 36: [26] [26] 0x555887225cf0 VAL: '0121' (3 sibs) 36: [27] [27] 0x555887225d80 VAL: '0122' (3 sibs) 36: [28] [28] 0x555887225e10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x555887225ea0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x555887225f30 VAL: '0200' (3 sibs) 36: [31] [31] 0x555887225fc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x555887226050 VAL: '0202' (3 sibs) 36: [33] [33] 0x5558872260e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x555887226170 VAL: '0210' (3 sibs) 36: [35] [35] 0x555887226200 VAL: '0211' (3 sibs) 36: [36] [36] 0x555887226290 VAL: '0212' (3 sibs) 36: [37] [37] 0x555887226320 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x5558872263b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x555887226440 VAL: '0221' (3 sibs) 36: [40] [40] 0x5558872264d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x555887226560 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x5558872265f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x555887226680 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x555887226710 VAL: '1000' (3 sibs) 36: [45] [45] 0x5558872267a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x555887226830 VAL: '1002' (3 sibs) 36: [47] [47] 0x5558872268c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x555887226950 VAL: '1010' (3 sibs) 36: [49] [49] 0x5558872269e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x555887226a70 VAL: '1012' (3 sibs) 36: [51] [51] 0x555887226b00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x555887226b90 VAL: '1020' (3 sibs) 36: [53] [53] 0x555887226c20 VAL: '1021' (3 sibs) 36: [54] [54] 0x555887226cb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x555887226d40 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x555887226dd0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x555887226e60 VAL: '1100' (3 sibs) 36: [58] [58] 0x555887226ef0 VAL: '1101' (3 sibs) 36: [59] [59] 0x555887226f80 VAL: '1102' (3 sibs) 36: [60] [60] 0x555887227010 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5558872270a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x555887227130 VAL: '1111' (3 sibs) 36: [63] [63] 0x5558872271c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x555887227250 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5558872272e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x555887227370 VAL: '1121' (3 sibs) 36: [67] [67] 0x555887227400 VAL: '1122' (3 sibs) 36: [68] [68] 0x555887227490 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x555887227520 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x5558872275b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x555887227640 VAL: '1201' (3 sibs) 36: [72] [72] 0x5558872276d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x555887227760 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x5558872277f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x555887227880 VAL: '1211' (3 sibs) 36: [76] [76] 0x555887227910 VAL: '1212' (3 sibs) 36: [77] [77] 0x5558872279a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x555887227a30 VAL: '1220' (3 sibs) 36: [79] [79] 0x555887227ac0 VAL: '1221' (3 sibs) 36: [80] [80] 0x555887227b50 VAL: '1222' (3 sibs) 36: [81] [81] 0x555887227be0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x555887227c70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x555887227d00 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x555887227d90 VAL: '2000' (3 sibs) 36: [85] [85] 0x555887227e20 VAL: '2001' (3 sibs) 36: [86] [86] 0x555887227eb0 VAL: '2002' (3 sibs) 36: [87] [87] 0x555887227f40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x555887227fd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x555887228060 VAL: '2011' (3 sibs) 36: [90] [90] 0x5558872280f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x555887228180 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x555887228210 VAL: '2020' (3 sibs) 36: [93] [93] 0x5558872282a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x555887228330 VAL: '2022' (3 sibs) 36: [95] [95] 0x5558872283c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x555887228450 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5558872284e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x555887228570 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887228600 VAL: '2102' (3 sibs) 36: [100] [100] 0x555887228690 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x555887228720 VAL: '2110' (3 sibs) 36: [102] [102] 0x5558872287b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887228840 VAL: '2112' (3 sibs) 36: [104] [104] 0x5558872288d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x555887228960 VAL: '2120' (3 sibs) 36: [106] [106] 0x5558872289f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x555887228a80 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887228b10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x555887228ba0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887228c30 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887228cc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887228d50 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887228de0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x555887228e70 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887228f00 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887228f90 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887229020 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x5558872290b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887229140 VAL: '2221' (3 sibs) 36: [120] [120] 0x5558872291d0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/0 (1 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: --------------- 36: 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: --------------- 36: REF TREE: 36: 0x55588721a398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55588721a470 SEQ: (3 sibs) 3 children: 36: 0x55588721a640 SEQ: (3 sibs) 3 children: 36: 0x55588721a810 SEQ: (3 sibs) 3 children: 36: 0x55588721a9e0 VAL: '0000' (3 sibs) 36: 0x55588721aa78 VAL: '0001' (3 sibs) 36: 0x55588721ab10 VAL: '0002' (3 sibs) 36: 0x55588721a8a8 SEQ: (3 sibs) 3 children: 36: 0x55588721abb0 VAL: '0010' (3 sibs) 36: 0x55588721ac48 VAL: '0011' (3 sibs) 36: 0x55588721ace0 VAL: '0012' (3 sibs) 36: 0x55588721a940 SEQ: (3 sibs) 3 children: 36: 0x55588721ad80 VAL: '0020' (3 sibs) 36: 0x55588721ae18 VAL: '0021' (3 sibs) 36: 0x55588721aeb0 VAL: '0022' (3 sibs) 36: 0x55588721a6d8 SEQ: (3 sibs) 3 children: 36: 0x55588721af50 SEQ: (3 sibs) 3 children: 36: 0x55588721b120 VAL: '0100' (3 sibs) 36: 0x55588721b1b8 VAL: '0101' (3 sibs) 36: 0x55588721b250 VAL: '0102' (3 sibs) 36: 0x55588721afe8 SEQ: (3 sibs) 3 children: 36: 0x55588721b2f0 VAL: '0110' (3 sibs) 36: 0x55588721b388 VAL: '0111' (3 sibs) 36: 0x55588721b420 VAL: '0112' (3 sibs) 36: 0x55588721b080 SEQ: (3 sibs) 3 children: 36: 0x55588721b4c0 VAL: '0120' (3 sibs) 36: 0x55588721b558 VAL: '0121' (3 sibs) 36: 0x55588721b5f0 VAL: '0122' (3 sibs) 36: 0x55588721a770 SEQ: (3 sibs) 3 children: 36: 0x55588721b690 SEQ: (3 sibs) 3 children: 36: 0x55588721b860 VAL: '0200' (3 sibs) 36: 0x55588721b8f8 VAL: '0201' (3 sibs) 36: 0x55588721b990 VAL: '0202' (3 sibs) 36: 0x55588721b728 SEQ: (3 sibs) 3 children: 36: 0x55588721ba30 VAL: '0210' (3 sibs) 36: 0x55588721bac8 VAL: '0211' (3 sibs) 36: 0x55588721bb60 VAL: '0212' (3 sibs) 36: 0x55588721b7c0 SEQ: (3 sibs) 3 children: 36: 0x55588721bc00 VAL: '0220' (3 sibs) 36: 0x55588721bc98 VAL: '0221' (3 sibs) 36: 0x55588721bd30 VAL: '0222' (3 sibs) 36: 0x55588721a508 SEQ: (3 sibs) 3 children: 36: 0x55588721bdd0 SEQ: (3 sibs) 3 children: 36: 0x55588721bfa0 SEQ: (3 sibs) 3 children: 36: 0x55588721c170 VAL: '1000' (3 sibs) 36: 0x55588721c208 VAL: '1001' (3 sibs) 36: 0x55588721c2a0 VAL: '1002' (3 sibs) 36: 0x55588721c038 SEQ: (3 sibs) 3 children: 36: 0x55588721c340 VAL: '1010' (3 sibs) 36: 0x55588721c3d8 VAL: '1011' (3 sibs) 36: 0x55588721c470 VAL: '1012' (3 sibs) 36: 0x55588721c0d0 SEQ: (3 sibs) 3 children: 36: 0x55588721c510 VAL: '1020' (3 sibs) 36: 0x55588721c5a8 VAL: '1021' (3 sibs) 36: 0x55588721c640 VAL: '1022' (3 sibs) 36: 0x55588721be68 SEQ: (3 sibs) 3 children: 36: 0x55588721c6e0 SEQ: (3 sibs) 3 children: 36: 0x55588721c8b0 VAL: '1100' (3 sibs) 36: 0x55588721c948 VAL: '1101' (3 sibs) 36: 0x55588721c9e0 VAL: '1102' (3 sibs) 36: 0x55588721c778 SEQ: (3 sibs) 3 children: 36: 0x55588721ca80 VAL: '1110' (3 sibs) 36: 0x55588721cb18 VAL: '1111' (3 sibs) 36: 0x55588721cbb0 VAL: '1112' (3 sibs) 36: 0x55588721c810 SEQ: (3 sibs) 3 children: 36: 0x55588721cc50 VAL: '1120' (3 sibs) 36: 0x55588721cce8 VAL: '1121' (3 sibs) 36: 0x55588721cd80 VAL: '1122' (3 sibs) 36: 0x55588721bf00 SEQ: (3 sibs) 3 children: 36: 0x55588721ce20 SEQ: (3 sibs) 3 children: 36: 0x55588721cff0 VAL: '1200' (3 sibs) 36: 0x55588721d088 VAL: '1201' (3 sibs) 36: 0x55588721d120 VAL: '1202' (3 sibs) 36: 0x55588721ceb8 SEQ: (3 sibs) 3 children: 36: 0x55588721d1c0 VAL: '1210' (3 sibs) 36: 0x55588721d258 VAL: '1211' (3 sibs) 36: 0x55588721d2f0 VAL: '1212' (3 sibs) 36: 0x55588721cf50 SEQ: (3 sibs) 3 children: 36: 0x55588721d390 VAL: '1220' (3 sibs) 36: 0x55588721d428 VAL: '1221' (3 sibs) 36: 0x55588721d4c0 VAL: '1222' (3 sibs) 36: 0x55588721a5a0 SEQ: (3 sibs) 3 children: 36: 0x55588721d560 SEQ: (3 sibs) 3 children: 36: 0x55588721d730 SEQ: (3 sibs) 3 children: 36: 0x55588721d900 VAL: '2000' (3 sibs) 36: 0x55588721d998 VAL: '2001' (3 sibs) 36: 0x55588721da30 VAL: '2002' (3 sibs) 36: 0x55588721d7c8 SEQ: (3 sibs) 3 children: 36: 0x55588721dad0 VAL: '2010' (3 sibs) 36: 0x55588721db68 VAL: '2011' (3 sibs) 36: 0x55588721dc00 VAL: '2012' (3 sibs) 36: 0x55588721d860 SEQ: (3 sibs) 3 children: 36: 0x55588721dca0 VAL: '2020' (3 sibs) 36: 0x55588721dd38 VAL: '2021' (3 sibs) 36: 0x55588721ddd0 VAL: '2022' (3 sibs) 36: 0x55588721d5f8 SEQ: (3 sibs) 3 children: 36: 0x55588721de70 SEQ: (3 sibs) 3 children: 36: 0x55588721e040 VAL: '2100' (3 sibs) 36: 0x55588721e0d8 VAL: '2101' (3 sibs) 36: 0x55588721e170 VAL: '2102' (3 sibs) 36: 0x55588721df08 SEQ: (3 sibs) 3 children: 36: 0x55588721e210 VAL: '2110' (3 sibs) 36: 0x55588721e2a8 VAL: '2111' (3 sibs) 36: 0x55588721e340 VAL: '2112' (3 sibs) 36: 0x55588721dfa0 SEQ: (3 sibs) 3 children: 36: 0x55588721e3e0 VAL: '2120' (3 sibs) 36: 0x55588721e478 VAL: '2121' (3 sibs) 36: 0x55588721e510 VAL: '2122' (3 sibs) 36: 0x55588721d690 SEQ: (3 sibs) 3 children: 36: 0x55588721e5b0 SEQ: (3 sibs) 3 children: 36: 0x55588721e780 VAL: '2200' (3 sibs) 36: 0x55588721e818 VAL: '2201' (3 sibs) 36: 0x55588721e8b0 VAL: '2202' (3 sibs) 36: 0x55588721e648 SEQ: (3 sibs) 3 children: 36: 0x55588721e950 VAL: '2210' (3 sibs) 36: 0x55588721e9e8 VAL: '2211' (3 sibs) 36: 0x55588721ea80 VAL: '2212' (3 sibs) 36: 0x55588721e6e0 SEQ: (3 sibs) 3 children: 36: 0x55588721eb20 VAL: '2220' (3 sibs) 36: 0x55588721ebb8 VAL: '2221' (3 sibs) 36: 0x55588721ec50 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55588722cc80 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55588722cd10 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55588722cda0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55588722ce30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55588722cec0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55588722cf50 VAL: '0001' (3 sibs) 36: [6] [6] 0x55588722cfe0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55588722d070 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55588722d100 VAL: '0010' (3 sibs) 36: [9] [9] 0x55588722d190 VAL: '0011' (3 sibs) 36: [10] [10] 0x55588722d220 VAL: '0012' (3 sibs) 36: [11] [11] 0x55588722d2b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55588722d340 VAL: '0020' (3 sibs) 36: [13] [13] 0x55588722d3d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55588722d460 VAL: '0022' (3 sibs) 36: [15] [15] 0x55588722d4f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55588722d580 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55588722d610 VAL: '0100' (3 sibs) 36: [18] [18] 0x55588722d6a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55588722d730 VAL: '0102' (3 sibs) 36: [20] [20] 0x55588722d7c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55588722d850 VAL: '0110' (3 sibs) 36: [22] [22] 0x55588722d8e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55588722d970 VAL: '0112' (3 sibs) 36: [24] [24] 0x55588722da00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55588722da90 VAL: '0120' (3 sibs) 36: [26] [26] 0x55588722db20 VAL: '0121' (3 sibs) 36: [27] [27] 0x55588722dbb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55588722dc40 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55588722dcd0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55588722dd60 VAL: '0200' (3 sibs) 36: [31] [31] 0x55588722ddf0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55588722de80 VAL: '0202' (3 sibs) 36: [33] [33] 0x55588722df10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55588722dfa0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55588722e030 VAL: '0211' (3 sibs) 36: [36] [36] 0x55588722e0c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55588722e150 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55588722e1e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55588722e270 VAL: '0221' (3 sibs) 36: [40] [40] 0x55588722e300 VAL: '0222' (3 sibs) 36: [41] [41] 0x55588722e390 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55588722e420 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55588722e4b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55588722e540 VAL: '1000' (3 sibs) 36: [45] [45] 0x55588722e5d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55588722e660 VAL: '1002' (3 sibs) 36: [47] [47] 0x55588722e6f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55588722e780 VAL: '1010' (3 sibs) 36: [49] [49] 0x55588722e810 VAL: '1011' (3 sibs) 36: [50] [50] 0x55588722e8a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55588722e930 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55588722e9c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55588722ea50 VAL: '1021' (3 sibs) 36: [54] [54] 0x55588722eae0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55588722eb70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55588722ec00 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55588722ec90 VAL: '1100' (3 sibs) 36: [58] [58] 0x55588722ed20 VAL: '1101' (3 sibs) 36: [59] [59] 0x55588722edb0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55588722ee40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55588722eed0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55588722ef60 VAL: '1111' (3 sibs) 36: [63] [63] 0x55588722eff0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55588722f080 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55588722f110 VAL: '1120' (3 sibs) 36: [66] [66] 0x55588722f1a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55588722f230 VAL: '1122' (3 sibs) 36: [68] [68] 0x55588722f2c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55588722f350 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55588722f3e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55588722f470 VAL: '1201' (3 sibs) 36: [72] [72] 0x55588722f500 VAL: '1202' (3 sibs) 36: [73] [73] 0x55588722f590 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55588722f620 VAL: '1210' (3 sibs) 36: [75] [75] 0x55588722f6b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55588722f740 VAL: '1212' (3 sibs) 36: [77] [77] 0x55588722f7d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55588722f860 VAL: '1220' (3 sibs) 36: [79] [79] 0x55588722f8f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55588722f980 VAL: '1222' (3 sibs) 36: [81] [81] 0x55588722fa10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55588722faa0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55588722fb30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55588722fbc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55588722fc50 VAL: '2001' (3 sibs) 36: [86] [86] 0x55588722fce0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55588722fd70 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55588722fe00 VAL: '2010' (3 sibs) 36: [89] [89] 0x55588722fe90 VAL: '2011' (3 sibs) 36: [90] [90] 0x55588722ff20 VAL: '2012' (3 sibs) 36: [91] [91] 0x55588722ffb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x555887230040 VAL: '2020' (3 sibs) 36: [93] [93] 0x5558872300d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x555887230160 VAL: '2022' (3 sibs) 36: [95] [95] 0x5558872301f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x555887230280 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x555887230310 VAL: '2100' (3 sibs) 36: [98] [98] 0x5558872303a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887230430 VAL: '2102' (3 sibs) 36: [100] [100] 0x5558872304c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x555887230550 VAL: '2110' (3 sibs) 36: [102] [102] 0x5558872305e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887230670 VAL: '2112' (3 sibs) 36: [104] [104] 0x555887230700 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x555887230790 VAL: '2120' (3 sibs) 36: [106] [106] 0x555887230820 VAL: '2121' (3 sibs) 36: [107] [107] 0x5558872308b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887230940 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5558872309d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887230a60 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887230af0 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887230b80 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887230c10 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x555887230ca0 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887230d30 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887230dc0 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887230e50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x555887230ee0 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887230f70 VAL: '2221' (3 sibs) 36: [120] [120] 0x555887231000 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (1 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x55588721a280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x5558872159b0 SEQ: (3 sibs) 3 children: 36: 0x555887215b80 SEQ: (3 sibs) 3 children: 36: 0x555887215d50 SEQ: (3 sibs) 3 children: 36: 0x555887215f20 VAL: '0000' (3 sibs) 36: 0x555887215fb8 VAL: '0001' (3 sibs) 36: 0x555887216050 VAL: '0002' (3 sibs) 36: 0x555887215de8 SEQ: (3 sibs) 3 children: 36: 0x5558872160f0 VAL: '0010' (3 sibs) 36: 0x555887216188 VAL: '0011' (3 sibs) 36: 0x555887216220 VAL: '0012' (3 sibs) 36: 0x555887215e80 SEQ: (3 sibs) 3 children: 36: 0x5558872162c0 VAL: '0020' (3 sibs) 36: 0x555887216358 VAL: '0021' (3 sibs) 36: 0x5558872163f0 VAL: '0022' (3 sibs) 36: 0x555887215c18 SEQ: (3 sibs) 3 children: 36: 0x555887216490 SEQ: (3 sibs) 3 children: 36: 0x555887216660 VAL: '0100' (3 sibs) 36: 0x5558872166f8 VAL: '0101' (3 sibs) 36: 0x555887216790 VAL: '0102' (3 sibs) 36: 0x555887216528 SEQ: (3 sibs) 3 children: 36: 0x555887216830 VAL: '0110' (3 sibs) 36: 0x5558872168c8 VAL: '0111' (3 sibs) 36: 0x555887216960 VAL: '0112' (3 sibs) 36: 0x5558872165c0 SEQ: (3 sibs) 3 children: 36: 0x555887216a00 VAL: '0120' (3 sibs) 36: 0x555887216a98 VAL: '0121' (3 sibs) 36: 0x555887216b30 VAL: '0122' (3 sibs) 36: 0x555887215cb0 SEQ: (3 sibs) 3 children: 36: 0x555887216bd0 SEQ: (3 sibs) 3 children: 36: 0x555887216da0 VAL: '0200' (3 sibs) 36: 0x555887216e38 VAL: '0201' (3 sibs) 36: 0x555887216ed0 VAL: '0202' (3 sibs) 36: 0x555887216c68 SEQ: (3 sibs) 3 children: 36: 0x555887216f70 VAL: '0210' (3 sibs) 36: 0x555887217008 VAL: '0211' (3 sibs) 36: 0x5558872170a0 VAL: '0212' (3 sibs) 36: 0x555887216d00 SEQ: (3 sibs) 3 children: 36: 0x555887217140 VAL: '0220' (3 sibs) 36: 0x5558872171d8 VAL: '0221' (3 sibs) 36: 0x555887217270 VAL: '0222' (3 sibs) 36: 0x555887215a48 SEQ: (3 sibs) 3 children: 36: 0x555887217310 SEQ: (3 sibs) 3 children: 36: 0x5558872174e0 SEQ: (3 sibs) 3 children: 36: 0x5558872176b0 VAL: '1000' (3 sibs) 36: 0x555887217748 VAL: '1001' (3 sibs) 36: 0x5558872177e0 VAL: '1002' (3 sibs) 36: 0x555887217578 SEQ: (3 sibs) 3 children: 36: 0x555887217880 VAL: '1010' (3 sibs) 36: 0x555887217918 VAL: '1011' (3 sibs) 36: 0x5558872179b0 VAL: '1012' (3 sibs) 36: 0x555887217610 SEQ: (3 sibs) 3 children: 36: 0x555887217a50 VAL: '1020' (3 sibs) 36: 0x555887217ae8 VAL: '1021' (3 sibs) 36: 0x555887217b80 VAL: '1022' (3 sibs) 36: 0x5558872173a8 SEQ: (3 sibs) 3 children: 36: 0x555887217c20 SEQ: (3 sibs) 3 children: 36: 0x555887217df0 VAL: '1100' (3 sibs) 36: 0x555887217e88 VAL: '1101' (3 sibs) 36: 0x555887217f20 VAL: '1102' (3 sibs) 36: 0x555887217cb8 SEQ: (3 sibs) 3 children: 36: 0x555887217fc0 VAL: '1110' (3 sibs) 36: 0x555887218058 VAL: '1111' (3 sibs) 36: 0x5558872180f0 VAL: '1112' (3 sibs) 36: 0x555887217d50 SEQ: (3 sibs) 3 children: 36: 0x555887218190 VAL: '1120' (3 sibs) 36: 0x555887218228 VAL: '1121' (3 sibs) 36: 0x5558872182c0 VAL: '1122' (3 sibs) 36: 0x555887217440 SEQ: (3 sibs) 3 children: 36: 0x555887218360 SEQ: (3 sibs) 3 children: 36: 0x555887218530 VAL: '1200' (3 sibs) 36: 0x5558872185c8 VAL: '1201' (3 sibs) 36: 0x555887218660 VAL: '1202' (3 sibs) 36: 0x5558872183f8 SEQ: (3 sibs) 3 children: 36: 0x555887218700 VAL: '1210' (3 sibs) 36: 0x555887218798 VAL: '1211' (3 sibs) 36: 0x555887218830 VAL: '1212' (3 sibs) 36: 0x555887218490 SEQ: (3 sibs) 3 children: 36: 0x5558872188d0 VAL: '1220' (3 sibs) 36: 0x555887218968 VAL: '1221' (3 sibs) 36: 0x555887218a00 VAL: '1222' (3 sibs) 36: 0x555887215ae0 SEQ: (3 sibs) 3 children: 36: 0x555887218aa0 SEQ: (3 sibs) 3 children: 36: 0x555887218c70 SEQ: (3 sibs) 3 children: 36: 0x555887218e40 VAL: '2000' (3 sibs) 36: 0x555887218ed8 VAL: '2001' (3 sibs) 36: 0x555887218f70 VAL: '2002' (3 sibs) 36: 0x555887218d08 SEQ: (3 sibs) 3 children: 36: 0x555887219010 VAL: '2010' (3 sibs) 36: 0x5558872190a8 VAL: '2011' (3 sibs) 36: 0x555887219140 VAL: '2012' (3 sibs) 36: 0x555887218da0 SEQ: (3 sibs) 3 children: 36: 0x5558872191e0 VAL: '2020' (3 sibs) 36: 0x555887219278 VAL: '2021' (3 sibs) 36: 0x555887219310 VAL: '2022' (3 sibs) 36: 0x555887218b38 SEQ: (3 sibs) 3 children: 36: 0x5558872193b0 SEQ: (3 sibs) 3 children: 36: 0x555887219580 VAL: '2100' (3 sibs) 36: 0x555887219618 VAL: '2101' (3 sibs) 36: 0x5558872196b0 VAL: '2102' (3 sibs) 36: 0x555887219448 SEQ: (3 sibs) 3 children: 36: 0x555887219750 VAL: '2110' (3 sibs) 36: 0x5558872197e8 VAL: '2111' (3 sibs) 36: 0x555887219880 VAL: '2112' (3 sibs) 36: 0x5558872194e0 SEQ: (3 sibs) 3 children: 36: 0x555887219920 VAL: '2120' (3 sibs) 36: 0x5558872199b8 VAL: '2121' (3 sibs) 36: 0x555887219a50 VAL: '2122' (3 sibs) 36: 0x555887218bd0 SEQ: (3 sibs) 3 children: 36: 0x555887219af0 SEQ: (3 sibs) 3 children: 36: 0x555887219cc0 VAL: '2200' (3 sibs) 36: 0x555887219d58 VAL: '2201' (3 sibs) 36: 0x555887219df0 VAL: '2202' (3 sibs) 36: 0x555887219b88 SEQ: (3 sibs) 3 children: 36: 0x555887219e90 VAL: '2210' (3 sibs) 36: 0x555887219f28 VAL: '2211' (3 sibs) 36: 0x555887219fc0 VAL: '2212' (3 sibs) 36: 0x555887219c20 SEQ: (3 sibs) 3 children: 36: 0x55588721a060 VAL: '2220' (3 sibs) 36: 0x55588721a0f8 VAL: '2221' (3 sibs) 36: 0x55588721a190 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x555887231490 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x555887231520 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x5558872315b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x555887231640 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x5558872316d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x555887231760 VAL: '0001' (3 sibs) 36: [6] [6] 0x5558872317f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x555887231880 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x555887231910 VAL: '0010' (3 sibs) 36: [9] [9] 0x5558872319a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x555887231a30 VAL: '0012' (3 sibs) 36: [11] [11] 0x555887231ac0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x555887231b50 VAL: '0020' (3 sibs) 36: [13] [13] 0x555887231be0 VAL: '0021' (3 sibs) 36: [14] [14] 0x555887231c70 VAL: '0022' (3 sibs) 36: [15] [15] 0x555887231d00 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x555887231d90 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x555887231e20 VAL: '0100' (3 sibs) 36: [18] [18] 0x555887231eb0 VAL: '0101' (3 sibs) 36: [19] [19] 0x555887231f40 VAL: '0102' (3 sibs) 36: [20] [20] 0x555887231fd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x555887232060 VAL: '0110' (3 sibs) 36: [22] [22] 0x5558872320f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x555887232180 VAL: '0112' (3 sibs) 36: [24] [24] 0x555887232210 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5558872322a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x555887232330 VAL: '0121' (3 sibs) 36: [27] [27] 0x5558872323c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x555887232450 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5558872324e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x555887232570 VAL: '0200' (3 sibs) 36: [31] [31] 0x555887232600 VAL: '0201' (3 sibs) 36: [32] [32] 0x555887232690 VAL: '0202' (3 sibs) 36: [33] [33] 0x555887232720 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x5558872327b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x555887232840 VAL: '0211' (3 sibs) 36: [36] [36] 0x5558872328d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x555887232960 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x5558872329f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x555887232a80 VAL: '0221' (3 sibs) 36: [40] [40] 0x555887232b10 VAL: '0222' (3 sibs) 36: [41] [41] 0x555887232ba0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x555887232c30 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x555887232cc0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x555887232d50 VAL: '1000' (3 sibs) 36: [45] [45] 0x555887232de0 VAL: '1001' (3 sibs) 36: [46] [46] 0x555887232e70 VAL: '1002' (3 sibs) 36: [47] [47] 0x555887232f00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x555887232f90 VAL: '1010' (3 sibs) 36: [49] [49] 0x555887233020 VAL: '1011' (3 sibs) 36: [50] [50] 0x5558872330b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x555887233140 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x5558872331d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x555887233260 VAL: '1021' (3 sibs) 36: [54] [54] 0x5558872332f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x555887233380 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x555887233410 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5558872334a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x555887233530 VAL: '1101' (3 sibs) 36: [59] [59] 0x5558872335c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x555887233650 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5558872336e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x555887233770 VAL: '1111' (3 sibs) 36: [63] [63] 0x555887233800 VAL: '1112' (3 sibs) 36: [64] [64] 0x555887233890 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x555887233920 VAL: '1120' (3 sibs) 36: [66] [66] 0x5558872339b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x555887233a40 VAL: '1122' (3 sibs) 36: [68] [68] 0x555887233ad0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x555887233b60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x555887233bf0 VAL: '1200' (3 sibs) 36: [71] [71] 0x555887233c80 VAL: '1201' (3 sibs) 36: [72] [72] 0x555887233d10 VAL: '1202' (3 sibs) 36: [73] [73] 0x555887233da0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x555887233e30 VAL: '1210' (3 sibs) 36: [75] [75] 0x555887233ec0 VAL: '1211' (3 sibs) 36: [76] [76] 0x555887233f50 VAL: '1212' (3 sibs) 36: [77] [77] 0x555887233fe0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x555887234070 VAL: '1220' (3 sibs) 36: [79] [79] 0x555887234100 VAL: '1221' (3 sibs) 36: [80] [80] 0x555887234190 VAL: '1222' (3 sibs) 36: [81] [81] 0x555887234220 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x5558872342b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x555887234340 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x5558872343d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x555887234460 VAL: '2001' (3 sibs) 36: [86] [86] 0x5558872344f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x555887234580 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x555887234610 VAL: '2010' (3 sibs) 36: [89] [89] 0x5558872346a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x555887234730 VAL: '2012' (3 sibs) 36: [91] [91] 0x5558872347c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x555887234850 VAL: '2020' (3 sibs) 36: [93] [93] 0x5558872348e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x555887234970 VAL: '2022' (3 sibs) 36: [95] [95] 0x555887234a00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x555887234a90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x555887234b20 VAL: '2100' (3 sibs) 36: [98] [98] 0x555887234bb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887234c40 VAL: '2102' (3 sibs) 36: [100] [100] 0x555887234cd0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x555887234d60 VAL: '2110' (3 sibs) 36: [102] [102] 0x555887234df0 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887234e80 VAL: '2112' (3 sibs) 36: [104] [104] 0x555887234f10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x555887234fa0 VAL: '2120' (3 sibs) 36: [106] [106] 0x555887235030 VAL: '2121' (3 sibs) 36: [107] [107] 0x5558872350c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887235150 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5558872351e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887235270 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887235300 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887235390 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887235420 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5558872354b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887235540 VAL: '2211' (3 sibs) 36: [116] [116] 0x5558872355d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887235660 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x5558872356f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887235780 VAL: '2221' (3 sibs) 36: [120] [120] 0x555887235810 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: --------------- 36: 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: --------------- 36: REF TREE: 36: 0x55588721a398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55588721a470 SEQ: (3 sibs) 3 children: 36: 0x55588721a640 SEQ: (3 sibs) 3 children: 36: 0x55588721a810 SEQ: (3 sibs) 3 children: 36: 0x55588721a9e0 VAL: '0000' (3 sibs) 36: 0x55588721aa78 VAL: '0001' (3 sibs) 36: 0x55588721ab10 VAL: '0002' (3 sibs) 36: 0x55588721a8a8 SEQ: (3 sibs) 3 children: 36: 0x55588721abb0 VAL: '0010' (3 sibs) 36: 0x55588721ac48 VAL: '0011' (3 sibs) 36: 0x55588721ace0 VAL: '0012' (3 sibs) 36: 0x55588721a940 SEQ: (3 sibs) 3 children: 36: 0x55588721ad80 VAL: '0020' (3 sibs) 36: 0x55588721ae18 VAL: '0021' (3 sibs) 36: 0x55588721aeb0 VAL: '0022' (3 sibs) 36: 0x55588721a6d8 SEQ: (3 sibs) 3 children: 36: 0x55588721af50 SEQ: (3 sibs) 3 children: 36: 0x55588721b120 VAL: '0100' (3 sibs) 36: 0x55588721b1b8 VAL: '0101' (3 sibs) 36: 0x55588721b250 VAL: '0102' (3 sibs) 36: 0x55588721afe8 SEQ: (3 sibs) 3 children: 36: 0x55588721b2f0 VAL: '0110' (3 sibs) 36: 0x55588721b388 VAL: '0111' (3 sibs) 36: 0x55588721b420 VAL: '0112' (3 sibs) 36: 0x55588721b080 SEQ: (3 sibs) 3 children: 36: 0x55588721b4c0 VAL: '0120' (3 sibs) 36: 0x55588721b558 VAL: '0121' (3 sibs) 36: 0x55588721b5f0 VAL: '0122' (3 sibs) 36: 0x55588721a770 SEQ: (3 sibs) 3 children: 36: 0x55588721b690 SEQ: (3 sibs) 3 children: 36: 0x55588721b860 VAL: '0200' (3 sibs) 36: 0x55588721b8f8 VAL: '0201' (3 sibs) 36: 0x55588721b990 VAL: '0202' (3 sibs) 36: 0x55588721b728 SEQ: (3 sibs) 3 children: 36: 0x55588721ba30 VAL: '0210' (3 sibs) 36: 0x55588721bac8 VAL: '0211' (3 sibs) 36: 0x55588721bb60 VAL: '0212' (3 sibs) 36: 0x55588721b7c0 SEQ: (3 sibs) 3 children: 36: 0x55588721bc00 VAL: '0220' (3 sibs) 36: 0x55588721bc98 VAL: '0221' (3 sibs) 36: 0x55588721bd30 VAL: '0222' (3 sibs) 36: 0x55588721a508 SEQ: (3 sibs) 3 children: 36: 0x55588721bdd0 SEQ: (3 sibs) 3 children: 36: 0x55588721bfa0 SEQ: (3 sibs) 3 children: 36: 0x55588721c170 VAL: '1000' (3 sibs) 36: 0x55588721c208 VAL: '1001' (3 sibs) 36: 0x55588721c2a0 VAL: '1002' (3 sibs) 36: 0x55588721c038 SEQ: (3 sibs) 3 children: 36: 0x55588721c340 VAL: '1010' (3 sibs) 36: 0x55588721c3d8 VAL: '1011' (3 sibs) 36: 0x55588721c470 VAL: '1012' (3 sibs) 36: 0x55588721c0d0 SEQ: (3 sibs) 3 children: 36: 0x55588721c510 VAL: '1020' (3 sibs) 36: 0x55588721c5a8 VAL: '1021' (3 sibs) 36: 0x55588721c640 VAL: '1022' (3 sibs) 36: 0x55588721be68 SEQ: (3 sibs) 3 children: 36: 0x55588721c6e0 SEQ: (3 sibs) 3 children: 36: 0x55588721c8b0 VAL: '1100' (3 sibs) 36: 0x55588721c948 VAL: '1101' (3 sibs) 36: 0x55588721c9e0 VAL: '1102' (3 sibs) 36: 0x55588721c778 SEQ: (3 sibs) 3 children: 36: 0x55588721ca80 VAL: '1110' (3 sibs) 36: 0x55588721cb18 VAL: '1111' (3 sibs) 36: 0x55588721cbb0 VAL: '1112' (3 sibs) 36: 0x55588721c810 SEQ: (3 sibs) 3 children: 36: 0x55588721cc50 VAL: '1120' (3 sibs) 36: 0x55588721cce8 VAL: '1121' (3 sibs) 36: 0x55588721cd80 VAL: '1122' (3 sibs) 36: 0x55588721bf00 SEQ: (3 sibs) 3 children: 36: 0x55588721ce20 SEQ: (3 sibs) 3 children: 36: 0x55588721cff0 VAL: '1200' (3 sibs) 36: 0x55588721d088 VAL: '1201' (3 sibs) 36: 0x55588721d120 VAL: '1202' (3 sibs) 36: 0x55588721ceb8 SEQ: (3 sibs) 3 children: 36: 0x55588721d1c0 VAL: '1210' (3 sibs) 36: 0x55588721d258 VAL: '1211' (3 sibs) 36: 0x55588721d2f0 VAL: '1212' (3 sibs) 36: 0x55588721cf50 SEQ: (3 sibs) 3 children: 36: 0x55588721d390 VAL: '1220' (3 sibs) 36: 0x55588721d428 VAL: '1221' (3 sibs) 36: 0x55588721d4c0 VAL: '1222' (3 sibs) 36: 0x55588721a5a0 SEQ: (3 sibs) 3 children: 36: 0x55588721d560 SEQ: (3 sibs) 3 children: 36: 0x55588721d730 SEQ: (3 sibs) 3 children: 36: 0x55588721d900 VAL: '2000' (3 sibs) 36: 0x55588721d998 VAL: '2001' (3 sibs) 36: 0x55588721da30 VAL: '2002' (3 sibs) 36: 0x55588721d7c8 SEQ: (3 sibs) 3 children: 36: 0x55588721dad0 VAL: '2010' (3 sibs) 36: 0x55588721db68 VAL: '2011' (3 sibs) 36: 0x55588721dc00 VAL: '2012' (3 sibs) 36: 0x55588721d860 SEQ: (3 sibs) 3 children: 36: 0x55588721dca0 VAL: '2020' (3 sibs) 36: 0x55588721dd38 VAL: '2021' (3 sibs) 36: 0x55588721ddd0 VAL: '2022' (3 sibs) 36: 0x55588721d5f8 SEQ: (3 sibs) 3 children: 36: 0x55588721de70 SEQ: (3 sibs) 3 children: 36: 0x55588721e040 VAL: '2100' (3 sibs) 36: 0x55588721e0d8 VAL: '2101' (3 sibs) 36: 0x55588721e170 VAL: '2102' (3 sibs) 36: 0x55588721df08 SEQ: (3 sibs) 3 children: 36: 0x55588721e210 VAL: '2110' (3 sibs) 36: 0x55588721e2a8 VAL: '2111' (3 sibs) 36: 0x55588721e340 VAL: '2112' (3 sibs) 36: 0x55588721dfa0 SEQ: (3 sibs) 3 children: 36: 0x55588721e3e0 VAL: '2120' (3 sibs) 36: 0x55588721e478 VAL: '2121' (3 sibs) 36: 0x55588721e510 VAL: '2122' (3 sibs) 36: 0x55588721d690 SEQ: (3 sibs) 3 children: 36: 0x55588721e5b0 SEQ: (3 sibs) 3 children: 36: 0x55588721e780 VAL: '2200' (3 sibs) 36: 0x55588721e818 VAL: '2201' (3 sibs) 36: 0x55588721e8b0 VAL: '2202' (3 sibs) 36: 0x55588721e648 SEQ: (3 sibs) 3 children: 36: 0x55588721e950 VAL: '2210' (3 sibs) 36: 0x55588721e9e8 VAL: '2211' (3 sibs) 36: 0x55588721ea80 VAL: '2212' (3 sibs) 36: 0x55588721e6e0 SEQ: (3 sibs) 3 children: 36: 0x55588721eb20 VAL: '2220' (3 sibs) 36: 0x55588721ebb8 VAL: '2221' (3 sibs) 36: 0x55588721ec50 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x555887235ca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x555887235d30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x555887235dc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x555887235e50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x555887235ee0 VAL: '0000' (3 sibs) 36: [5] [5] 0x555887235f70 VAL: '0001' (3 sibs) 36: [6] [6] 0x555887236000 VAL: '0002' (3 sibs) 36: [7] [7] 0x555887236090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x555887236120 VAL: '0010' (3 sibs) 36: [9] [9] 0x5558872361b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x555887236240 VAL: '0012' (3 sibs) 36: [11] [11] 0x5558872362d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x555887236360 VAL: '0020' (3 sibs) 36: [13] [13] 0x5558872363f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x555887236480 VAL: '0022' (3 sibs) 36: [15] [15] 0x555887236510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x5558872365a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x555887236630 VAL: '0100' (3 sibs) 36: [18] [18] 0x5558872366c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x555887236750 VAL: '0102' (3 sibs) 36: [20] [20] 0x5558872367e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x555887236870 VAL: '0110' (3 sibs) 36: [22] [22] 0x555887236900 VAL: '0111' (3 sibs) 36: [23] [23] 0x555887236990 VAL: '0112' (3 sibs) 36: [24] [24] 0x555887236a20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x555887236ab0 VAL: '0120' (3 sibs) 36: [26] [26] 0x555887236b40 VAL: '0121' (3 sibs) 36: [27] [27] 0x555887236bd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x555887236c60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x555887236cf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x555887236d80 VAL: '0200' (3 sibs) 36: [31] [31] 0x555887236e10 VAL: '0201' (3 sibs) 36: [32] [32] 0x555887236ea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x555887236f30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x555887236fc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x555887237050 VAL: '0211' (3 sibs) 36: [36] [36] 0x5558872370e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x555887237170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x555887237200 VAL: '0220' (3 sibs) 36: [39] [39] 0x555887237290 VAL: '0221' (3 sibs) 36: [40] [40] 0x555887237320 VAL: '0222' (3 sibs) 36: [41] [41] 0x5558872373b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x555887237440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x5558872374d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x555887237560 VAL: '1000' (3 sibs) 36: [45] [45] 0x5558872375f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x555887237680 VAL: '1002' (3 sibs) 36: [47] [47] 0x555887237710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x5558872377a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x555887237830 VAL: '1011' (3 sibs) 36: [50] [50] 0x5558872378c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x555887237950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x5558872379e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x555887237a70 VAL: '1021' (3 sibs) 36: [54] [54] 0x555887237b00 VAL: '1022' (3 sibs) 36: [55] [55] 0x555887237b90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x555887237c20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x555887237cb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x555887237d40 VAL: '1101' (3 sibs) 36: [59] [59] 0x555887237dd0 VAL: '1102' (3 sibs) 36: [60] [60] 0x555887237e60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x555887237ef0 VAL: '1110' (3 sibs) 36: [62] [62] 0x555887237f80 VAL: '1111' (3 sibs) 36: [63] [63] 0x555887238010 VAL: '1112' (3 sibs) 36: [64] [64] 0x5558872380a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x555887238130 VAL: '1120' (3 sibs) 36: [66] [66] 0x5558872381c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x555887238250 VAL: '1122' (3 sibs) 36: [68] [68] 0x5558872382e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x555887238370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x555887238400 VAL: '1200' (3 sibs) 36: [71] [71] 0x555887238490 VAL: '1201' (3 sibs) 36: [72] [72] 0x555887238520 VAL: '1202' (3 sibs) 36: [73] [73] 0x5558872385b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x555887238640 VAL: '1210' (3 sibs) 36: [75] [75] 0x5558872386d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x555887238760 VAL: '1212' (3 sibs) 36: [77] [77] 0x5558872387f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x555887238880 VAL: '1220' (3 sibs) 36: [79] [79] 0x555887238910 VAL: '1221' (3 sibs) 36: [80] [80] 0x5558872389a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x555887238a30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x555887238ac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x555887238b50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x555887238be0 VAL: '2000' (3 sibs) 36: [85] [85] 0x555887238c70 VAL: '2001' (3 sibs) 36: [86] [86] 0x555887238d00 VAL: '2002' (3 sibs) 36: [87] [87] 0x555887238d90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x555887238e20 VAL: '2010' (3 sibs) 36: [89] [89] 0x555887238eb0 VAL: '2011' (3 sibs) 36: [90] [90] 0x555887238f40 VAL: '2012' (3 sibs) 36: [91] [91] 0x555887238fd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x555887239060 VAL: '2020' (3 sibs) 36: [93] [93] 0x5558872390f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x555887239180 VAL: '2022' (3 sibs) 36: [95] [95] 0x555887239210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x5558872392a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x555887239330 VAL: '2100' (3 sibs) 36: [98] [98] 0x5558872393c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887239450 VAL: '2102' (3 sibs) 36: [100] [100] 0x5558872394e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x555887239570 VAL: '2110' (3 sibs) 36: [102] [102] 0x555887239600 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887239690 VAL: '2112' (3 sibs) 36: [104] [104] 0x555887239720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5558872397b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x555887239840 VAL: '2121' (3 sibs) 36: [107] [107] 0x5558872398d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887239960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5558872399f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887239a80 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887239b10 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887239ba0 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887239c30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x555887239cc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887239d50 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887239de0 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887239e70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x555887239f00 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887239f90 VAL: '2221' (3 sibs) 36: [120] [120] 0x55588723a020 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (1 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\n 36: \n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\n 36: \n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x555887224e50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x555887224ee0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x555887224f70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x555887225000 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x555887225090 VAL: '0000' (3 sibs) 36: [5] [5] 0x555887225120 VAL: '0001' (3 sibs) 36: [6] [6] 0x5558872251b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x555887225240 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x5558872252d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x555887225360 VAL: '0011' (3 sibs) 36: [10] [10] 0x5558872253f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x555887225480 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x555887225510 VAL: '0020' (3 sibs) 36: [13] [13] 0x5558872255a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x555887225630 VAL: '0022' (3 sibs) 36: [15] [15] 0x5558872256c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x555887225750 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x5558872257e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x555887225870 VAL: '0101' (3 sibs) 36: [19] [19] 0x555887225900 VAL: '0102' (3 sibs) 36: [20] [20] 0x555887225990 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x555887225a20 VAL: '0110' (3 sibs) 36: [22] [22] 0x555887225ab0 VAL: '0111' (3 sibs) 36: [23] [23] 0x555887225b40 VAL: '0112' (3 sibs) 36: [24] [24] 0x555887225bd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x555887225c60 VAL: '0120' (3 sibs) 36: [26] [26] 0x555887225cf0 VAL: '0121' (3 sibs) 36: [27] [27] 0x555887225d80 VAL: '0122' (3 sibs) 36: [28] [28] 0x555887225e10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x555887225ea0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x555887225f30 VAL: '0200' (3 sibs) 36: [31] [31] 0x555887225fc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x555887226050 VAL: '0202' (3 sibs) 36: [33] [33] 0x5558872260e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x555887226170 VAL: '0210' (3 sibs) 36: [35] [35] 0x555887226200 VAL: '0211' (3 sibs) 36: [36] [36] 0x555887226290 VAL: '0212' (3 sibs) 36: [37] [37] 0x555887226320 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x5558872263b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x555887226440 VAL: '0221' (3 sibs) 36: [40] [40] 0x5558872264d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x555887226560 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x5558872265f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x555887226680 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x555887226710 VAL: '1000' (3 sibs) 36: [45] [45] 0x5558872267a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x555887226830 VAL: '1002' (3 sibs) 36: [47] [47] 0x5558872268c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x555887226950 VAL: '1010' (3 sibs) 36: [49] [49] 0x5558872269e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x555887226a70 VAL: '1012' (3 sibs) 36: [51] [51] 0x555887226b00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x555887226b90 VAL: '1020' (3 sibs) 36: [53] [53] 0x555887226c20 VAL: '1021' (3 sibs) 36: [54] [54] 0x555887226cb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x555887226d40 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x555887226dd0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x555887226e60 VAL: '1100' (3 sibs) 36: [58] [58] 0x555887226ef0 VAL: '1101' (3 sibs) 36: [59] [59] 0x555887226f80 VAL: '1102' (3 sibs) 36: [60] [60] 0x555887227010 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5558872270a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x555887227130 VAL: '1111' (3 sibs) 36: [63] [63] 0x5558872271c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x555887227250 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5558872272e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x555887227370 VAL: '1121' (3 sibs) 36: [67] [67] 0x555887227400 VAL: '1122' (3 sibs) 36: [68] [68] 0x555887227490 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x555887227520 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x5558872275b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x555887227640 VAL: '1201' (3 sibs) 36: [72] [72] 0x5558872276d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x555887227760 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x5558872277f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x555887227880 VAL: '1211' (3 sibs) 36: [76] [76] 0x555887227910 VAL: '1212' (3 sibs) 36: [77] [77] 0x5558872279a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x555887227a30 VAL: '1220' (3 sibs) 36: [79] [79] 0x555887227ac0 VAL: '1221' (3 sibs) 36: [80] [80] 0x555887227b50 VAL: '1222' (3 sibs) 36: [81] [81] 0x555887227be0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x555887227c70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x555887227d00 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x555887227d90 VAL: '2000' (3 sibs) 36: [85] [85] 0x555887227e20 VAL: '2001' (3 sibs) 36: [86] [86] 0x555887227eb0 VAL: '2002' (3 sibs) 36: [87] [87] 0x555887227f40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x555887227fd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x555887228060 VAL: '2011' (3 sibs) 36: [90] [90] 0x5558872280f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x555887228180 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x555887228210 VAL: '2020' (3 sibs) 36: [93] [93] 0x5558872282a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x555887228330 VAL: '2022' (3 sibs) 36: [95] [95] 0x5558872283c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x555887228450 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5558872284e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x555887228570 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887228600 VAL: '2102' (3 sibs) 36: [100] [100] 0x555887228690 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x555887228720 VAL: '2110' (3 sibs) 36: [102] [102] 0x5558872287b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887228840 VAL: '2112' (3 sibs) 36: [104] [104] 0x5558872288d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x555887228960 VAL: '2120' (3 sibs) 36: [106] [106] 0x5558872289f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x555887228a80 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887228b10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x555887228ba0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887228c30 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887228cc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887228d50 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887228de0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x555887228e70 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887228f00 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887228f90 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887229020 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x5558872290b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887229140 VAL: '2221' (3 sibs) 36: [120] [120] 0x5558872291d0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x55588723c8c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55588723c950 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55588723c9e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55588723ca70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55588723cb00 VAL: '0000' (3 sibs) 36: [5] [5] 0x55588723cb90 VAL: '0001' (3 sibs) 36: [6] [6] 0x55588723cc20 VAL: '0002' (3 sibs) 36: [7] [7] 0x55588723ccb0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55588723cd40 VAL: '0010' (3 sibs) 36: [9] [9] 0x55588723cdd0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55588723ce60 VAL: '0012' (3 sibs) 36: [11] [11] 0x55588723cef0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55588723cf80 VAL: '0020' (3 sibs) 36: [13] [13] 0x55588723d010 VAL: '0021' (3 sibs) 36: [14] [14] 0x55588723d0a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55588723d130 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55588723d1c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55588723d250 VAL: '0100' (3 sibs) 36: [18] [18] 0x55588723d2e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55588723d370 VAL: '0102' (3 sibs) 36: [20] [20] 0x55588723d400 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55588723d490 VAL: '0110' (3 sibs) 36: [22] [22] 0x55588723d520 VAL: '0111' (3 sibs) 36: [23] [23] 0x55588723d5b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55588723d640 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55588723d6d0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55588723d760 VAL: '0121' (3 sibs) 36: [27] [27] 0x55588723d7f0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55588723d880 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55588723d910 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55588723d9a0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55588723da30 VAL: '0201' (3 sibs) 36: [32] [32] 0x55588723dac0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55588723db50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55588723dbe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55588723dc70 VAL: '0211' (3 sibs) 36: [36] [36] 0x55588723dd00 VAL: '0212' (3 sibs) 36: [37] [37] 0x55588723dd90 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55588723de20 VAL: '0220' (3 sibs) 36: [39] [39] 0x55588723deb0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55588723df40 VAL: '0222' (3 sibs) 36: [41] [41] 0x55588723dfd0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55588723e060 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55588723e0f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55588723e180 VAL: '1000' (3 sibs) 36: [45] [45] 0x55588723e210 VAL: '1001' (3 sibs) 36: [46] [46] 0x55588723e2a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55588723e330 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55588723e3c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55588723e450 VAL: '1011' (3 sibs) 36: [50] [50] 0x55588723e4e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55588723e570 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55588723e600 VAL: '1020' (3 sibs) 36: [53] [53] 0x55588723e690 VAL: '1021' (3 sibs) 36: [54] [54] 0x55588723e720 VAL: '1022' (3 sibs) 36: [55] [55] 0x55588723e7b0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55588723e840 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55588723e8d0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55588723e960 VAL: '1101' (3 sibs) 36: [59] [59] 0x55588723e9f0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55588723ea80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55588723eb10 VAL: '1110' (3 sibs) 36: [62] [62] 0x55588723eba0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55588723ec30 VAL: '1112' (3 sibs) 36: [64] [64] 0x55588723ecc0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55588723ed50 VAL: '1120' (3 sibs) 36: [66] [66] 0x55588723ede0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55588723ee70 VAL: '1122' (3 sibs) 36: [68] [68] 0x55588723ef00 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55588723ef90 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55588723f020 VAL: '1200' (3 sibs) 36: [71] [71] 0x55588723f0b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55588723f140 VAL: '1202' (3 sibs) 36: [73] [73] 0x55588723f1d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55588723f260 VAL: '1210' (3 sibs) 36: [75] [75] 0x55588723f2f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55588723f380 VAL: '1212' (3 sibs) 36: [77] [77] 0x55588723f410 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55588723f4a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55588723f530 VAL: '1221' (3 sibs) 36: [80] [80] 0x55588723f5c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55588723f650 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55588723f6e0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55588723f770 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55588723f800 VAL: '2000' (3 sibs) 36: [85] [85] 0x55588723f890 VAL: '2001' (3 sibs) 36: [86] [86] 0x55588723f920 VAL: '2002' (3 sibs) 36: [87] [87] 0x55588723f9b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55588723fa40 VAL: '2010' (3 sibs) 36: [89] [89] 0x55588723fad0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55588723fb60 VAL: '2012' (3 sibs) 36: [91] [91] 0x55588723fbf0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55588723fc80 VAL: '2020' (3 sibs) 36: [93] [93] 0x55588723fd10 VAL: '2021' (3 sibs) 36: [94] [94] 0x55588723fda0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55588723fe30 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55588723fec0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55588723ff50 VAL: '2100' (3 sibs) 36: [98] [98] 0x55588723ffe0 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887240070 VAL: '2102' (3 sibs) 36: [100] [100] 0x555887240100 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x555887240190 VAL: '2110' (3 sibs) 36: [102] [102] 0x555887240220 VAL: '2111' (3 sibs) 36: [103] [103] 0x5558872402b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x555887240340 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5558872403d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x555887240460 VAL: '2121' (3 sibs) 36: [107] [107] 0x5558872404f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887240580 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x555887240610 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x5558872406a0 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887240730 VAL: '2201' (3 sibs) 36: [112] [112] 0x5558872407c0 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887240850 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5558872408e0 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887240970 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887240a00 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887240a90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x555887240b20 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887240bb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x555887240c40 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x55588722cc80 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55588722cd10 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55588722cda0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55588722ce30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55588722cec0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55588722cf50 VAL: '0001' (3 sibs) 36: [6] [6] 0x55588722cfe0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55588722d070 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55588722d100 VAL: '0010' (3 sibs) 36: [9] [9] 0x55588722d190 VAL: '0011' (3 sibs) 36: [10] [10] 0x55588722d220 VAL: '0012' (3 sibs) 36: [11] [11] 0x55588722d2b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55588722d340 VAL: '0020' (3 sibs) 36: [13] [13] 0x55588722d3d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55588722d460 VAL: '0022' (3 sibs) 36: [15] [15] 0x55588722d4f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55588722d580 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55588722d610 VAL: '0100' (3 sibs) 36: [18] [18] 0x55588722d6a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55588722d730 VAL: '0102' (3 sibs) 36: [20] [20] 0x55588722d7c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55588722d850 VAL: '0110' (3 sibs) 36: [22] [22] 0x55588722d8e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55588722d970 VAL: '0112' (3 sibs) 36: [24] [24] 0x55588722da00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55588722da90 VAL: '0120' (3 sibs) 36: [26] [26] 0x55588722db20 VAL: '0121' (3 sibs) 36: [27] [27] 0x55588722dbb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55588722dc40 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55588722dcd0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55588722dd60 VAL: '0200' (3 sibs) 36: [31] [31] 0x55588722ddf0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55588722de80 VAL: '0202' (3 sibs) 36: [33] [33] 0x55588722df10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55588722dfa0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55588722e030 VAL: '0211' (3 sibs) 36: [36] [36] 0x55588722e0c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55588722e150 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55588722e1e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55588722e270 VAL: '0221' (3 sibs) 36: [40] [40] 0x55588722e300 VAL: '0222' (3 sibs) 36: [41] [41] 0x55588722e390 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55588722e420 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55588722e4b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55588722e540 VAL: '1000' (3 sibs) 36: [45] [45] 0x55588722e5d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55588722e660 VAL: '1002' (3 sibs) 36: [47] [47] 0x55588722e6f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55588722e780 VAL: '1010' (3 sibs) 36: [49] [49] 0x55588722e810 VAL: '1011' (3 sibs) 36: [50] [50] 0x55588722e8a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55588722e930 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55588722e9c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55588722ea50 VAL: '1021' (3 sibs) 36: [54] [54] 0x55588722eae0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55588722eb70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55588722ec00 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55588722ec90 VAL: '1100' (3 sibs) 36: [58] [58] 0x55588722ed20 VAL: '1101' (3 sibs) 36: [59] [59] 0x55588722edb0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55588722ee40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55588722eed0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55588722ef60 VAL: '1111' (3 sibs) 36: [63] [63] 0x55588722eff0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55588722f080 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55588722f110 VAL: '1120' (3 sibs) 36: [66] [66] 0x55588722f1a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55588722f230 VAL: '1122' (3 sibs) 36: [68] [68] 0x55588722f2c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55588722f350 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55588722f3e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55588722f470 VAL: '1201' (3 sibs) 36: [72] [72] 0x55588722f500 VAL: '1202' (3 sibs) 36: [73] [73] 0x55588722f590 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55588722f620 VAL: '1210' (3 sibs) 36: [75] [75] 0x55588722f6b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55588722f740 VAL: '1212' (3 sibs) 36: [77] [77] 0x55588722f7d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55588722f860 VAL: '1220' (3 sibs) 36: [79] [79] 0x55588722f8f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55588722f980 VAL: '1222' (3 sibs) 36: [81] [81] 0x55588722fa10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55588722faa0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55588722fb30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55588722fbc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55588722fc50 VAL: '2001' (3 sibs) 36: [86] [86] 0x55588722fce0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55588722fd70 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55588722fe00 VAL: '2010' (3 sibs) 36: [89] [89] 0x55588722fe90 VAL: '2011' (3 sibs) 36: [90] [90] 0x55588722ff20 VAL: '2012' (3 sibs) 36: [91] [91] 0x55588722ffb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x555887230040 VAL: '2020' (3 sibs) 36: [93] [93] 0x5558872300d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x555887230160 VAL: '2022' (3 sibs) 36: [95] [95] 0x5558872301f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x555887230280 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x555887230310 VAL: '2100' (3 sibs) 36: [98] [98] 0x5558872303a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887230430 VAL: '2102' (3 sibs) 36: [100] [100] 0x5558872304c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x555887230550 VAL: '2110' (3 sibs) 36: [102] [102] 0x5558872305e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887230670 VAL: '2112' (3 sibs) 36: [104] [104] 0x555887230700 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x555887230790 VAL: '2120' (3 sibs) 36: [106] [106] 0x555887230820 VAL: '2121' (3 sibs) 36: [107] [107] 0x5558872308b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887230940 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5558872309d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887230a60 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887230af0 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887230b80 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887230c10 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x555887230ca0 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887230d30 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887230dc0 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887230e50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x555887230ee0 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887230f70 VAL: '2221' (3 sibs) 36: [120] [120] 0x555887231000 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x5558872410d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x555887241160 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x5558872411f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x555887241280 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x555887241310 VAL: '0000' (3 sibs) 36: [5] [5] 0x5558872413a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x555887241430 VAL: '0002' (3 sibs) 36: [7] [7] 0x5558872414c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x555887241550 VAL: '0010' (3 sibs) 36: [9] [9] 0x5558872415e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x555887241670 VAL: '0012' (3 sibs) 36: [11] [11] 0x555887241700 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x555887241790 VAL: '0020' (3 sibs) 36: [13] [13] 0x555887241820 VAL: '0021' (3 sibs) 36: [14] [14] 0x5558872418b0 VAL: '0022' (3 sibs) 36: [15] [15] 0x555887241940 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x5558872419d0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x555887241a60 VAL: '0100' (3 sibs) 36: [18] [18] 0x555887241af0 VAL: '0101' (3 sibs) 36: [19] [19] 0x555887241b80 VAL: '0102' (3 sibs) 36: [20] [20] 0x555887241c10 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x555887241ca0 VAL: '0110' (3 sibs) 36: [22] [22] 0x555887241d30 VAL: '0111' (3 sibs) 36: [23] [23] 0x555887241dc0 VAL: '0112' (3 sibs) 36: [24] [24] 0x555887241e50 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x555887241ee0 VAL: '0120' (3 sibs) 36: [26] [26] 0x555887241f70 VAL: '0121' (3 sibs) 36: [27] [27] 0x555887242000 VAL: '0122' (3 sibs) 36: [28] [28] 0x555887242090 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x555887242120 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x5558872421b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x555887242240 VAL: '0201' (3 sibs) 36: [32] [32] 0x5558872422d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x555887242360 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x5558872423f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x555887242480 VAL: '0211' (3 sibs) 36: [36] [36] 0x555887242510 VAL: '0212' (3 sibs) 36: [37] [37] 0x5558872425a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x555887242630 VAL: '0220' (3 sibs) 36: [39] [39] 0x5558872426c0 VAL: '0221' (3 sibs) 36: [40] [40] 0x555887242750 VAL: '0222' (3 sibs) 36: [41] [41] 0x5558872427e0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x555887242870 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x555887242900 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x555887242990 VAL: '1000' (3 sibs) 36: [45] [45] 0x555887242a20 VAL: '1001' (3 sibs) 36: [46] [46] 0x555887242ab0 VAL: '1002' (3 sibs) 36: [47] [47] 0x555887242b40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x555887242bd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x555887242c60 VAL: '1011' (3 sibs) 36: [50] [50] 0x555887242cf0 VAL: '1012' (3 sibs) 36: [51] [51] 0x555887242d80 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x555887242e10 VAL: '1020' (3 sibs) 36: [53] [53] 0x555887242ea0 VAL: '1021' (3 sibs) 36: [54] [54] 0x555887242f30 VAL: '1022' (3 sibs) 36: [55] [55] 0x555887242fc0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x555887243050 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5558872430e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x555887243170 VAL: '1101' (3 sibs) 36: [59] [59] 0x555887243200 VAL: '1102' (3 sibs) 36: [60] [60] 0x555887243290 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x555887243320 VAL: '1110' (3 sibs) 36: [62] [62] 0x5558872433b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x555887243440 VAL: '1112' (3 sibs) 36: [64] [64] 0x5558872434d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x555887243560 VAL: '1120' (3 sibs) 36: [66] [66] 0x5558872435f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x555887243680 VAL: '1122' (3 sibs) 36: [68] [68] 0x555887243710 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x5558872437a0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x555887243830 VAL: '1200' (3 sibs) 36: [71] [71] 0x5558872438c0 VAL: '1201' (3 sibs) 36: [72] [72] 0x555887243950 VAL: '1202' (3 sibs) 36: [73] [73] 0x5558872439e0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x555887243a70 VAL: '1210' (3 sibs) 36: [75] [75] 0x555887243b00 VAL: '1211' (3 sibs) 36: [76] [76] 0x555887243b90 VAL: '1212' (3 sibs) 36: [77] [77] 0x555887243c20 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x555887243cb0 VAL: '1220' (3 sibs) 36: [79] [79] 0x555887243d40 VAL: '1221' (3 sibs) 36: [80] [80] 0x555887243dd0 VAL: '1222' (3 sibs) 36: [81] [81] 0x555887243e60 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x555887243ef0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x555887243f80 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x555887244010 VAL: '2000' (3 sibs) 36: [85] [85] 0x5558872440a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x555887244130 VAL: '2002' (3 sibs) 36: [87] [87] 0x5558872441c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x555887244250 VAL: '2010' (3 sibs) 36: [89] [89] 0x5558872442e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x555887244370 VAL: '2012' (3 sibs) 36: [91] [91] 0x555887244400 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x555887244490 VAL: '2020' (3 sibs) 36: [93] [93] 0x555887244520 VAL: '2021' (3 sibs) 36: [94] [94] 0x5558872445b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x555887244640 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x5558872446d0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x555887244760 VAL: '2100' (3 sibs) 36: [98] [98] 0x5558872447f0 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887244880 VAL: '2102' (3 sibs) 36: [100] [100] 0x555887244910 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5558872449a0 VAL: '2110' (3 sibs) 36: [102] [102] 0x555887244a30 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887244ac0 VAL: '2112' (3 sibs) 36: [104] [104] 0x555887244b50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x555887244be0 VAL: '2120' (3 sibs) 36: [106] [106] 0x555887244c70 VAL: '2121' (3 sibs) 36: [107] [107] 0x555887244d00 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887244d90 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x555887244e20 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887244eb0 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887244f40 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887244fd0 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887245060 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5558872450f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887245180 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887245210 VAL: '2212' (3 sibs) 36: [117] [117] 0x5558872452a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x555887245330 VAL: '2220' (3 sibs) 36: [119] [119] 0x5558872453c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x555887245450 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\r\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\r\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\r\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\r\n 36: \r\n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\r\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\r\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\r\n 36: \r\n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\r\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\r\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\r\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x555887231490 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x555887231520 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x5558872315b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x555887231640 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x5558872316d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x555887231760 VAL: '0001' (3 sibs) 36: [6] [6] 0x5558872317f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x555887231880 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x555887231910 VAL: '0010' (3 sibs) 36: [9] [9] 0x5558872319a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x555887231a30 VAL: '0012' (3 sibs) 36: [11] [11] 0x555887231ac0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x555887231b50 VAL: '0020' (3 sibs) 36: [13] [13] 0x555887231be0 VAL: '0021' (3 sibs) 36: [14] [14] 0x555887231c70 VAL: '0022' (3 sibs) 36: [15] [15] 0x555887231d00 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x555887231d90 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x555887231e20 VAL: '0100' (3 sibs) 36: [18] [18] 0x555887231eb0 VAL: '0101' (3 sibs) 36: [19] [19] 0x555887231f40 VAL: '0102' (3 sibs) 36: [20] [20] 0x555887231fd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x555887232060 VAL: '0110' (3 sibs) 36: [22] [22] 0x5558872320f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x555887232180 VAL: '0112' (3 sibs) 36: [24] [24] 0x555887232210 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5558872322a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x555887232330 VAL: '0121' (3 sibs) 36: [27] [27] 0x5558872323c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x555887232450 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5558872324e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x555887232570 VAL: '0200' (3 sibs) 36: [31] [31] 0x555887232600 VAL: '0201' (3 sibs) 36: [32] [32] 0x555887232690 VAL: '0202' (3 sibs) 36: [33] [33] 0x555887232720 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x5558872327b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x555887232840 VAL: '0211' (3 sibs) 36: [36] [36] 0x5558872328d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x555887232960 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x5558872329f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x555887232a80 VAL: '0221' (3 sibs) 36: [40] [40] 0x555887232b10 VAL: '0222' (3 sibs) 36: [41] [41] 0x555887232ba0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x555887232c30 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x555887232cc0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x555887232d50 VAL: '1000' (3 sibs) 36: [45] [45] 0x555887232de0 VAL: '1001' (3 sibs) 36: [46] [46] 0x555887232e70 VAL: '1002' (3 sibs) 36: [47] [47] 0x555887232f00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x555887232f90 VAL: '1010' (3 sibs) 36: [49] [49] 0x555887233020 VAL: '1011' (3 sibs) 36: [50] [50] 0x5558872330b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x555887233140 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x5558872331d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x555887233260 VAL: '1021' (3 sibs) 36: [54] [54] 0x5558872332f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x555887233380 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x555887233410 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5558872334a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x555887233530 VAL: '1101' (3 sibs) 36: [59] [59] 0x5558872335c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x555887233650 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5558872336e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x555887233770 VAL: '1111' (3 sibs) 36: [63] [63] 0x555887233800 VAL: '1112' (3 sibs) 36: [64] [64] 0x555887233890 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x555887233920 VAL: '1120' (3 sibs) 36: [66] [66] 0x5558872339b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x555887233a40 VAL: '1122' (3 sibs) 36: [68] [68] 0x555887233ad0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x555887233b60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x555887233bf0 VAL: '1200' (3 sibs) 36: [71] [71] 0x555887233c80 VAL: '1201' (3 sibs) 36: [72] [72] 0x555887233d10 VAL: '1202' (3 sibs) 36: [73] [73] 0x555887233da0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x555887233e30 VAL: '1210' (3 sibs) 36: [75] [75] 0x555887233ec0 VAL: '1211' (3 sibs) 36: [76] [76] 0x555887233f50 VAL: '1212' (3 sibs) 36: [77] [77] 0x555887233fe0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x555887234070 VAL: '1220' (3 sibs) 36: [79] [79] 0x555887234100 VAL: '1221' (3 sibs) 36: [80] [80] 0x555887234190 VAL: '1222' (3 sibs) 36: [81] [81] 0x555887234220 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x5558872342b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x555887234340 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x5558872343d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x555887234460 VAL: '2001' (3 sibs) 36: [86] [86] 0x5558872344f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x555887234580 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x555887234610 VAL: '2010' (3 sibs) 36: [89] [89] 0x5558872346a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x555887234730 VAL: '2012' (3 sibs) 36: [91] [91] 0x5558872347c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x555887234850 VAL: '2020' (3 sibs) 36: [93] [93] 0x5558872348e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x555887234970 VAL: '2022' (3 sibs) 36: [95] [95] 0x555887234a00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x555887234a90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x555887234b20 VAL: '2100' (3 sibs) 36: [98] [98] 0x555887234bb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887234c40 VAL: '2102' (3 sibs) 36: [100] [100] 0x555887234cd0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x555887234d60 VAL: '2110' (3 sibs) 36: [102] [102] 0x555887234df0 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887234e80 VAL: '2112' (3 sibs) 36: [104] [104] 0x555887234f10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x555887234fa0 VAL: '2120' (3 sibs) 36: [106] [106] 0x555887235030 VAL: '2121' (3 sibs) 36: [107] [107] 0x5558872350c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887235150 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5558872351e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887235270 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887235300 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887235390 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887235420 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5558872354b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887235540 VAL: '2211' (3 sibs) 36: [116] [116] 0x5558872355d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887235660 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x5558872356f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887235780 VAL: '2221' (3 sibs) 36: [120] [120] 0x555887235810 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x5558872458e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x555887245970 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x555887245a00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x555887245a90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x555887245b20 VAL: '0000' (3 sibs) 36: [5] [5] 0x555887245bb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x555887245c40 VAL: '0002' (3 sibs) 36: [7] [7] 0x555887245cd0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x555887245d60 VAL: '0010' (3 sibs) 36: [9] [9] 0x555887245df0 VAL: '0011' (3 sibs) 36: [10] [10] 0x555887245e80 VAL: '0012' (3 sibs) 36: [11] [11] 0x555887245f10 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x555887245fa0 VAL: '0020' (3 sibs) 36: [13] [13] 0x555887246030 VAL: '0021' (3 sibs) 36: [14] [14] 0x5558872460c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x555887246150 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x5558872461e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x555887246270 VAL: '0100' (3 sibs) 36: [18] [18] 0x555887246300 VAL: '0101' (3 sibs) 36: [19] [19] 0x555887246390 VAL: '0102' (3 sibs) 36: [20] [20] 0x555887246420 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x5558872464b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x555887246540 VAL: '0111' (3 sibs) 36: [23] [23] 0x5558872465d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x555887246660 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5558872466f0 VAL: '0120' (3 sibs) 36: [26] [26] 0x555887246780 VAL: '0121' (3 sibs) 36: [27] [27] 0x555887246810 VAL: '0122' (3 sibs) 36: [28] [28] 0x5558872468a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x555887246930 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x5558872469c0 VAL: '0200' (3 sibs) 36: [31] [31] 0x555887246a50 VAL: '0201' (3 sibs) 36: [32] [32] 0x555887246ae0 VAL: '0202' (3 sibs) 36: [33] [33] 0x555887246b70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x555887246c00 VAL: '0210' (3 sibs) 36: [35] [35] 0x555887246c90 VAL: '0211' (3 sibs) 36: [36] [36] 0x555887246d20 VAL: '0212' (3 sibs) 36: [37] [37] 0x555887246db0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x555887246e40 VAL: '0220' (3 sibs) 36: [39] [39] 0x555887246ed0 VAL: '0221' (3 sibs) 36: [40] [40] 0x555887246f60 VAL: '0222' (3 sibs) 36: [41] [41] 0x555887246ff0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x555887247080 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x555887247110 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x5558872471a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x555887247230 VAL: '1001' (3 sibs) 36: [46] [46] 0x5558872472c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x555887247350 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x5558872473e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x555887247470 VAL: '1011' (3 sibs) 36: [50] [50] 0x555887247500 VAL: '1012' (3 sibs) 36: [51] [51] 0x555887247590 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x555887247620 VAL: '1020' (3 sibs) 36: [53] [53] 0x5558872476b0 VAL: '1021' (3 sibs) 36: [54] [54] 0x555887247740 VAL: '1022' (3 sibs) 36: [55] [55] 0x5558872477d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x555887247860 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5558872478f0 VAL: '1100' (3 sibs) 36: [58] [58] 0x555887247980 VAL: '1101' (3 sibs) 36: [59] [59] 0x555887247a10 VAL: '1102' (3 sibs) 36: [60] [60] 0x555887247aa0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x555887247b30 VAL: '1110' (3 sibs) 36: [62] [62] 0x555887247bc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x555887247c50 VAL: '1112' (3 sibs) 36: [64] [64] 0x555887247ce0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x555887247d70 VAL: '1120' (3 sibs) 36: [66] [66] 0x555887247e00 VAL: '1121' (3 sibs) 36: [67] [67] 0x555887247e90 VAL: '1122' (3 sibs) 36: [68] [68] 0x555887247f20 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x555887247fb0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x555887248040 VAL: '1200' (3 sibs) 36: [71] [71] 0x5558872480d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x555887248160 VAL: '1202' (3 sibs) 36: [73] [73] 0x5558872481f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x555887248280 VAL: '1210' (3 sibs) 36: [75] [75] 0x555887248310 VAL: '1211' (3 sibs) 36: [76] [76] 0x5558872483a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x555887248430 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x5558872484c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x555887248550 VAL: '1221' (3 sibs) 36: [80] [80] 0x5558872485e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x555887248670 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x555887248700 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x555887248790 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x555887248820 VAL: '2000' (3 sibs) 36: [85] [85] 0x5558872488b0 VAL: '2001' (3 sibs) 36: [86] [86] 0x555887248940 VAL: '2002' (3 sibs) 36: [87] [87] 0x5558872489d0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x555887248a60 VAL: '2010' (3 sibs) 36: [89] [89] 0x555887248af0 VAL: '2011' (3 sibs) 36: [90] [90] 0x555887248b80 VAL: '2012' (3 sibs) 36: [91] [91] 0x555887248c10 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x555887248ca0 VAL: '2020' (3 sibs) 36: [93] [93] 0x555887248d30 VAL: '2021' (3 sibs) 36: [94] [94] 0x555887248dc0 VAL: '2022' (3 sibs) 36: [95] [95] 0x555887248e50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x555887248ee0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x555887248f70 VAL: '2100' (3 sibs) 36: [98] [98] 0x555887249000 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887249090 VAL: '2102' (3 sibs) 36: [100] [100] 0x555887249120 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5558872491b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x555887249240 VAL: '2111' (3 sibs) 36: [103] [103] 0x5558872492d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x555887249360 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5558872493f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x555887249480 VAL: '2121' (3 sibs) 36: [107] [107] 0x555887249510 VAL: '2122' (3 sibs) 36: [108] [108] 0x5558872495a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x555887249630 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x5558872496c0 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887249750 VAL: '2201' (3 sibs) 36: [112] [112] 0x5558872497e0 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887249870 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x555887249900 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887249990 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887249a20 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887249ab0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x555887249b40 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887249bd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x555887249c60 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - - - - 0000\r\n 36: - 0001\r\n 36: - 0002\r\n 36: - - 0010\r\n 36: - 0011\r\n 36: - 0012\r\n 36: - - 0020\r\n 36: - 0021\r\n 36: - 0022\r\n 36: - - - 0100\r\n 36: - 0101\r\n 36: - 0102\r\n 36: - - 0110\r\n 36: - 0111\r\n 36: - 0112\r\n 36: - - 0120\r\n 36: - 0121\r\n 36: - 0122\r\n 36: - - - 0200\r\n 36: - 0201\r\n 36: - 0202\r\n 36: - - 0210\r\n 36: - 0211\r\n 36: - 0212\r\n 36: - - 0220\r\n 36: - 0221\r\n 36: - 0222\r\n 36: - - - - 1000\r\n 36: - 1001\r\n 36: - 1002\r\n 36: - - 1010\r\n 36: - 1011\r\n 36: - 1012\r\n 36: - - 1020\r\n 36: - 1021\r\n 36: - 1022\r\n 36: - - - 1100\r\n 36: - 1101\r\n 36: - 1102\r\n 36: - - 1110\r\n 36: - 1111\r\n 36: - 1112\r\n 36: - - 1120\r\n 36: - 1121\r\n 36: - 1122\r\n 36: - - - 1200\r\n 36: - 1201\r\n 36: - 1202\r\n 36: - - 1210\r\n 36: - 1211\r\n 36: - 1212\r\n 36: - - 1220\r\n 36: - 1221\r\n 36: - 1222\r\n 36: - - - - 2000\r\n 36: - 2001\r\n 36: - 2002\r\n 36: - - 2010\r\n 36: - 2011\r\n 36: - 2012\r\n 36: - - 2020\r\n 36: - 2021\r\n 36: - 2022\r\n 36: - - - 2100\r\n 36: - 2101\r\n 36: - 2102\r\n 36: - - 2110\r\n 36: - 2111\r\n 36: - 2112\r\n 36: - - 2120\r\n 36: - 2121\r\n 36: - 2122\r\n 36: - - - 2200\r\n 36: - 2201\r\n 36: - 2202\r\n 36: - - 2210\r\n 36: - 2211\r\n 36: - 2212\r\n 36: - - 2220\r\n 36: - 2221\r\n 36: - 2222\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x555887235ca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x555887235d30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x555887235dc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x555887235e50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x555887235ee0 VAL: '0000' (3 sibs) 36: [5] [5] 0x555887235f70 VAL: '0001' (3 sibs) 36: [6] [6] 0x555887236000 VAL: '0002' (3 sibs) 36: [7] [7] 0x555887236090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x555887236120 VAL: '0010' (3 sibs) 36: [9] [9] 0x5558872361b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x555887236240 VAL: '0012' (3 sibs) 36: [11] [11] 0x5558872362d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x555887236360 VAL: '0020' (3 sibs) 36: [13] [13] 0x5558872363f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x555887236480 VAL: '0022' (3 sibs) 36: [15] [15] 0x555887236510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x5558872365a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x555887236630 VAL: '0100' (3 sibs) 36: [18] [18] 0x5558872366c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x555887236750 VAL: '0102' (3 sibs) 36: [20] [20] 0x5558872367e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x555887236870 VAL: '0110' (3 sibs) 36: [22] [22] 0x555887236900 VAL: '0111' (3 sibs) 36: [23] [23] 0x555887236990 VAL: '0112' (3 sibs) 36: [24] [24] 0x555887236a20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x555887236ab0 VAL: '0120' (3 sibs) 36: [26] [26] 0x555887236b40 VAL: '0121' (3 sibs) 36: [27] [27] 0x555887236bd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x555887236c60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x555887236cf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x555887236d80 VAL: '0200' (3 sibs) 36: [31] [31] 0x555887236e10 VAL: '0201' (3 sibs) 36: [32] [32] 0x555887236ea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x555887236f30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x555887236fc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x555887237050 VAL: '0211' (3 sibs) 36: [36] [36] 0x5558872370e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x555887237170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x555887237200 VAL: '0220' (3 sibs) 36: [39] [39] 0x555887237290 VAL: '0221' (3 sibs) 36: [40] [40] 0x555887237320 VAL: '0222' (3 sibs) 36: [41] [41] 0x5558872373b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x555887237440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x5558872374d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x555887237560 VAL: '1000' (3 sibs) 36: [45] [45] 0x5558872375f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x555887237680 VAL: '1002' (3 sibs) 36: [47] [47] 0x555887237710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x5558872377a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x555887237830 VAL: '1011' (3 sibs) 36: [50] [50] 0x5558872378c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x555887237950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x5558872379e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x555887237a70 VAL: '1021' (3 sibs) 36: [54] [54] 0x555887237b00 VAL: '1022' (3 sibs) 36: [55] [55] 0x555887237b90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x555887237c20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x555887237cb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x555887237d40 VAL: '1101' (3 sibs) 36: [59] [59] 0x555887237dd0 VAL: '1102' (3 sibs) 36: [60] [60] 0x555887237e60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x555887237ef0 VAL: '1110' (3 sibs) 36: [62] [62] 0x555887237f80 VAL: '1111' (3 sibs) 36: [63] [63] 0x555887238010 VAL: '1112' (3 sibs) 36: [64] [64] 0x5558872380a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x555887238130 VAL: '1120' (3 sibs) 36: [66] [66] 0x5558872381c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x555887238250 VAL: '1122' (3 sibs) 36: [68] [68] 0x5558872382e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x555887238370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x555887238400 VAL: '1200' (3 sibs) 36: [71] [71] 0x555887238490 VAL: '1201' (3 sibs) 36: [72] [72] 0x555887238520 VAL: '1202' (3 sibs) 36: [73] [73] 0x5558872385b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x555887238640 VAL: '1210' (3 sibs) 36: [75] [75] 0x5558872386d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x555887238760 VAL: '1212' (3 sibs) 36: [77] [77] 0x5558872387f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x555887238880 VAL: '1220' (3 sibs) 36: [79] [79] 0x555887238910 VAL: '1221' (3 sibs) 36: [80] [80] 0x5558872389a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x555887238a30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x555887238ac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x555887238b50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x555887238be0 VAL: '2000' (3 sibs) 36: [85] [85] 0x555887238c70 VAL: '2001' (3 sibs) 36: [86] [86] 0x555887238d00 VAL: '2002' (3 sibs) 36: [87] [87] 0x555887238d90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x555887238e20 VAL: '2010' (3 sibs) 36: [89] [89] 0x555887238eb0 VAL: '2011' (3 sibs) 36: [90] [90] 0x555887238f40 VAL: '2012' (3 sibs) 36: [91] [91] 0x555887238fd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x555887239060 VAL: '2020' (3 sibs) 36: [93] [93] 0x5558872390f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x555887239180 VAL: '2022' (3 sibs) 36: [95] [95] 0x555887239210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x5558872392a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x555887239330 VAL: '2100' (3 sibs) 36: [98] [98] 0x5558872393c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887239450 VAL: '2102' (3 sibs) 36: [100] [100] 0x5558872394e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x555887239570 VAL: '2110' (3 sibs) 36: [102] [102] 0x555887239600 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887239690 VAL: '2112' (3 sibs) 36: [104] [104] 0x555887239720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5558872397b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x555887239840 VAL: '2121' (3 sibs) 36: [107] [107] 0x5558872398d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887239960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5558872399f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887239a80 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887239b10 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887239ba0 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887239c30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x555887239cc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887239d50 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887239de0 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887239e70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x555887239f00 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887239f90 VAL: '2221' (3 sibs) 36: [120] [120] 0x55588723a020 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x55588724c500 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55588724c590 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55588724c620 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55588724c6b0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55588724c740 VAL: '0000' (3 sibs) 36: [5] [5] 0x55588724c7d0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55588724c860 VAL: '0002' (3 sibs) 36: [7] [7] 0x55588724c8f0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55588724c980 VAL: '0010' (3 sibs) 36: [9] [9] 0x55588724ca10 VAL: '0011' (3 sibs) 36: [10] [10] 0x55588724caa0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55588724cb30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55588724cbc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55588724cc50 VAL: '0021' (3 sibs) 36: [14] [14] 0x55588724cce0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55588724cd70 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55588724ce00 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55588724ce90 VAL: '0100' (3 sibs) 36: [18] [18] 0x55588724cf20 VAL: '0101' (3 sibs) 36: [19] [19] 0x55588724cfb0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55588724d040 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55588724d0d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55588724d160 VAL: '0111' (3 sibs) 36: [23] [23] 0x55588724d1f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55588724d280 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55588724d310 VAL: '0120' (3 sibs) 36: [26] [26] 0x55588724d3a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55588724d430 VAL: '0122' (3 sibs) 36: [28] [28] 0x55588724d4c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55588724d550 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55588724d5e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55588724d670 VAL: '0201' (3 sibs) 36: [32] [32] 0x55588724d700 VAL: '0202' (3 sibs) 36: [33] [33] 0x55588724d790 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55588724d820 VAL: '0210' (3 sibs) 36: [35] [35] 0x55588724d8b0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55588724d940 VAL: '0212' (3 sibs) 36: [37] [37] 0x55588724d9d0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55588724da60 VAL: '0220' (3 sibs) 36: [39] [39] 0x55588724daf0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55588724db80 VAL: '0222' (3 sibs) 36: [41] [41] 0x55588724dc10 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55588724dca0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55588724dd30 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55588724ddc0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55588724de50 VAL: '1001' (3 sibs) 36: [46] [46] 0x55588724dee0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55588724df70 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55588724e000 VAL: '1010' (3 sibs) 36: [49] [49] 0x55588724e090 VAL: '1011' (3 sibs) 36: [50] [50] 0x55588724e120 VAL: '1012' (3 sibs) 36: [51] [51] 0x55588724e1b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55588724e240 VAL: '1020' (3 sibs) 36: [53] [53] 0x55588724e2d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55588724e360 VAL: '1022' (3 sibs) 36: [55] [55] 0x55588724e3f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55588724e480 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55588724e510 VAL: '1100' (3 sibs) 36: [58] [58] 0x55588724e5a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55588724e630 VAL: '1102' (3 sibs) 36: [60] [60] 0x55588724e6c0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55588724e750 VAL: '1110' (3 sibs) 36: [62] [62] 0x55588724e7e0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55588724e870 VAL: '1112' (3 sibs) 36: [64] [64] 0x55588724e900 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55588724e990 VAL: '1120' (3 sibs) 36: [66] [66] 0x55588724ea20 VAL: '1121' (3 sibs) 36: [67] [67] 0x55588724eab0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55588724eb40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55588724ebd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55588724ec60 VAL: '1200' (3 sibs) 36: [71] [71] 0x55588724ecf0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55588724ed80 VAL: '1202' (3 sibs) 36: [73] [73] 0x55588724ee10 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55588724eea0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55588724ef30 VAL: '1211' (3 sibs) 36: [76] [76] 0x55588724efc0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55588724f050 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55588724f0e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55588724f170 VAL: '1221' (3 sibs) 36: [80] [80] 0x55588724f200 VAL: '1222' (3 sibs) 36: [81] [81] 0x55588724f290 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55588724f320 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55588724f3b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55588724f440 VAL: '2000' (3 sibs) 36: [85] [85] 0x55588724f4d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55588724f560 VAL: '2002' (3 sibs) 36: [87] [87] 0x55588724f5f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55588724f680 VAL: '2010' (3 sibs) 36: [89] [89] 0x55588724f710 VAL: '2011' (3 sibs) 36: [90] [90] 0x55588724f7a0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55588724f830 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55588724f8c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55588724f950 VAL: '2021' (3 sibs) 36: [94] [94] 0x55588724f9e0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55588724fa70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55588724fb00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55588724fb90 VAL: '2100' (3 sibs) 36: [98] [98] 0x55588724fc20 VAL: '2101' (3 sibs) 36: [99] [99] 0x55588724fcb0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55588724fd40 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55588724fdd0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55588724fe60 VAL: '2111' (3 sibs) 36: [103] [103] 0x55588724fef0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55588724ff80 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x555887250010 VAL: '2120' (3 sibs) 36: [106] [106] 0x5558872500a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x555887250130 VAL: '2122' (3 sibs) 36: [108] [108] 0x5558872501c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x555887250250 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x5558872502e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887250370 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887250400 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887250490 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x555887250520 VAL: '2210' (3 sibs) 36: [115] [115] 0x5558872505b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887250640 VAL: '2212' (3 sibs) 36: [117] [117] 0x5558872506d0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x555887250760 VAL: '2220' (3 sibs) 36: [119] [119] 0x5558872507f0 VAL: '2221' (3 sibs) 36: [120] [120] 0x555887250880 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0x55588721a280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x5558872159b0 SEQ: (3 sibs) 3 children: 36: 0x555887215b80 SEQ: (3 sibs) 3 children: 36: 0x555887215d50 SEQ: (3 sibs) 3 children: 36: 0x555887215f20 VAL: '0000' (3 sibs) 36: 0x555887215fb8 VAL: '0001' (3 sibs) 36: 0x555887216050 VAL: '0002' (3 sibs) 36: 0x555887215de8 SEQ: (3 sibs) 3 children: 36: 0x5558872160f0 VAL: '0010' (3 sibs) 36: 0x555887216188 VAL: '0011' (3 sibs) 36: 0x555887216220 VAL: '0012' (3 sibs) 36: 0x555887215e80 SEQ: (3 sibs) 3 children: 36: 0x5558872162c0 VAL: '0020' (3 sibs) 36: 0x555887216358 VAL: '0021' (3 sibs) 36: 0x5558872163f0 VAL: '0022' (3 sibs) 36: 0x555887215c18 SEQ: (3 sibs) 3 children: 36: 0x555887216490 SEQ: (3 sibs) 3 children: 36: 0x555887216660 VAL: '0100' (3 sibs) 36: 0x5558872166f8 VAL: '0101' (3 sibs) 36: 0x555887216790 VAL: '0102' (3 sibs) 36: 0x555887216528 SEQ: (3 sibs) 3 children: 36: 0x555887216830 VAL: '0110' (3 sibs) 36: 0x5558872168c8 VAL: '0111' (3 sibs) 36: 0x555887216960 VAL: '0112' (3 sibs) 36: 0x5558872165c0 SEQ: (3 sibs) 3 children: 36: 0x555887216a00 VAL: '0120' (3 sibs) 36: 0x555887216a98 VAL: '0121' (3 sibs) 36: 0x555887216b30 VAL: '0122' (3 sibs) 36: 0x555887215cb0 SEQ: (3 sibs) 3 children: 36: 0x555887216bd0 SEQ: (3 sibs) 3 children: 36: 0x555887216da0 VAL: '0200' (3 sibs) 36: 0x555887216e38 VAL: '0201' (3 sibs) 36: 0x555887216ed0 VAL: '0202' (3 sibs) 36: 0x555887216c68 SEQ: (3 sibs) 3 children: 36: 0x555887216f70 VAL: '0210' (3 sibs) 36: 0x555887217008 VAL: '0211' (3 sibs) 36: 0x5558872170a0 VAL: '0212' (3 sibs) 36: 0x555887216d00 SEQ: (3 sibs) 3 children: 36: 0x555887217140 VAL: '0220' (3 sibs) 36: 0x5558872171d8 VAL: '0221' (3 sibs) 36: 0x555887217270 VAL: '0222' (3 sibs) 36: 0x555887215a48 SEQ: (3 sibs) 3 children: 36: 0x555887217310 SEQ: (3 sibs) 3 children: 36: 0x5558872174e0 SEQ: (3 sibs) 3 children: 36: 0x5558872176b0 VAL: '1000' (3 sibs) 36: 0x555887217748 VAL: '1001' (3 sibs) 36: 0x5558872177e0 VAL: '1002' (3 sibs) 36: 0x555887217578 SEQ: (3 sibs) 3 children: 36: 0x555887217880 VAL: '1010' (3 sibs) 36: 0x555887217918 VAL: '1011' (3 sibs) 36: 0x5558872179b0 VAL: '1012' (3 sibs) 36: 0x555887217610 SEQ: (3 sibs) 3 children: 36: 0x555887217a50 VAL: '1020' (3 sibs) 36: 0x555887217ae8 VAL: '1021' (3 sibs) 36: 0x555887217b80 VAL: '1022' (3 sibs) 36: 0x5558872173a8 SEQ: (3 sibs) 3 children: 36: 0x555887217c20 SEQ: (3 sibs) 3 children: 36: 0x555887217df0 VAL: '1100' (3 sibs) 36: 0x555887217e88 VAL: '1101' (3 sibs) 36: 0x555887217f20 VAL: '1102' (3 sibs) 36: 0x555887217cb8 SEQ: (3 sibs) 3 children: 36: 0x555887217fc0 VAL: '1110' (3 sibs) 36: 0x555887218058 VAL: '1111' (3 sibs) 36: 0x5558872180f0 VAL: '1112' (3 sibs) 36: 0x555887217d50 SEQ: (3 sibs) 3 children: 36: 0x555887218190 VAL: '1120' (3 sibs) 36: 0x555887218228 VAL: '1121' (3 sibs) 36: 0x5558872182c0 VAL: '1122' (3 sibs) 36: 0x555887217440 SEQ: (3 sibs) 3 children: 36: 0x555887218360 SEQ: (3 sibs) 3 children: 36: 0x555887218530 VAL: '1200' (3 sibs) 36: 0x5558872185c8 VAL: '1201' (3 sibs) 36: 0x555887218660 VAL: '1202' (3 sibs) 36: 0x5558872183f8 SEQ: (3 sibs) 3 children: 36: 0x555887218700 VAL: '1210' (3 sibs) 36: 0x555887218798 VAL: '1211' (3 sibs) 36: 0x555887218830 VAL: '1212' (3 sibs) 36: 0x555887218490 SEQ: (3 sibs) 3 children: 36: 0x5558872188d0 VAL: '1220' (3 sibs) 36: 0x555887218968 VAL: '1221' (3 sibs) 36: 0x555887218a00 VAL: '1222' (3 sibs) 36: 0x555887215ae0 SEQ: (3 sibs) 3 children: 36: 0x555887218aa0 SEQ: (3 sibs) 3 children: 36: 0x555887218c70 SEQ: (3 sibs) 3 children: 36: 0x555887218e40 VAL: '2000' (3 sibs) 36: 0x555887218ed8 VAL: '2001' (3 sibs) 36: 0x555887218f70 VAL: '2002' (3 sibs) 36: 0x555887218d08 SEQ: (3 sibs) 3 children: 36: 0x555887219010 VAL: '2010' (3 sibs) 36: 0x5558872190a8 VAL: '2011' (3 sibs) 36: 0x555887219140 VAL: '2012' (3 sibs) 36: 0x555887218da0 SEQ: (3 sibs) 3 children: 36: 0x5558872191e0 VAL: '2020' (3 sibs) 36: 0x555887219278 VAL: '2021' (3 sibs) 36: 0x555887219310 VAL: '2022' (3 sibs) 36: 0x555887218b38 SEQ: (3 sibs) 3 children: 36: 0x5558872193b0 SEQ: (3 sibs) 3 children: 36: 0x555887219580 VAL: '2100' (3 sibs) 36: 0x555887219618 VAL: '2101' (3 sibs) 36: 0x5558872196b0 VAL: '2102' (3 sibs) 36: 0x555887219448 SEQ: (3 sibs) 3 children: 36: 0x555887219750 VAL: '2110' (3 sibs) 36: 0x5558872197e8 VAL: '2111' (3 sibs) 36: 0x555887219880 VAL: '2112' (3 sibs) 36: 0x5558872194e0 SEQ: (3 sibs) 3 children: 36: 0x555887219920 VAL: '2120' (3 sibs) 36: 0x5558872199b8 VAL: '2121' (3 sibs) 36: 0x555887219a50 VAL: '2122' (3 sibs) 36: 0x555887218bd0 SEQ: (3 sibs) 3 children: 36: 0x555887219af0 SEQ: (3 sibs) 3 children: 36: 0x555887219cc0 VAL: '2200' (3 sibs) 36: 0x555887219d58 VAL: '2201' (3 sibs) 36: 0x555887219df0 VAL: '2202' (3 sibs) 36: 0x555887219b88 SEQ: (3 sibs) 3 children: 36: 0x555887219e90 VAL: '2210' (3 sibs) 36: 0x555887219f28 VAL: '2211' (3 sibs) 36: 0x555887219fc0 VAL: '2212' (3 sibs) 36: 0x555887219c20 SEQ: (3 sibs) 3 children: 36: 0x55588721a060 VAL: '2220' (3 sibs) 36: 0x55588721a0f8 VAL: '2221' (3 sibs) 36: 0x55588721a190 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x555887250d10 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x555887250da0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x555887250e30 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x555887250ec0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x555887250f50 VAL: '0000' (3 sibs) 36: [5] [5] 0x555887250fe0 VAL: '0001' (3 sibs) 36: [6] [6] 0x555887251070 VAL: '0002' (3 sibs) 36: [7] [7] 0x555887251100 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x555887251190 VAL: '0010' (3 sibs) 36: [9] [9] 0x555887251220 VAL: '0011' (3 sibs) 36: [10] [10] 0x5558872512b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x555887251340 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x5558872513d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x555887251460 VAL: '0021' (3 sibs) 36: [14] [14] 0x5558872514f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x555887251580 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x555887251610 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x5558872516a0 VAL: '0100' (3 sibs) 36: [18] [18] 0x555887251730 VAL: '0101' (3 sibs) 36: [19] [19] 0x5558872517c0 VAL: '0102' (3 sibs) 36: [20] [20] 0x555887251850 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x5558872518e0 VAL: '0110' (3 sibs) 36: [22] [22] 0x555887251970 VAL: '0111' (3 sibs) 36: [23] [23] 0x555887251a00 VAL: '0112' (3 sibs) 36: [24] [24] 0x555887251a90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x555887251b20 VAL: '0120' (3 sibs) 36: [26] [26] 0x555887251bb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x555887251c40 VAL: '0122' (3 sibs) 36: [28] [28] 0x555887251cd0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x555887251d60 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x555887251df0 VAL: '0200' (3 sibs) 36: [31] [31] 0x555887251e80 VAL: '0201' (3 sibs) 36: [32] [32] 0x555887251f10 VAL: '0202' (3 sibs) 36: [33] [33] 0x555887251fa0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x555887252030 VAL: '0210' (3 sibs) 36: [35] [35] 0x5558872520c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x555887252150 VAL: '0212' (3 sibs) 36: [37] [37] 0x5558872521e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x555887252270 VAL: '0220' (3 sibs) 36: [39] [39] 0x555887252300 VAL: '0221' (3 sibs) 36: [40] [40] 0x555887252390 VAL: '0222' (3 sibs) 36: [41] [41] 0x555887252420 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x5558872524b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x555887252540 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x5558872525d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x555887252660 VAL: '1001' (3 sibs) 36: [46] [46] 0x5558872526f0 VAL: '1002' (3 sibs) 36: [47] [47] 0x555887252780 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x555887252810 VAL: '1010' (3 sibs) 36: [49] [49] 0x5558872528a0 VAL: '1011' (3 sibs) 36: [50] [50] 0x555887252930 VAL: '1012' (3 sibs) 36: [51] [51] 0x5558872529c0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x555887252a50 VAL: '1020' (3 sibs) 36: [53] [53] 0x555887252ae0 VAL: '1021' (3 sibs) 36: [54] [54] 0x555887252b70 VAL: '1022' (3 sibs) 36: [55] [55] 0x555887252c00 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x555887252c90 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x555887252d20 VAL: '1100' (3 sibs) 36: [58] [58] 0x555887252db0 VAL: '1101' (3 sibs) 36: [59] [59] 0x555887252e40 VAL: '1102' (3 sibs) 36: [60] [60] 0x555887252ed0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x555887252f60 VAL: '1110' (3 sibs) 36: [62] [62] 0x555887252ff0 VAL: '1111' (3 sibs) 36: [63] [63] 0x555887253080 VAL: '1112' (3 sibs) 36: [64] [64] 0x555887253110 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5558872531a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x555887253230 VAL: '1121' (3 sibs) 36: [67] [67] 0x5558872532c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x555887253350 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x5558872533e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x555887253470 VAL: '1200' (3 sibs) 36: [71] [71] 0x555887253500 VAL: '1201' (3 sibs) 36: [72] [72] 0x555887253590 VAL: '1202' (3 sibs) 36: [73] [73] 0x555887253620 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x5558872536b0 VAL: '1210' (3 sibs) 36: [75] [75] 0x555887253740 VAL: '1211' (3 sibs) 36: [76] [76] 0x5558872537d0 VAL: '1212' (3 sibs) 36: [77] [77] 0x555887253860 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x5558872538f0 VAL: '1220' (3 sibs) 36: [79] [79] 0x555887253980 VAL: '1221' (3 sibs) 36: [80] [80] 0x555887253a10 VAL: '1222' (3 sibs) 36: [81] [81] 0x555887253aa0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x555887253b30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x555887253bc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x555887253c50 VAL: '2000' (3 sibs) 36: [85] [85] 0x555887253ce0 VAL: '2001' (3 sibs) 36: [86] [86] 0x555887253d70 VAL: '2002' (3 sibs) 36: [87] [87] 0x555887253e00 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x555887253e90 VAL: '2010' (3 sibs) 36: [89] [89] 0x555887253f20 VAL: '2011' (3 sibs) 36: [90] [90] 0x555887253fb0 VAL: '2012' (3 sibs) 36: [91] [91] 0x555887254040 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x5558872540d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x555887254160 VAL: '2021' (3 sibs) 36: [94] [94] 0x5558872541f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x555887254280 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x555887254310 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5558872543a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x555887254430 VAL: '2101' (3 sibs) 36: [99] [99] 0x5558872544c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x555887254550 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5558872545e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x555887254670 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887254700 VAL: '2112' (3 sibs) 36: [104] [104] 0x555887254790 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x555887254820 VAL: '2120' (3 sibs) 36: [106] [106] 0x5558872548b0 VAL: '2121' (3 sibs) 36: [107] [107] 0x555887254940 VAL: '2122' (3 sibs) 36: [108] [108] 0x5558872549d0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x555887254a60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887254af0 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887254b80 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887254c10 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887254ca0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x555887254d30 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887254dc0 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887254e50 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887254ee0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x555887254f70 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887255000 VAL: '2221' (3 sibs) 36: [120] [120] 0x555887255090 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x55588721a398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55588721a470 SEQ: (3 sibs) 3 children: 36: 0x55588721a640 SEQ: (3 sibs) 3 children: 36: 0x55588721a810 SEQ: (3 sibs) 3 children: 36: 0x55588721a9e0 VAL: '0000' (3 sibs) 36: 0x55588721aa78 VAL: '0001' (3 sibs) 36: 0x55588721ab10 VAL: '0002' (3 sibs) 36: 0x55588721a8a8 SEQ: (3 sibs) 3 children: 36: 0x55588721abb0 VAL: '0010' (3 sibs) 36: 0x55588721ac48 VAL: '0011' (3 sibs) 36: 0x55588721ace0 VAL: '0012' (3 sibs) 36: 0x55588721a940 SEQ: (3 sibs) 3 children: 36: 0x55588721ad80 VAL: '0020' (3 sibs) 36: 0x55588721ae18 VAL: '0021' (3 sibs) 36: 0x55588721aeb0 VAL: '0022' (3 sibs) 36: 0x55588721a6d8 SEQ: (3 sibs) 3 children: 36: 0x55588721af50 SEQ: (3 sibs) 3 children: 36: 0x55588721b120 VAL: '0100' (3 sibs) 36: 0x55588721b1b8 VAL: '0101' (3 sibs) 36: 0x55588721b250 VAL: '0102' (3 sibs) 36: 0x55588721afe8 SEQ: (3 sibs) 3 children: 36: 0x55588721b2f0 VAL: '0110' (3 sibs) 36: 0x55588721b388 VAL: '0111' (3 sibs) 36: 0x55588721b420 VAL: '0112' (3 sibs) 36: 0x55588721b080 SEQ: (3 sibs) 3 children: 36: 0x55588721b4c0 VAL: '0120' (3 sibs) 36: 0x55588721b558 VAL: '0121' (3 sibs) 36: 0x55588721b5f0 VAL: '0122' (3 sibs) 36: 0x55588721a770 SEQ: (3 sibs) 3 children: 36: 0x55588721b690 SEQ: (3 sibs) 3 children: 36: 0x55588721b860 VAL: '0200' (3 sibs) 36: 0x55588721b8f8 VAL: '0201' (3 sibs) 36: 0x55588721b990 VAL: '0202' (3 sibs) 36: 0x55588721b728 SEQ: (3 sibs) 3 children: 36: 0x55588721ba30 VAL: '0210' (3 sibs) 36: 0x55588721bac8 VAL: '0211' (3 sibs) 36: 0x55588721bb60 VAL: '0212' (3 sibs) 36: 0x55588721b7c0 SEQ: (3 sibs) 3 children: 36: 0x55588721bc00 VAL: '0220' (3 sibs) 36: 0x55588721bc98 VAL: '0221' (3 sibs) 36: 0x55588721bd30 VAL: '0222' (3 sibs) 36: 0x55588721a508 SEQ: (3 sibs) 3 children: 36: 0x55588721bdd0 SEQ: (3 sibs) 3 children: 36: 0x55588721bfa0 SEQ: (3 sibs) 3 children: 36: 0x55588721c170 VAL: '1000' (3 sibs) 36: 0x55588721c208 VAL: '1001' (3 sibs) 36: 0x55588721c2a0 VAL: '1002' (3 sibs) 36: 0x55588721c038 SEQ: (3 sibs) 3 children: 36: 0x55588721c340 VAL: '1010' (3 sibs) 36: 0x55588721c3d8 VAL: '1011' (3 sibs) 36: 0x55588721c470 VAL: '1012' (3 sibs) 36: 0x55588721c0d0 SEQ: (3 sibs) 3 children: 36: 0x55588721c510 VAL: '1020' (3 sibs) 36: 0x55588721c5a8 VAL: '1021' (3 sibs) 36: 0x55588721c640 VAL: '1022' (3 sibs) 36: 0x55588721be68 SEQ: (3 sibs) 3 children: 36: 0x55588721c6e0 SEQ: (3 sibs) 3 children: 36: 0x55588721c8b0 VAL: '1100' (3 sibs) 36: 0x55588721c948 VAL: '1101' (3 sibs) 36: 0x55588721c9e0 VAL: '1102' (3 sibs) 36: 0x55588721c778 SEQ: (3 sibs) 3 children: 36: 0x55588721ca80 VAL: '1110' (3 sibs) 36: 0x55588721cb18 VAL: '1111' (3 sibs) 36: 0x55588721cbb0 VAL: '1112' (3 sibs) 36: 0x55588721c810 SEQ: (3 sibs) 3 children: 36: 0x55588721cc50 VAL: '1120' (3 sibs) 36: 0x55588721cce8 VAL: '1121' (3 sibs) 36: 0x55588721cd80 VAL: '1122' (3 sibs) 36: 0x55588721bf00 SEQ: (3 sibs) 3 children: 36: 0x55588721ce20 SEQ: (3 sibs) 3 children: 36: 0x55588721cff0 VAL: '1200' (3 sibs) 36: 0x55588721d088 VAL: '1201' (3 sibs) 36: 0x55588721d120 VAL: '1202' (3 sibs) 36: 0x55588721ceb8 SEQ: (3 sibs) 3 children: 36: 0x55588721d1c0 VAL: '1210' (3 sibs) 36: 0x55588721d258 VAL: '1211' (3 sibs) 36: 0x55588721d2f0 VAL: '1212' (3 sibs) 36: 0x55588721cf50 SEQ: (3 sibs) 3 children: 36: 0x55588721d390 VAL: '1220' (3 sibs) 36: 0x55588721d428 VAL: '1221' (3 sibs) 36: 0x55588721d4c0 VAL: '1222' (3 sibs) 36: 0x55588721a5a0 SEQ: (3 sibs) 3 children: 36: 0x55588721d560 SEQ: (3 sibs) 3 children: 36: 0x55588721d730 SEQ: (3 sibs) 3 children: 36: 0x55588721d900 VAL: '2000' (3 sibs) 36: 0x55588721d998 VAL: '2001' (3 sibs) 36: 0x55588721da30 VAL: '2002' (3 sibs) 36: 0x55588721d7c8 SEQ: (3 sibs) 3 children: 36: 0x55588721dad0 VAL: '2010' (3 sibs) 36: 0x55588721db68 VAL: '2011' (3 sibs) 36: 0x55588721dc00 VAL: '2012' (3 sibs) 36: 0x55588721d860 SEQ: (3 sibs) 3 children: 36: 0x55588721dca0 VAL: '2020' (3 sibs) 36: 0x55588721dd38 VAL: '2021' (3 sibs) 36: 0x55588721ddd0 VAL: '2022' (3 sibs) 36: 0x55588721d5f8 SEQ: (3 sibs) 3 children: 36: 0x55588721de70 SEQ: (3 sibs) 3 children: 36: 0x55588721e040 VAL: '2100' (3 sibs) 36: 0x55588721e0d8 VAL: '2101' (3 sibs) 36: 0x55588721e170 VAL: '2102' (3 sibs) 36: 0x55588721df08 SEQ: (3 sibs) 3 children: 36: 0x55588721e210 VAL: '2110' (3 sibs) 36: 0x55588721e2a8 VAL: '2111' (3 sibs) 36: 0x55588721e340 VAL: '2112' (3 sibs) 36: 0x55588721dfa0 SEQ: (3 sibs) 3 children: 36: 0x55588721e3e0 VAL: '2120' (3 sibs) 36: 0x55588721e478 VAL: '2121' (3 sibs) 36: 0x55588721e510 VAL: '2122' (3 sibs) 36: 0x55588721d690 SEQ: (3 sibs) 3 children: 36: 0x55588721e5b0 SEQ: (3 sibs) 3 children: 36: 0x55588721e780 VAL: '2200' (3 sibs) 36: 0x55588721e818 VAL: '2201' (3 sibs) 36: 0x55588721e8b0 VAL: '2202' (3 sibs) 36: 0x55588721e648 SEQ: (3 sibs) 3 children: 36: 0x55588721e950 VAL: '2210' (3 sibs) 36: 0x55588721e9e8 VAL: '2211' (3 sibs) 36: 0x55588721ea80 VAL: '2212' (3 sibs) 36: 0x55588721e6e0 SEQ: (3 sibs) 3 children: 36: 0x55588721eb20 VAL: '2220' (3 sibs) 36: 0x55588721ebb8 VAL: '2221' (3 sibs) 36: 0x55588721ec50 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x555887255130 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5558872551c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x555887255250 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x5558872552e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x555887255370 VAL: '0000' (3 sibs) 36: [5] [5] 0x555887255400 VAL: '0001' (3 sibs) 36: [6] [6] 0x555887255490 VAL: '0002' (3 sibs) 36: [7] [7] 0x555887255520 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x5558872555b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x555887255640 VAL: '0011' (3 sibs) 36: [10] [10] 0x5558872556d0 VAL: '0012' (3 sibs) 36: [11] [11] 0x555887255760 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x5558872557f0 VAL: '0020' (3 sibs) 36: [13] [13] 0x555887255880 VAL: '0021' (3 sibs) 36: [14] [14] 0x555887255910 VAL: '0022' (3 sibs) 36: [15] [15] 0x5558872559a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x555887255a30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x555887255ac0 VAL: '0100' (3 sibs) 36: [18] [18] 0x555887255b50 VAL: '0101' (3 sibs) 36: [19] [19] 0x555887255be0 VAL: '0102' (3 sibs) 36: [20] [20] 0x555887255c70 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x555887255d00 VAL: '0110' (3 sibs) 36: [22] [22] 0x555887255d90 VAL: '0111' (3 sibs) 36: [23] [23] 0x555887255e20 VAL: '0112' (3 sibs) 36: [24] [24] 0x555887255eb0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x555887255f40 VAL: '0120' (3 sibs) 36: [26] [26] 0x555887255fd0 VAL: '0121' (3 sibs) 36: [27] [27] 0x555887256060 VAL: '0122' (3 sibs) 36: [28] [28] 0x5558872560f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x555887256180 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x555887256210 VAL: '0200' (3 sibs) 36: [31] [31] 0x5558872562a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x555887256330 VAL: '0202' (3 sibs) 36: [33] [33] 0x5558872563c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x555887256450 VAL: '0210' (3 sibs) 36: [35] [35] 0x5558872564e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x555887256570 VAL: '0212' (3 sibs) 36: [37] [37] 0x555887256600 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x555887256690 VAL: '0220' (3 sibs) 36: [39] [39] 0x555887256720 VAL: '0221' (3 sibs) 36: [40] [40] 0x5558872567b0 VAL: '0222' (3 sibs) 36: [41] [41] 0x555887256840 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x5558872568d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x555887256960 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x5558872569f0 VAL: '1000' (3 sibs) 36: [45] [45] 0x555887256a80 VAL: '1001' (3 sibs) 36: [46] [46] 0x555887256b10 VAL: '1002' (3 sibs) 36: [47] [47] 0x555887256ba0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x555887256c30 VAL: '1010' (3 sibs) 36: [49] [49] 0x555887256cc0 VAL: '1011' (3 sibs) 36: [50] [50] 0x555887256d50 VAL: '1012' (3 sibs) 36: [51] [51] 0x555887256de0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x555887256e70 VAL: '1020' (3 sibs) 36: [53] [53] 0x555887256f00 VAL: '1021' (3 sibs) 36: [54] [54] 0x555887256f90 VAL: '1022' (3 sibs) 36: [55] [55] 0x555887257020 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x5558872570b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x555887257140 VAL: '1100' (3 sibs) 36: [58] [58] 0x5558872571d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x555887257260 VAL: '1102' (3 sibs) 36: [60] [60] 0x5558872572f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x555887257380 VAL: '1110' (3 sibs) 36: [62] [62] 0x555887257410 VAL: '1111' (3 sibs) 36: [63] [63] 0x5558872574a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x555887257530 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5558872575c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x555887257650 VAL: '1121' (3 sibs) 36: [67] [67] 0x5558872576e0 VAL: '1122' (3 sibs) 36: [68] [68] 0x555887257770 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x555887257800 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x555887257890 VAL: '1200' (3 sibs) 36: [71] [71] 0x555887257920 VAL: '1201' (3 sibs) 36: [72] [72] 0x5558872579b0 VAL: '1202' (3 sibs) 36: [73] [73] 0x555887257a40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x555887257ad0 VAL: '1210' (3 sibs) 36: [75] [75] 0x555887257b60 VAL: '1211' (3 sibs) 36: [76] [76] 0x555887257bf0 VAL: '1212' (3 sibs) 36: [77] [77] 0x555887257c80 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x555887257d10 VAL: '1220' (3 sibs) 36: [79] [79] 0x555887257da0 VAL: '1221' (3 sibs) 36: [80] [80] 0x555887257e30 VAL: '1222' (3 sibs) 36: [81] [81] 0x555887257ec0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x555887257f50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x555887257fe0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x555887258070 VAL: '2000' (3 sibs) 36: [85] [85] 0x555887258100 VAL: '2001' (3 sibs) 36: [86] [86] 0x555887258190 VAL: '2002' (3 sibs) 36: [87] [87] 0x555887258220 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x5558872582b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x555887258340 VAL: '2011' (3 sibs) 36: [90] [90] 0x5558872583d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x555887258460 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x5558872584f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x555887258580 VAL: '2021' (3 sibs) 36: [94] [94] 0x555887258610 VAL: '2022' (3 sibs) 36: [95] [95] 0x5558872586a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x555887258730 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5558872587c0 VAL: '2100' (3 sibs) 36: [98] [98] 0x555887258850 VAL: '2101' (3 sibs) 36: [99] [99] 0x5558872588e0 VAL: '2102' (3 sibs) 36: [100] [100] 0x555887258970 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x555887258a00 VAL: '2110' (3 sibs) 36: [102] [102] 0x555887258a90 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887258b20 VAL: '2112' (3 sibs) 36: [104] [104] 0x555887258bb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x555887258c40 VAL: '2120' (3 sibs) 36: [106] [106] 0x555887258cd0 VAL: '2121' (3 sibs) 36: [107] [107] 0x555887258d60 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887258df0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x555887258e80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887258f10 VAL: '2200' (3 sibs) 36: [111] [111] 0x555887258fa0 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887259030 VAL: '2202' (3 sibs) 36: [113] [113] 0x5558872590c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x555887259150 VAL: '2210' (3 sibs) 36: [115] [115] 0x5558872591e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887259270 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887259300 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x555887259390 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887259420 VAL: '2221' (3 sibs) 36: [120] [120] 0x5558872594b0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0x55588721a280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x5558872159b0 SEQ: (3 sibs) 3 children: 36: 0x555887215b80 SEQ: (3 sibs) 3 children: 36: 0x555887215d50 SEQ: (3 sibs) 3 children: 36: 0x555887215f20 VAL: '0000' (3 sibs) 36: 0x555887215fb8 VAL: '0001' (3 sibs) 36: 0x555887216050 VAL: '0002' (3 sibs) 36: 0x555887215de8 SEQ: (3 sibs) 3 children: 36: 0x5558872160f0 VAL: '0010' (3 sibs) 36: 0x555887216188 VAL: '0011' (3 sibs) 36: 0x555887216220 VAL: '0012' (3 sibs) 36: 0x555887215e80 SEQ: (3 sibs) 3 children: 36: 0x5558872162c0 VAL: '0020' (3 sibs) 36: 0x555887216358 VAL: '0021' (3 sibs) 36: 0x5558872163f0 VAL: '0022' (3 sibs) 36: 0x555887215c18 SEQ: (3 sibs) 3 children: 36: 0x555887216490 SEQ: (3 sibs) 3 children: 36: 0x555887216660 VAL: '0100' (3 sibs) 36: 0x5558872166f8 VAL: '0101' (3 sibs) 36: 0x555887216790 VAL: '0102' (3 sibs) 36: 0x555887216528 SEQ: (3 sibs) 3 children: 36: 0x555887216830 VAL: '0110' (3 sibs) 36: 0x5558872168c8 VAL: '0111' (3 sibs) 36: 0x555887216960 VAL: '0112' (3 sibs) 36: 0x5558872165c0 SEQ: (3 sibs) 3 children: 36: 0x555887216a00 VAL: '0120' (3 sibs) 36: 0x555887216a98 VAL: '0121' (3 sibs) 36: 0x555887216b30 VAL: '0122' (3 sibs) 36: 0x555887215cb0 SEQ: (3 sibs) 3 children: 36: 0x555887216bd0 SEQ: (3 sibs) 3 children: 36: 0x555887216da0 VAL: '0200' (3 sibs) 36: 0x555887216e38 VAL: '0201' (3 sibs) 36: 0x555887216ed0 VAL: '0202' (3 sibs) 36: 0x555887216c68 SEQ: (3 sibs) 3 children: 36: 0x555887216f70 VAL: '0210' (3 sibs) 36: 0x555887217008 VAL: '0211' (3 sibs) 36: 0x5558872170a0 VAL: '0212' (3 sibs) 36: 0x555887216d00 SEQ: (3 sibs) 3 children: 36: 0x555887217140 VAL: '0220' (3 sibs) 36: 0x5558872171d8 VAL: '0221' (3 sibs) 36: 0x555887217270 VAL: '0222' (3 sibs) 36: 0x555887215a48 SEQ: (3 sibs) 3 children: 36: 0x555887217310 SEQ: (3 sibs) 3 children: 36: 0x5558872174e0 SEQ: (3 sibs) 3 children: 36: 0x5558872176b0 VAL: '1000' (3 sibs) 36: 0x555887217748 VAL: '1001' (3 sibs) 36: 0x5558872177e0 VAL: '1002' (3 sibs) 36: 0x555887217578 SEQ: (3 sibs) 3 children: 36: 0x555887217880 VAL: '1010' (3 sibs) 36: 0x555887217918 VAL: '1011' (3 sibs) 36: 0x5558872179b0 VAL: '1012' (3 sibs) 36: 0x555887217610 SEQ: (3 sibs) 3 children: 36: 0x555887217a50 VAL: '1020' (3 sibs) 36: 0x555887217ae8 VAL: '1021' (3 sibs) 36: 0x555887217b80 VAL: '1022' (3 sibs) 36: 0x5558872173a8 SEQ: (3 sibs) 3 children: 36: 0x555887217c20 SEQ: (3 sibs) 3 children: 36: 0x555887217df0 VAL: '1100' (3 sibs) 36: 0x555887217e88 VAL: '1101' (3 sibs) 36: 0x555887217f20 VAL: '1102' (3 sibs) 36: 0x555887217cb8 SEQ: (3 sibs) 3 children: 36: 0x555887217fc0 VAL: '1110' (3 sibs) 36: 0x555887218058 VAL: '1111' (3 sibs) 36: 0x5558872180f0 VAL: '1112' (3 sibs) 36: 0x555887217d50 SEQ: (3 sibs) 3 children: 36: 0x555887218190 VAL: '1120' (3 sibs) 36: 0x555887218228 VAL: '1121' (3 sibs) 36: 0x5558872182c0 VAL: '1122' (3 sibs) 36: 0x555887217440 SEQ: (3 sibs) 3 children: 36: 0x555887218360 SEQ: (3 sibs) 3 children: 36: 0x555887218530 VAL: '1200' (3 sibs) 36: 0x5558872185c8 VAL: '1201' (3 sibs) 36: 0x555887218660 VAL: '1202' (3 sibs) 36: 0x5558872183f8 SEQ: (3 sibs) 3 children: 36: 0x555887218700 VAL: '1210' (3 sibs) 36: 0x555887218798 VAL: '1211' (3 sibs) 36: 0x555887218830 VAL: '1212' (3 sibs) 36: 0x555887218490 SEQ: (3 sibs) 3 children: 36: 0x5558872188d0 VAL: '1220' (3 sibs) 36: 0x555887218968 VAL: '1221' (3 sibs) 36: 0x555887218a00 VAL: '1222' (3 sibs) 36: 0x555887215ae0 SEQ: (3 sibs) 3 children: 36: 0x555887218aa0 SEQ: (3 sibs) 3 children: 36: 0x555887218c70 SEQ: (3 sibs) 3 children: 36: 0x555887218e40 VAL: '2000' (3 sibs) 36: 0x555887218ed8 VAL: '2001' (3 sibs) 36: 0x555887218f70 VAL: '2002' (3 sibs) 36: 0x555887218d08 SEQ: (3 sibs) 3 children: 36: 0x555887219010 VAL: '2010' (3 sibs) 36: 0x5558872190a8 VAL: '2011' (3 sibs) 36: 0x555887219140 VAL: '2012' (3 sibs) 36: 0x555887218da0 SEQ: (3 sibs) 3 children: 36: 0x5558872191e0 VAL: '2020' (3 sibs) 36: 0x555887219278 VAL: '2021' (3 sibs) 36: 0x555887219310 VAL: '2022' (3 sibs) 36: 0x555887218b38 SEQ: (3 sibs) 3 children: 36: 0x5558872193b0 SEQ: (3 sibs) 3 children: 36: 0x555887219580 VAL: '2100' (3 sibs) 36: 0x555887219618 VAL: '2101' (3 sibs) 36: 0x5558872196b0 VAL: '2102' (3 sibs) 36: 0x555887219448 SEQ: (3 sibs) 3 children: 36: 0x555887219750 VAL: '2110' (3 sibs) 36: 0x5558872197e8 VAL: '2111' (3 sibs) 36: 0x555887219880 VAL: '2112' (3 sibs) 36: 0x5558872194e0 SEQ: (3 sibs) 3 children: 36: 0x555887219920 VAL: '2120' (3 sibs) 36: 0x5558872199b8 VAL: '2121' (3 sibs) 36: 0x555887219a50 VAL: '2122' (3 sibs) 36: 0x555887218bd0 SEQ: (3 sibs) 3 children: 36: 0x555887219af0 SEQ: (3 sibs) 3 children: 36: 0x555887219cc0 VAL: '2200' (3 sibs) 36: 0x555887219d58 VAL: '2201' (3 sibs) 36: 0x555887219df0 VAL: '2202' (3 sibs) 36: 0x555887219b88 SEQ: (3 sibs) 3 children: 36: 0x555887219e90 VAL: '2210' (3 sibs) 36: 0x555887219f28 VAL: '2211' (3 sibs) 36: 0x555887219fc0 VAL: '2212' (3 sibs) 36: 0x555887219c20 SEQ: (3 sibs) 3 children: 36: 0x55588721a060 VAL: '2220' (3 sibs) 36: 0x55588721a0f8 VAL: '2221' (3 sibs) 36: 0x55588721a190 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x555887259550 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5558872595e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x555887259670 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x555887259700 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x555887259790 VAL: '0000' (3 sibs) 36: [5] [5] 0x555887259820 VAL: '0001' (3 sibs) 36: [6] [6] 0x5558872598b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x555887259940 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x5558872599d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x555887259a60 VAL: '0011' (3 sibs) 36: [10] [10] 0x555887259af0 VAL: '0012' (3 sibs) 36: [11] [11] 0x555887259b80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x555887259c10 VAL: '0020' (3 sibs) 36: [13] [13] 0x555887259ca0 VAL: '0021' (3 sibs) 36: [14] [14] 0x555887259d30 VAL: '0022' (3 sibs) 36: [15] [15] 0x555887259dc0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x555887259e50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x555887259ee0 VAL: '0100' (3 sibs) 36: [18] [18] 0x555887259f70 VAL: '0101' (3 sibs) 36: [19] [19] 0x55588725a000 VAL: '0102' (3 sibs) 36: [20] [20] 0x55588725a090 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55588725a120 VAL: '0110' (3 sibs) 36: [22] [22] 0x55588725a1b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55588725a240 VAL: '0112' (3 sibs) 36: [24] [24] 0x55588725a2d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55588725a360 VAL: '0120' (3 sibs) 36: [26] [26] 0x55588725a3f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55588725a480 VAL: '0122' (3 sibs) 36: [28] [28] 0x55588725a510 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55588725a5a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55588725a630 VAL: '0200' (3 sibs) 36: [31] [31] 0x55588725a6c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55588725a750 VAL: '0202' (3 sibs) 36: [33] [33] 0x55588725a7e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55588725a870 VAL: '0210' (3 sibs) 36: [35] [35] 0x55588725a900 VAL: '0211' (3 sibs) 36: [36] [36] 0x55588725a990 VAL: '0212' (3 sibs) 36: [37] [37] 0x55588725aa20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55588725aab0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55588725ab40 VAL: '0221' (3 sibs) 36: [40] [40] 0x55588725abd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55588725ac60 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55588725acf0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55588725ad80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55588725ae10 VAL: '1000' (3 sibs) 36: [45] [45] 0x55588725aea0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55588725af30 VAL: '1002' (3 sibs) 36: [47] [47] 0x55588725afc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55588725b050 VAL: '1010' (3 sibs) 36: [49] [49] 0x55588725b0e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55588725b170 VAL: '1012' (3 sibs) 36: [51] [51] 0x55588725b200 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55588725b290 VAL: '1020' (3 sibs) 36: [53] [53] 0x55588725b320 VAL: '1021' (3 sibs) 36: [54] [54] 0x55588725b3b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55588725b440 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55588725b4d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55588725b560 VAL: '1100' (3 sibs) 36: [58] [58] 0x55588725b5f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55588725b680 VAL: '1102' (3 sibs) 36: [60] [60] 0x55588725b710 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55588725b7a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55588725b830 VAL: '1111' (3 sibs) 36: [63] [63] 0x55588725b8c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55588725b950 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55588725b9e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55588725ba70 VAL: '1121' (3 sibs) 36: [67] [67] 0x55588725bb00 VAL: '1122' (3 sibs) 36: [68] [68] 0x55588725bb90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55588725bc20 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55588725bcb0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55588725bd40 VAL: '1201' (3 sibs) 36: [72] [72] 0x55588725bdd0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55588725be60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55588725bef0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55588725bf80 VAL: '1211' (3 sibs) 36: [76] [76] 0x55588725c010 VAL: '1212' (3 sibs) 36: [77] [77] 0x55588725c0a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55588725c130 VAL: '1220' (3 sibs) 36: [79] [79] 0x55588725c1c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55588725c250 VAL: '1222' (3 sibs) 36: [81] [81] 0x55588725c2e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55588725c370 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55588725c400 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55588725c490 VAL: '2000' (3 sibs) 36: [85] [85] 0x55588725c520 VAL: '2001' (3 sibs) 36: [86] [86] 0x55588725c5b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55588725c640 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55588725c6d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55588725c760 VAL: '2011' (3 sibs) 36: [90] [90] 0x55588725c7f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55588725c880 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55588725c910 VAL: '2020' (3 sibs) 36: [93] [93] 0x55588725c9a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55588725ca30 VAL: '2022' (3 sibs) 36: [95] [95] 0x55588725cac0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55588725cb50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55588725cbe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55588725cc70 VAL: '2101' (3 sibs) 36: [99] [99] 0x55588725cd00 VAL: '2102' (3 sibs) 36: [100] [100] 0x55588725cd90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55588725ce20 VAL: '2110' (3 sibs) 36: [102] [102] 0x55588725ceb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55588725cf40 VAL: '2112' (3 sibs) 36: [104] [104] 0x55588725cfd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55588725d060 VAL: '2120' (3 sibs) 36: [106] [106] 0x55588725d0f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55588725d180 VAL: '2122' (3 sibs) 36: [108] [108] 0x55588725d210 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55588725d2a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55588725d330 VAL: '2200' (3 sibs) 36: [111] [111] 0x55588725d3c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55588725d450 VAL: '2202' (3 sibs) 36: [113] [113] 0x55588725d4e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55588725d570 VAL: '2210' (3 sibs) 36: [115] [115] 0x55588725d600 VAL: '2211' (3 sibs) 36: [116] [116] 0x55588725d690 VAL: '2212' (3 sibs) 36: [117] [117] 0x55588725d720 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55588725d7b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55588725d840 VAL: '2221' (3 sibs) 36: [120] [120] 0x55588725d8d0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x55588721a398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55588721a470 SEQ: (3 sibs) 3 children: 36: 0x55588721a640 SEQ: (3 sibs) 3 children: 36: 0x55588721a810 SEQ: (3 sibs) 3 children: 36: 0x55588721a9e0 VAL: '0000' (3 sibs) 36: 0x55588721aa78 VAL: '0001' (3 sibs) 36: 0x55588721ab10 VAL: '0002' (3 sibs) 36: 0x55588721a8a8 SEQ: (3 sibs) 3 children: 36: 0x55588721abb0 VAL: '0010' (3 sibs) 36: 0x55588721ac48 VAL: '0011' (3 sibs) 36: 0x55588721ace0 VAL: '0012' (3 sibs) 36: 0x55588721a940 SEQ: (3 sibs) 3 children: 36: 0x55588721ad80 VAL: '0020' (3 sibs) 36: 0x55588721ae18 VAL: '0021' (3 sibs) 36: 0x55588721aeb0 VAL: '0022' (3 sibs) 36: 0x55588721a6d8 SEQ: (3 sibs) 3 children: 36: 0x55588721af50 SEQ: (3 sibs) 3 children: 36: 0x55588721b120 VAL: '0100' (3 sibs) 36: 0x55588721b1b8 VAL: '0101' (3 sibs) 36: 0x55588721b250 VAL: '0102' (3 sibs) 36: 0x55588721afe8 SEQ: (3 sibs) 3 children: 36: 0x55588721b2f0 VAL: '0110' (3 sibs) 36: 0x55588721b388 VAL: '0111' (3 sibs) 36: 0x55588721b420 VAL: '0112' (3 sibs) 36: 0x55588721b080 SEQ: (3 sibs) 3 children: 36: 0x55588721b4c0 VAL: '0120' (3 sibs) 36: 0x55588721b558 VAL: '0121' (3 sibs) 36: 0x55588721b5f0 VAL: '0122' (3 sibs) 36: 0x55588721a770 SEQ: (3 sibs) 3 children: 36: 0x55588721b690 SEQ: (3 sibs) 3 children: 36: 0x55588721b860 VAL: '0200' (3 sibs) 36: 0x55588721b8f8 VAL: '0201' (3 sibs) 36: 0x55588721b990 VAL: '0202' (3 sibs) 36: 0x55588721b728 SEQ: (3 sibs) 3 children: 36: 0x55588721ba30 VAL: '0210' (3 sibs) 36: 0x55588721bac8 VAL: '0211' (3 sibs) 36: 0x55588721bb60 VAL: '0212' (3 sibs) 36: 0x55588721b7c0 SEQ: (3 sibs) 3 children: 36: 0x55588721bc00 VAL: '0220' (3 sibs) 36: 0x55588721bc98 VAL: '0221' (3 sibs) 36: 0x55588721bd30 VAL: '0222' (3 sibs) 36: 0x55588721a508 SEQ: (3 sibs) 3 children: 36: 0x55588721bdd0 SEQ: (3 sibs) 3 children: 36: 0x55588721bfa0 SEQ: (3 sibs) 3 children: 36: 0x55588721c170 VAL: '1000' (3 sibs) 36: 0x55588721c208 VAL: '1001' (3 sibs) 36: 0x55588721c2a0 VAL: '1002' (3 sibs) 36: 0x55588721c038 SEQ: (3 sibs) 3 children: 36: 0x55588721c340 VAL: '1010' (3 sibs) 36: 0x55588721c3d8 VAL: '1011' (3 sibs) 36: 0x55588721c470 VAL: '1012' (3 sibs) 36: 0x55588721c0d0 SEQ: (3 sibs) 3 children: 36: 0x55588721c510 VAL: '1020' (3 sibs) 36: 0x55588721c5a8 VAL: '1021' (3 sibs) 36: 0x55588721c640 VAL: '1022' (3 sibs) 36: 0x55588721be68 SEQ: (3 sibs) 3 children: 36: 0x55588721c6e0 SEQ: (3 sibs) 3 children: 36: 0x55588721c8b0 VAL: '1100' (3 sibs) 36: 0x55588721c948 VAL: '1101' (3 sibs) 36: 0x55588721c9e0 VAL: '1102' (3 sibs) 36: 0x55588721c778 SEQ: (3 sibs) 3 children: 36: 0x55588721ca80 VAL: '1110' (3 sibs) 36: 0x55588721cb18 VAL: '1111' (3 sibs) 36: 0x55588721cbb0 VAL: '1112' (3 sibs) 36: 0x55588721c810 SEQ: (3 sibs) 3 children: 36: 0x55588721cc50 VAL: '1120' (3 sibs) 36: 0x55588721cce8 VAL: '1121' (3 sibs) 36: 0x55588721cd80 VAL: '1122' (3 sibs) 36: 0x55588721bf00 SEQ: (3 sibs) 3 children: 36: 0x55588721ce20 SEQ: (3 sibs) 3 children: 36: 0x55588721cff0 VAL: '1200' (3 sibs) 36: 0x55588721d088 VAL: '1201' (3 sibs) 36: 0x55588721d120 VAL: '1202' (3 sibs) 36: 0x55588721ceb8 SEQ: (3 sibs) 3 children: 36: 0x55588721d1c0 VAL: '1210' (3 sibs) 36: 0x55588721d258 VAL: '1211' (3 sibs) 36: 0x55588721d2f0 VAL: '1212' (3 sibs) 36: 0x55588721cf50 SEQ: (3 sibs) 3 children: 36: 0x55588721d390 VAL: '1220' (3 sibs) 36: 0x55588721d428 VAL: '1221' (3 sibs) 36: 0x55588721d4c0 VAL: '1222' (3 sibs) 36: 0x55588721a5a0 SEQ: (3 sibs) 3 children: 36: 0x55588721d560 SEQ: (3 sibs) 3 children: 36: 0x55588721d730 SEQ: (3 sibs) 3 children: 36: 0x55588721d900 VAL: '2000' (3 sibs) 36: 0x55588721d998 VAL: '2001' (3 sibs) 36: 0x55588721da30 VAL: '2002' (3 sibs) 36: 0x55588721d7c8 SEQ: (3 sibs) 3 children: 36: 0x55588721dad0 VAL: '2010' (3 sibs) 36: 0x55588721db68 VAL: '2011' (3 sibs) 36: 0x55588721dc00 VAL: '2012' (3 sibs) 36: 0x55588721d860 SEQ: (3 sibs) 3 children: 36: 0x55588721dca0 VAL: '2020' (3 sibs) 36: 0x55588721dd38 VAL: '2021' (3 sibs) 36: 0x55588721ddd0 VAL: '2022' (3 sibs) 36: 0x55588721d5f8 SEQ: (3 sibs) 3 children: 36: 0x55588721de70 SEQ: (3 sibs) 3 children: 36: 0x55588721e040 VAL: '2100' (3 sibs) 36: 0x55588721e0d8 VAL: '2101' (3 sibs) 36: 0x55588721e170 VAL: '2102' (3 sibs) 36: 0x55588721df08 SEQ: (3 sibs) 3 children: 36: 0x55588721e210 VAL: '2110' (3 sibs) 36: 0x55588721e2a8 VAL: '2111' (3 sibs) 36: 0x55588721e340 VAL: '2112' (3 sibs) 36: 0x55588721dfa0 SEQ: (3 sibs) 3 children: 36: 0x55588721e3e0 VAL: '2120' (3 sibs) 36: 0x55588721e478 VAL: '2121' (3 sibs) 36: 0x55588721e510 VAL: '2122' (3 sibs) 36: 0x55588721d690 SEQ: (3 sibs) 3 children: 36: 0x55588721e5b0 SEQ: (3 sibs) 3 children: 36: 0x55588721e780 VAL: '2200' (3 sibs) 36: 0x55588721e818 VAL: '2201' (3 sibs) 36: 0x55588721e8b0 VAL: '2202' (3 sibs) 36: 0x55588721e648 SEQ: (3 sibs) 3 children: 36: 0x55588721e950 VAL: '2210' (3 sibs) 36: 0x55588721e9e8 VAL: '2211' (3 sibs) 36: 0x55588721ea80 VAL: '2212' (3 sibs) 36: 0x55588721e6e0 SEQ: (3 sibs) 3 children: 36: 0x55588721eb20 VAL: '2220' (3 sibs) 36: 0x55588721ebb8 VAL: '2221' (3 sibs) 36: 0x55588721ec50 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55588725d970 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55588725da00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55588725da90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55588725db20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55588725dbb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55588725dc40 VAL: '0001' (3 sibs) 36: [6] [6] 0x55588725dcd0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55588725dd60 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55588725ddf0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55588725de80 VAL: '0011' (3 sibs) 36: [10] [10] 0x55588725df10 VAL: '0012' (3 sibs) 36: [11] [11] 0x55588725dfa0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55588725e030 VAL: '0020' (3 sibs) 36: [13] [13] 0x55588725e0c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55588725e150 VAL: '0022' (3 sibs) 36: [15] [15] 0x55588725e1e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55588725e270 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55588725e300 VAL: '0100' (3 sibs) 36: [18] [18] 0x55588725e390 VAL: '0101' (3 sibs) 36: [19] [19] 0x55588725e420 VAL: '0102' (3 sibs) 36: [20] [20] 0x55588725e4b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55588725e540 VAL: '0110' (3 sibs) 36: [22] [22] 0x55588725e5d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55588725e660 VAL: '0112' (3 sibs) 36: [24] [24] 0x55588725e6f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55588725e780 VAL: '0120' (3 sibs) 36: [26] [26] 0x55588725e810 VAL: '0121' (3 sibs) 36: [27] [27] 0x55588725e8a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55588725e930 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55588725e9c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55588725ea50 VAL: '0200' (3 sibs) 36: [31] [31] 0x55588725eae0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55588725eb70 VAL: '0202' (3 sibs) 36: [33] [33] 0x55588725ec00 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55588725ec90 VAL: '0210' (3 sibs) 36: [35] [35] 0x55588725ed20 VAL: '0211' (3 sibs) 36: [36] [36] 0x55588725edb0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55588725ee40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55588725eed0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55588725ef60 VAL: '0221' (3 sibs) 36: [40] [40] 0x55588725eff0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55588725f080 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55588725f110 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55588725f1a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55588725f230 VAL: '1000' (3 sibs) 36: [45] [45] 0x55588725f2c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55588725f350 VAL: '1002' (3 sibs) 36: [47] [47] 0x55588725f3e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55588725f470 VAL: '1010' (3 sibs) 36: [49] [49] 0x55588725f500 VAL: '1011' (3 sibs) 36: [50] [50] 0x55588725f590 VAL: '1012' (3 sibs) 36: [51] [51] 0x55588725f620 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55588725f6b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55588725f740 VAL: '1021' (3 sibs) 36: [54] [54] 0x55588725f7d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55588725f860 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55588725f8f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55588725f980 VAL: '1100' (3 sibs) 36: [58] [58] 0x55588725fa10 VAL: '1101' (3 sibs) 36: [59] [59] 0x55588725faa0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55588725fb30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55588725fbc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55588725fc50 VAL: '1111' (3 sibs) 36: [63] [63] 0x55588725fce0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55588725fd70 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55588725fe00 VAL: '1120' (3 sibs) 36: [66] [66] 0x55588725fe90 VAL: '1121' (3 sibs) 36: [67] [67] 0x55588725ff20 VAL: '1122' (3 sibs) 36: [68] [68] 0x55588725ffb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x555887260040 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x5558872600d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x555887260160 VAL: '1201' (3 sibs) 36: [72] [72] 0x5558872601f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x555887260280 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x555887260310 VAL: '1210' (3 sibs) 36: [75] [75] 0x5558872603a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x555887260430 VAL: '1212' (3 sibs) 36: [77] [77] 0x5558872604c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x555887260550 VAL: '1220' (3 sibs) 36: [79] [79] 0x5558872605e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x555887260670 VAL: '1222' (3 sibs) 36: [81] [81] 0x555887260700 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x555887260790 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x555887260820 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x5558872608b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x555887260940 VAL: '2001' (3 sibs) 36: [86] [86] 0x5558872609d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x555887260a60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x555887260af0 VAL: '2010' (3 sibs) 36: [89] [89] 0x555887260b80 VAL: '2011' (3 sibs) 36: [90] [90] 0x555887260c10 VAL: '2012' (3 sibs) 36: [91] [91] 0x555887260ca0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x555887260d30 VAL: '2020' (3 sibs) 36: [93] [93] 0x555887260dc0 VAL: '2021' (3 sibs) 36: [94] [94] 0x555887260e50 VAL: '2022' (3 sibs) 36: [95] [95] 0x555887260ee0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x555887260f70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x555887261000 VAL: '2100' (3 sibs) 36: [98] [98] 0x555887261090 VAL: '2101' (3 sibs) 36: [99] [99] 0x555887261120 VAL: '2102' (3 sibs) 36: [100] [100] 0x5558872611b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x555887261240 VAL: '2110' (3 sibs) 36: [102] [102] 0x5558872612d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x555887261360 VAL: '2112' (3 sibs) 36: [104] [104] 0x5558872613f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x555887261480 VAL: '2120' (3 sibs) 36: [106] [106] 0x555887261510 VAL: '2121' (3 sibs) 36: [107] [107] 0x5558872615a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x555887261630 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5558872616c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x555887261750 VAL: '2200' (3 sibs) 36: [111] [111] 0x5558872617e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x555887261870 VAL: '2202' (3 sibs) 36: [113] [113] 0x555887261900 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x555887261990 VAL: '2210' (3 sibs) 36: [115] [115] 0x555887261a20 VAL: '2211' (3 sibs) 36: [116] [116] 0x555887261ab0 VAL: '2212' (3 sibs) 36: [117] [117] 0x555887261b40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x555887261bd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x555887261c60 VAL: '2221' (3 sibs) 36: [120] [120] 0x555887261cf0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (14 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (14 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x556bf25025b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x556bf24fd0d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x556bf24fd168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x556bf24fd200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf252e4f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x556bf252e580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x556bf252e610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x556bf252e6a0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: --------------- 37: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}--------------- 37: REF TREE: 37: 0x556bf25026c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fd760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fd8a0 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fd938 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fd7f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fd9e0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fda78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2530390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2530420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf25304b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2530540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25305d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2530660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf25306f0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: --------------- 37: REF TREE: 37: 0x556bf25027e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fdf90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fe0d0 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fe168 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fe210 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fe2a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2532180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2532210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf25322a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2532330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25323c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2532450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf25324e0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: --------------- 37: REF TREE: 37: 0x556bf25028f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fe350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fe490 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fe528 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe3e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fe5d0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fe668 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2533f70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2534000 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2534090 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2534120 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25341b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2534240 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf25342d0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: --------------- 37: 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: tax: 1234.5 # we must jump two levels 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: tax2: 789.10 # we must jump two levels 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: # a comment here, will it ruin parsing? 37: tax2: 789.10 # we must jump two levels 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: # what about here? 37: tax2: 789.10 # we must jump two levels 37: tax5: 1234.5 37: --------------- 37: REF TREE: 37: 0x556bf2502a10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x556bf2502e30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x556bf2503300 MAP: (1 sibs) 4 children: 37: 0x556bf25033a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25034d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2502ec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x556bf2502f60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x556bf2503610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf25037e0 MAP: (1 sibs) 4 children: 37: 0x556bf2503880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25039b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503a48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf25036a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf2503af0 MAP: (1 sibs) 4 children: 37: 0x556bf2503b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503c28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2503cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503d58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2502ff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x556bf2503090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x556bf2503e00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf2503fd0 MAP: (1 sibs) 4 children: 37: 0x556bf2504070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25041a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503e98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf25042e0 MAP: (1 sibs) 4 children: 37: 0x556bf2504380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25044b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503f30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2503128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x556bf25031c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x556bf25045f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf25047c0 MAP: (1 sibs) 4 children: 37: 0x556bf2504860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf25048f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2504990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504a28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2504688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf2504ad0 MAP: (1 sibs) 4 children: 37: 0x556bf2504b70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504c08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2504ca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504d38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2504720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2503258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2539650 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x556bf25396e0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x556bf2539770 MAP: (1 sibs) 4 children: 37: [3] [3] 0x556bf2539800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x556bf2539890 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x556bf2539920 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x556bf25399b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x556bf2539a40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x556bf2539ad0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x556bf2539b60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x556bf2539bf0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x556bf2539c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x556bf2539d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x556bf2539da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x556bf2539e30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x556bf2539ec0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x556bf2539f50 MAP: (1 sibs) 4 children: 37: [17] [17] 0x556bf2539fe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x556bf253a070 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x556bf253a100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x556bf253a190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x556bf253a220 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x556bf253a2b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x556bf253a340 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x556bf253a3d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x556bf253a460 MAP: (1 sibs) 4 children: 37: [26] [26] 0x556bf253a4f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x556bf253a580 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x556bf253a610 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x556bf253a6a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x556bf253a730 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x556bf253a7c0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x556bf253a850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x556bf253a8e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x556bf253a970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x556bf253aa00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x556bf253aa90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x556bf253ab20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x556bf253abb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x556bf253ac40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x556bf253acd0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x556bf253ad60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x556bf253adf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x556bf253ae80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x556bf253af10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x556bf253afa0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x556bf253b030 MAP: (1 sibs) 4 children: 37: [47] [47] 0x556bf253b0c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x556bf253b150 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x556bf253b1e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x556bf253b270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x556bf253b300 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x556bf253b390 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x556bf2502b28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fe760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fdb20 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fdbb8 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe7f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fdc60 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fdcf8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf253ba60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf253baf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf253bb80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf253bc10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf253bca0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf253bd30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf253bdc0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x556bf2502c40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fddf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fff80 VAL: 'John Smith' (2 sibs) 37: 0x556bf2500018 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fde88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf25000c0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf2500158 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf253d790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf253d820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf253d8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf253d940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf253d9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf253da60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf253daf0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: --------------- 37: 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: --------------- 37: REF TREE: 37: 0x556bf2502d58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x556bf24ffc70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x556bf24ff960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x556bf24fec90 VAL: 'a' (5 sibs) 37: 0x556bf24fed28 VAL: 'b' (5 sibs) 37: 0x556bf24fedc0 VAL: 'c' (5 sibs) 37: 0x556bf24fee58 VAL: 'd' (5 sibs) 37: 0x556bf24feef0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf253f4c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x556bf253f550 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x556bf253f5e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x556bf253f670 VAL: 'a' (5 sibs) 37: [4] [4] 0x556bf253f700 VAL: 'b' (5 sibs) 37: [5] [5] 0x556bf253f790 VAL: 'c' (5 sibs) 37: [6] [6] 0x556bf253f820 VAL: 'd' (5 sibs) 37: [7] [7] 0x556bf253f8b0 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x556bf25025b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x556bf24fd0d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x556bf24fd168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x556bf24fd200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf253fdd0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x556bf253fe60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x556bf253fef0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x556bf253ff80 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: --------------- 37: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}--------------- 37: REF TREE: 37: 0x556bf25026c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fd760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fd8a0 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fd938 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fd7f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fd9e0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fda78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf25406e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2540770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2540800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2540890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2540920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf25409b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2540a40 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: --------------- 37: REF TREE: 37: 0x556bf25027e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fdf90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fe0d0 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fe168 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fe210 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fe2a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2540ff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2541080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2541110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf25411a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2541230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf25412c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2541350 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: --------------- 37: REF TREE: 37: 0x556bf25028f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fe350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fe490 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fe528 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe3e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fe5d0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fe668 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2541900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2541990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2541a20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2541ab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2541b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2541bd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2541c60 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: --------------- 37: 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: tax: 1234.5 # we must jump two levels 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: tax2: 789.10 # we must jump two levels 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: # a comment here, will it ruin parsing? 37: tax2: 789.10 # we must jump two levels 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: # what about here? 37: tax2: 789.10 # we must jump two levels 37: tax5: 1234.5 37: --------------- 37: REF TREE: 37: 0x556bf2502a10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x556bf2502e30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x556bf2503300 MAP: (1 sibs) 4 children: 37: 0x556bf25033a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25034d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2502ec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x556bf2502f60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x556bf2503610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf25037e0 MAP: (1 sibs) 4 children: 37: 0x556bf2503880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25039b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503a48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf25036a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf2503af0 MAP: (1 sibs) 4 children: 37: 0x556bf2503b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503c28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2503cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503d58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2502ff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x556bf2503090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x556bf2503e00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf2503fd0 MAP: (1 sibs) 4 children: 37: 0x556bf2504070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25041a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503e98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf25042e0 MAP: (1 sibs) 4 children: 37: 0x556bf2504380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25044b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503f30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2503128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x556bf25031c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x556bf25045f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf25047c0 MAP: (1 sibs) 4 children: 37: 0x556bf2504860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf25048f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2504990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504a28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2504688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf2504ad0 MAP: (1 sibs) 4 children: 37: 0x556bf2504b70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504c08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2504ca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504d38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2504720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2503258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2543d30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x556bf2543dc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x556bf2543e50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x556bf2543ee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x556bf2543f70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x556bf2544000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x556bf2544090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x556bf2544120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x556bf25441b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x556bf2544240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x556bf25442d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x556bf2544360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x556bf25443f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x556bf2544480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x556bf2544510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x556bf25445a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x556bf2544630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x556bf25446c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x556bf2544750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x556bf25447e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x556bf2544870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x556bf2544900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x556bf2544990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x556bf2544a20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x556bf2544ab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x556bf2544b40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x556bf2544bd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x556bf2544c60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x556bf2544cf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x556bf2544d80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x556bf2544e10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x556bf2544ea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x556bf2544f30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x556bf2544fc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x556bf2545050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x556bf25450e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x556bf2545170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x556bf2545200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x556bf2545290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x556bf2545320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x556bf25453b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x556bf2545440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x556bf25454d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x556bf2545560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x556bf25455f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x556bf2545680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x556bf2545710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x556bf25457a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x556bf2545830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x556bf25458c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x556bf2545950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x556bf25459e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x556bf2545a70 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x556bf2502b28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fe760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fdb20 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fdbb8 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe7f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fdc60 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fdcf8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2542210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf25422a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2542330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf25423c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2542450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf25424e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2542570 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x556bf2502c40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fddf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fff80 VAL: 'John Smith' (2 sibs) 37: 0x556bf2500018 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fde88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf25000c0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf2500158 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2542b20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2542bb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2542c40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2542cd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2542d60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2542df0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2542e80 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: --------------- 37: 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: --------------- 37: REF TREE: 37: 0x556bf2502d58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x556bf24ffc70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x556bf24ff960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x556bf24fec90 VAL: 'a' (5 sibs) 37: 0x556bf24fed28 VAL: 'b' (5 sibs) 37: 0x556bf24fedc0 VAL: 'c' (5 sibs) 37: 0x556bf24fee58 VAL: 'd' (5 sibs) 37: 0x556bf24feef0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2546140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x556bf25461d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x556bf2546260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x556bf25462f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x556bf2546380 VAL: 'b' (5 sibs) 37: [5] [5] 0x556bf2546410 VAL: 'c' (5 sibs) 37: [6] [6] 0x556bf25464a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x556bf2546530 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf252e4f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x556bf252e580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x556bf252e610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x556bf252e6a0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: foo: []\n 37: bar: []\n 37: baz: []\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf25470f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x556bf2547180 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x556bf2547210 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x556bf25472a0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf2530390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2530420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf25304b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2530540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25305d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2530660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf25306f0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf25482e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2548370 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2548400 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2548490 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2548520 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf25485b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2548640 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf2532180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2532210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf25322a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2532330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25323c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2532450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf25324e0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf2548bf0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2548c80 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2548d10 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2548da0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2548e30 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2548ec0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2548f50 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf2533f70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2534000 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2534090 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2534120 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25341b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2534240 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf25342d0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf2549500 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2549590 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2549620 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf25496b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2549740 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf25497d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2549860 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: product:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: tax: 1234.5 # we must jump two levels\n 37: product2:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: tax2: 789.10 # we must jump two levels\n 37: tax3: 1234.5\n 37: product3:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: # a comment here, will it ruin parsing?\n 37: tax2: 789.10 # we must jump two levels\n 37: tax4: 1234.5\n 37: product4:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: # what about here?\n 37: tax2: 789.10 # we must jump two levels\n 37: tax5: 1234.5\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf2539650 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x556bf25396e0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x556bf2539770 MAP: (1 sibs) 4 children: 37: [3] [3] 0x556bf2539800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x556bf2539890 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x556bf2539920 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x556bf25399b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x556bf2539a40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x556bf2539ad0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x556bf2539b60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x556bf2539bf0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x556bf2539c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x556bf2539d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x556bf2539da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x556bf2539e30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x556bf2539ec0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x556bf2539f50 MAP: (1 sibs) 4 children: 37: [17] [17] 0x556bf2539fe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x556bf253a070 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x556bf253a100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x556bf253a190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x556bf253a220 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x556bf253a2b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x556bf253a340 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x556bf253a3d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x556bf253a460 MAP: (1 sibs) 4 children: 37: [26] [26] 0x556bf253a4f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x556bf253a580 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x556bf253a610 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x556bf253a6a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x556bf253a730 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x556bf253a7c0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x556bf253a850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x556bf253a8e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x556bf253a970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x556bf253aa00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x556bf253aa90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x556bf253ab20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x556bf253abb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x556bf253ac40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x556bf253acd0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x556bf253ad60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x556bf253adf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x556bf253ae80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x556bf253af10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x556bf253afa0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x556bf253b030 MAP: (1 sibs) 4 children: 37: [47] [47] 0x556bf253b0c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x556bf253b150 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x556bf253b1e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x556bf253b270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x556bf253b300 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x556bf253b390 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: product:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax: 1234.5\n 37: product2:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax3: 1234.5\n 37: product3:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax4: 1234.5\n 37: product4:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax5: 1234.5\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf254b930 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x556bf254b9c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x556bf254ba50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x556bf254bae0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x556bf254bb70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x556bf254bc00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x556bf254bc90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x556bf254bd20 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x556bf254bdb0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x556bf254be40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x556bf254bed0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x556bf254bf60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x556bf254bff0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x556bf254c080 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x556bf254c110 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x556bf254c1a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x556bf254c230 MAP: (1 sibs) 4 children: 37: [17] [17] 0x556bf254c2c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x556bf254c350 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x556bf254c3e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x556bf254c470 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x556bf254c500 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x556bf254c590 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x556bf254c620 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x556bf254c6b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x556bf254c740 MAP: (1 sibs) 4 children: 37: [26] [26] 0x556bf254c7d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x556bf254c860 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x556bf254c8f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x556bf254c980 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x556bf254ca10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x556bf254caa0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x556bf254cb30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x556bf254cbc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x556bf254cc50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x556bf254cce0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x556bf254cd70 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x556bf254ce00 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x556bf254ce90 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x556bf254cf20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x556bf254cfb0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x556bf254d040 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x556bf254d0d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x556bf254d160 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x556bf254d1f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x556bf254d280 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x556bf254d310 MAP: (1 sibs) 4 children: 37: [47] [47] 0x556bf254d3a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x556bf254d430 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x556bf254d4c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x556bf254d550 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x556bf254d5e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x556bf254d670 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: - \n 37: John Smith\n 37: - \n 37: Bill Jones\n 37: women:\n 37: - \n 37: Mary Smith\n 37: - \n 37: Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf253ba60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf253baf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf253bb80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf253bc10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf253bca0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf253bd30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf253bdc0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf2549e10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2549ea0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2549f30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2549fc0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf254a050 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf254a0e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf254a170 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: -\n 37: John Smith\n 37: -\n 37: Bill Jones\n 37: women:\n 37: -\n 37: Mary Smith\n 37: -\n 37: Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf253d790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf253d820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf253d8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf253d940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf253d9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf253da60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf253daf0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf254a720 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf254a7b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf254a840 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf254a8d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf254a960 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf254a9f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf254aa80 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: skip_commits:\n 37: files:\n 37: - a\n 37: - b\n 37: - c\n 37: - d\n 37: - e\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf253f4c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x556bf253f550 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x556bf253f5e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x556bf253f670 VAL: 'a' (5 sibs) 37: [4] [4] 0x556bf253f700 VAL: 'b' (5 sibs) 37: [5] [5] 0x556bf253f790 VAL: 'c' (5 sibs) 37: [6] [6] 0x556bf253f820 VAL: 'd' (5 sibs) 37: [7] [7] 0x556bf253f8b0 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: skip_commits:\n 37: files:\n 37: - a\n 37: - b\n 37: - c\n 37: - d\n 37: - e\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf254dd40 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x556bf254ddd0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x556bf254de60 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x556bf254def0 VAL: 'a' (5 sibs) 37: [4] [4] 0x556bf254df80 VAL: 'b' (5 sibs) 37: [5] [5] 0x556bf254e010 VAL: 'c' (5 sibs) 37: [6] [6] 0x556bf254e0a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x556bf254e130 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf253fdd0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x556bf253fe60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x556bf253fef0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x556bf253ff80 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: foo: []\n 37: bar: []\n 37: baz: []\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf254e650 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x556bf254e6e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x556bf254e770 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x556bf254e800 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf25406e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2540770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2540800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2540890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2540920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf25409b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2540a40 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf254ef60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf254eff0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf254f080 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf254f110 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf254f1a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf254f230 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf254f2c0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: - John Smith\r\n 37: - Bill Jones\r\n 37: women:\r\n 37: - Mary Smith\r\n 37: - Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf2540ff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2541080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2541110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf25411a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2541230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf25412c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2541350 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf254f870 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf254f900 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf254f990 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf254fa20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf254fab0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf254fb40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf254fbd0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: - John Smith\r\n 37: - Bill Jones\r\n 37: women:\r\n 37: - Mary Smith\r\n 37: - Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf2541900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2541990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2541a20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2541ab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2541b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2541bd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2541c60 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf2550180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2550210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf25502a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2550330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25503c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2550450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf25504e0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: product:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: tax: 1234.5 # we must jump two levels\r\n 37: product2:\r\n 37: subproduct1:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: subproduct2:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: tax2: 789.10 # we must jump two levels\r\n 37: tax3: 1234.5\r\n 37: product3:\r\n 37: subproduct1:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: subproduct2:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: # a comment here, will it ruin parsing?\r\n 37: tax2: 789.10 # we must jump two levels\r\n 37: tax4: 1234.5\r\n 37: product4:\r\n 37: subproduct1:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: subproduct2:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: # what about here?\r\n 37: tax2: 789.10 # we must jump two levels\r\n 37: tax5: 1234.5\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf2543d30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x556bf2543dc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x556bf2543e50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x556bf2543ee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x556bf2543f70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x556bf2544000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x556bf2544090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x556bf2544120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x556bf25441b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x556bf2544240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x556bf25442d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x556bf2544360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x556bf25443f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x556bf2544480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x556bf2544510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x556bf25445a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x556bf2544630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x556bf25446c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x556bf2544750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x556bf25447e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x556bf2544870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x556bf2544900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x556bf2544990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x556bf2544a20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x556bf2544ab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x556bf2544b40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x556bf2544bd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x556bf2544c60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x556bf2544cf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x556bf2544d80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x556bf2544e10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x556bf2544ea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x556bf2544f30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x556bf2544fc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x556bf2545050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x556bf25450e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x556bf2545170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x556bf2545200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x556bf2545290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x556bf2545320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x556bf25453b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x556bf2545440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x556bf25454d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x556bf2545560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x556bf25455f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x556bf2545680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x556bf2545710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x556bf25457a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x556bf2545830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x556bf25458c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x556bf2545950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x556bf25459e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x556bf2545a70 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: product:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax: 1234.5\n 37: product2:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax3: 1234.5\n 37: product3:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax4: 1234.5\n 37: product4:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax5: 1234.5\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf25525b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x556bf2552640 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x556bf25526d0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x556bf2552760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x556bf25527f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x556bf2552880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x556bf2552910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x556bf25529a0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x556bf2552a30 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x556bf2552ac0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x556bf2552b50 MAP: (1 sibs) 4 children: 37: [11] [11] 0x556bf2552be0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x556bf2552c70 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x556bf2552d00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x556bf2552d90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x556bf2552e20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x556bf2552eb0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x556bf2552f40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x556bf2552fd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x556bf2553060 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x556bf25530f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x556bf2553180 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x556bf2553210 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x556bf25532a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x556bf2553330 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x556bf25533c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x556bf2553450 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x556bf25534e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x556bf2553570 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x556bf2553600 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x556bf2553690 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x556bf2553720 MAP: (1 sibs) 4 children: 37: [32] [32] 0x556bf25537b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x556bf2553840 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x556bf25538d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x556bf2553960 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x556bf25539f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x556bf2553a80 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x556bf2553b10 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x556bf2553ba0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x556bf2553c30 MAP: (1 sibs) 4 children: 37: [41] [41] 0x556bf2553cc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x556bf2553d50 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x556bf2553de0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x556bf2553e70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x556bf2553f00 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x556bf2553f90 MAP: (1 sibs) 4 children: 37: [47] [47] 0x556bf2554020 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x556bf25540b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x556bf2554140 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x556bf25541d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x556bf2554260 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x556bf25542f0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: - \r\n 37: John Smith\r\n 37: - \r\n 37: Bill Jones\r\n 37: women:\r\n 37: - \r\n 37: Mary Smith\r\n 37: - \r\n 37: Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf2542210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf25422a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2542330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf25423c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2542450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf25424e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2542570 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf2550a90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2550b20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2550bb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2550c40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2550cd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2550d60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2550df0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: -\r\n 37: John Smith\r\n 37: -\r\n 37: Bill Jones\r\n 37: women:\r\n 37: -\r\n 37: Mary Smith\r\n 37: -\r\n 37: Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf2542b20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2542bb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2542c40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2542cd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2542d60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2542df0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2542e80 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf25513a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2551430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf25514c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2551550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25515e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2551670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2551700 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: skip_commits:\r\n 37: files:\r\n 37: - a\r\n 37: - b\r\n 37: - c\r\n 37: - d\r\n 37: - e\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x556bf2546140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x556bf25461d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x556bf2546260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x556bf25462f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x556bf2546380 VAL: 'b' (5 sibs) 37: [5] [5] 0x556bf2546410 VAL: 'c' (5 sibs) 37: [6] [6] 0x556bf25464a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x556bf2546530 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: skip_commits:\n 37: files:\n 37: - a\n 37: - b\n 37: - c\n 37: - d\n 37: - e\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x556bf25549c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x556bf2554a50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x556bf2554ae0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x556bf2554b70 VAL: 'a' (5 sibs) 37: [4] [4] 0x556bf2554c00 VAL: 'b' (5 sibs) 37: [5] [5] 0x556bf2554c90 VAL: 'c' (5 sibs) 37: [6] [6] 0x556bf2554d20 VAL: 'd' (5 sibs) 37: [7] [7] 0x556bf2554db0 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf25025b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x556bf24fd0d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x556bf24fd168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x556bf24fd200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2547ca0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x556bf2547d30 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x556bf2547dc0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x556bf2547e50 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf25026c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fd760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fd8a0 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fd938 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fd7f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fd9e0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fda78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2551cb0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2551d40 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2551dd0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2551e60 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2551ef0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2551f80 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2552010 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf25027e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fdf90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fe0d0 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fe168 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fe210 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fe2a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf25520b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2552140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf25521d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2552260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25522f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2552380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2552410 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf25028f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fe350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fe490 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fe528 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe3e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fe5d0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fe668 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf254b030 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf254b0c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf254b150 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf254b1e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf254b270 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf254b300 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf254b390 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf2502a10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x556bf2502e30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x556bf2503300 MAP: (1 sibs) 4 children: 37: 0x556bf25033a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25034d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2502ec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x556bf2502f60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x556bf2503610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf25037e0 MAP: (1 sibs) 4 children: 37: 0x556bf2503880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25039b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503a48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf25036a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf2503af0 MAP: (1 sibs) 4 children: 37: 0x556bf2503b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503c28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2503cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503d58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2502ff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x556bf2503090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x556bf2503e00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf2503fd0 MAP: (1 sibs) 4 children: 37: 0x556bf2504070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25041a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503e98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf25042e0 MAP: (1 sibs) 4 children: 37: 0x556bf2504380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25044b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503f30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2503128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x556bf25031c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x556bf25045f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf25047c0 MAP: (1 sibs) 4 children: 37: 0x556bf2504860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf25048f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2504990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504a28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2504688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf2504ad0 MAP: (1 sibs) 4 children: 37: 0x556bf2504b70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504c08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2504ca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504d38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2504720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2503258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf25552d0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x556bf2555360 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x556bf25553f0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x556bf2555480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x556bf2555510 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x556bf25555a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x556bf2555630 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x556bf25556c0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x556bf2555750 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x556bf25557e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x556bf2555870 MAP: (1 sibs) 4 children: 37: [11] [11] 0x556bf2555900 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x556bf2555990 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x556bf2555a20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x556bf2555ab0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x556bf2555b40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x556bf2555bd0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x556bf2555c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x556bf2555cf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x556bf2555d80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x556bf2555e10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x556bf2555ea0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x556bf2555f30 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x556bf2555fc0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x556bf2556050 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x556bf25560e0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x556bf2556170 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x556bf2556200 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x556bf2556290 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x556bf2556320 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x556bf25563b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x556bf2556440 MAP: (1 sibs) 4 children: 37: [32] [32] 0x556bf25564d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x556bf2556560 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x556bf25565f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x556bf2556680 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x556bf2556710 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x556bf25567a0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x556bf2556830 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x556bf25568c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x556bf2556950 MAP: (1 sibs) 4 children: 37: [41] [41] 0x556bf25569e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x556bf2556a70 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x556bf2556b00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x556bf2556b90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x556bf2556c20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x556bf2556cb0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x556bf2556d40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x556bf2556dd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x556bf2556e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x556bf2556ef0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x556bf2556f80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x556bf2557010 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf2502b28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fe760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fdb20 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fdbb8 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe7f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fdc60 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fdcf8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf254b430 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf254b4c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf254b550 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf254b5e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf254b670 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf254b700 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf254b790 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf2502c40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fddf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fff80 VAL: 'John Smith' (2 sibs) 37: 0x556bf2500018 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fde88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf25000c0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf2500158 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf25570b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2557140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf25571d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2557260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25572f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2557380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2557410 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf2502d58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x556bf24ffc70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x556bf24ff960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x556bf24fec90 VAL: 'a' (5 sibs) 37: 0x556bf24fed28 VAL: 'b' (5 sibs) 37: 0x556bf24fedc0 VAL: 'c' (5 sibs) 37: 0x556bf24fee58 VAL: 'd' (5 sibs) 37: 0x556bf24feef0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf25574b0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x556bf2557540 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x556bf25575d0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x556bf2557660 VAL: 'a' (5 sibs) 37: [4] [4] 0x556bf25576f0 VAL: 'b' (5 sibs) 37: [5] [5] 0x556bf2557780 VAL: 'c' (5 sibs) 37: [6] [6] 0x556bf2557810 VAL: 'd' (5 sibs) 37: [7] [7] 0x556bf25578a0 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf25025b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x556bf24fd0d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x556bf24fd168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x556bf24fd200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2557940 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x556bf25579d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x556bf2557a60 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x556bf2557af0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf25026c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fd760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fd8a0 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fd938 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fd7f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fd9e0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fda78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2557b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2557c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf2557cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2557d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf2557dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2557e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf2557ef0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf25027e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fdf90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fe0d0 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fe168 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fe210 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fe2a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2557f90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2558020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf25580b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2558140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25581d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2558260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf25582f0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf25028f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fe350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fe490 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fe528 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe3e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fe5d0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fe668 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2558390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf2558420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf25584b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf2558540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf25585d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf2558660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf25586f0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf2502a10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x556bf2502e30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x556bf2503300 MAP: (1 sibs) 4 children: 37: 0x556bf25033a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25034d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2502ec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x556bf2502f60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x556bf2503610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf25037e0 MAP: (1 sibs) 4 children: 37: 0x556bf2503880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25039b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503a48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf25036a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf2503af0 MAP: (1 sibs) 4 children: 37: 0x556bf2503b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2503c28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2503cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2503d58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2502ff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x556bf2503090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x556bf2503e00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf2503fd0 MAP: (1 sibs) 4 children: 37: 0x556bf2504070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25041a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503e98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf25042e0 MAP: (1 sibs) 4 children: 37: 0x556bf2504380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf25044b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2503f30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2503128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x556bf25031c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x556bf25045f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x556bf25047c0 MAP: (1 sibs) 4 children: 37: 0x556bf2504860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf25048f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2504990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504a28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2504688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x556bf2504ad0 MAP: (1 sibs) 4 children: 37: 0x556bf2504b70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x556bf2504c08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x556bf2504ca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x556bf2504d38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x556bf2504720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x556bf2503258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf2558790 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x556bf2558820 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x556bf25588b0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x556bf2558940 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x556bf25589d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x556bf2558a60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x556bf2558af0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x556bf2558b80 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x556bf2558c10 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x556bf2558ca0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x556bf2558d30 MAP: (1 sibs) 4 children: 37: [11] [11] 0x556bf2558dc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x556bf2558e50 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x556bf2558ee0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x556bf2558f70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x556bf2559000 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x556bf2559090 MAP: (1 sibs) 4 children: 37: [17] [17] 0x556bf2559120 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x556bf25591b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x556bf2559240 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x556bf25592d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x556bf2559360 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x556bf25593f0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x556bf2559480 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x556bf2559510 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x556bf25595a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x556bf2559630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x556bf25596c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x556bf2559750 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x556bf25597e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x556bf2559870 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x556bf2559900 MAP: (1 sibs) 4 children: 37: [32] [32] 0x556bf2559990 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x556bf2559a20 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x556bf2559ab0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x556bf2559b40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x556bf2559bd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x556bf2559c60 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x556bf2559cf0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x556bf2559d80 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x556bf2559e10 MAP: (1 sibs) 4 children: 37: [41] [41] 0x556bf2559ea0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x556bf2559f30 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x556bf2559fc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x556bf255a050 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x556bf255a0e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x556bf255a170 MAP: (1 sibs) 4 children: 37: [47] [47] 0x556bf255a200 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x556bf255a290 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x556bf255a320 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x556bf255a3b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x556bf255a440 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x556bf255a4d0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf2502b28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fe760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fdb20 VAL: 'John Smith' (2 sibs) 37: 0x556bf24fdbb8 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fe7f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf24fdc60 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf24fdcf8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf255a570 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf255a600 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf255a690 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf255a720 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf255a7b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf255a840 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf255a8d0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf2502c40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x556bf24fddf0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x556bf24fff80 VAL: 'John Smith' (2 sibs) 37: 0x556bf2500018 VAL: 'Bill Jones' (2 sibs) 37: 0x556bf24fde88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x556bf25000c0 VAL: 'Mary Smith' (2 sibs) 37: 0x556bf2500158 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf255a970 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x556bf255aa00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x556bf255aa90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x556bf255ab20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x556bf255abb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x556bf255ac40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x556bf255acd0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: REF TREE: 37: 0x556bf2502d58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x556bf24ffc70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x556bf24ff960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x556bf24fec90 VAL: 'a' (5 sibs) 37: 0x556bf24fed28 VAL: 'b' (5 sibs) 37: 0x556bf24fedc0 VAL: 'c' (5 sibs) 37: 0x556bf24fee58 VAL: 'd' (5 sibs) 37: 0x556bf24feef0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x556bf255ad70 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x556bf255ae00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x556bf255ae90 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x556bf255af20 VAL: 'a' (5 sibs) 37: [4] [4] 0x556bf255afb0 VAL: 'b' (5 sibs) 37: [5] [5] 0x556bf255b040 VAL: 'c' (5 sibs) 37: [6] [6] 0x556bf255b0d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x556bf255b160 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase (12 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (12 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.02 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x55ed814526b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55ed8144ea90 MAP: (3 sibs) 0 children: 38: 0x55ed8144eb28 MAP: (3 sibs) 0 children: 38: 0x55ed8144ebc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed8149a350 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed8149a3e0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55ed8149a470 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55ed8149a500 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]--------------- 38: REF TREE: 38: 0x55ed814527c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f120 MAP: (2 sibs) 2 children: 38: 0x55ed8144f260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144f2f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144f1b8 MAP: (2 sibs) 2 children: 38: 0x55ed8144f3a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed8144f438 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed8149c080 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed8149c110 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed8149c1a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed8149c230 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed8149c2c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed8149c350 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed8149c3e0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: --------------- 38: 38: - {name: John Smith, age: 33} 38: - {name: Mary Smith, age: 27} 38: --------------- 38: REF TREE: 38: 0x55ed814528e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f950 MAP: (2 sibs) 2 children: 38: 0x55ed8144fa90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144fb28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144f9e8 MAP: (2 sibs) 2 children: 38: 0x55ed8144fbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed8144fc68 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed8149ddb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed8149de40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed8149ded0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed8149df60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed8149dff0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed8149e080 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed8149e110 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: --------------- 38: 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: --------------- 38: REF TREE: 38: 0x55ed814529f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144fd10 MAP: (2 sibs) 2 children: 38: 0x55ed8144fe50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144fee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144fda8 MAP: (2 sibs) 2 children: 38: 0x55ed8144ff90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed81450028 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed8149fae0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed8149fb70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed8149fc00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed8149fc90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed8149fd20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed8149fdb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed8149fe40 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: --------------- 38: 38: - 38: name: 38: John Smith 38: age: 38: 33 38: - 38: name: 38: Mary Smith 38: age: 38: 27 38: --------------- 38: REF TREE: 38: 0x55ed81452b10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed814509a0 MAP: (2 sibs) 2 children: 38: 0x55ed81450ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed81450b78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed81450a38 MAP: (2 sibs) 2 children: 38: 0x55ed81450c20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed81450cb8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814a1810 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814a18a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814a1930 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814a19c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814a1a50 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814a1ae0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814a1b70 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: --------------- 38: 38: - 'a': 1 38: b: 2 38: --------------- 38: REF TREE: 38: 0x55ed81452c28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55ed8144f530 MAP: (1 sibs) 2 children: 38: 0x55ed8144eda0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed8144ee38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814a3540 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55ed814a35d0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55ed814a3660 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814a36f0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: --------------- 38: 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - {'a': 1, b: 2} 38: --------------- 38: REF TREE: 38: 0x55ed81452d40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55ed81450ea0 MAP: (4 sibs) 2 children: 38: 0x55ed81451110 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed814511a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55ed81450f38 MAP: (4 sibs) 2 children: 38: 0x55ed81451250 KEYVAL: 'b' '2' (2 sibs) 38: 0x55ed814512e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed81450fd0 MAP: (4 sibs) 3 children: 38: 0x55ed81451390 KEYVAL: 'b' '2' (3 sibs) 38: 0x55ed81451428 KEYVAL: 'a' '1' (3 sibs) 38: 0x55ed814514c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55ed81451068 MAP: (4 sibs) 2 children: 38: 0x55ed81451560 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed814515f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814a5270 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55ed814a5300 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55ed814a5390 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814a5420 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55ed814a54b0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55ed814a5540 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55ed814a55d0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55ed814a5660 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55ed814a56f0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55ed814a5780 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55ed814a5810 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55ed814a58a0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55ed814a5930 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55ed814a59c0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: --------------- 38: 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: --------------- 38: REF TREE: 38: 0x55ed81452e58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55ed814516f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55ed81451788 KEYVAL: 'b' '2' (4 sibs) 38: 0x55ed81451820 KEYVAL: 'b' '2' (4 sibs) 38: 0x55ed814518b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814a6fa0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55ed814a7030 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55ed814a70c0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55ed814a7150 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55ed814a71e0 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: --------------- 38: 'implicit block key' : [ 38: 'implicit flow key 1' : value1, 38: 'implicit flow key 2' : value2, 38: 'implicit flow key 3' : value3, 38: 'implicit flow key m' : {key1: val1, key2: val2}, 38: 'implicit flow key s' : [val1, val2], 38: ]--------------- 38: REF TREE: 38: 0x55ed81452f70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55ed81453840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55ed814538e0 MAP: (5 sibs) 1 children: 38: 0x55ed81453be0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55ed81453978 MAP: (5 sibs) 1 children: 38: 0x55ed81453c80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55ed81453a10 MAP: (5 sibs) 1 children: 38: 0x55ed81453d20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55ed81453aa8 MAP: (5 sibs) 1 children: 38: 0x55ed81453dc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55ed81453e60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55ed81453ef8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55ed81453b40 MAP: (5 sibs) 1 children: 38: 0x55ed81453fa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55ed81454040 VAL: 'val1' (2 sibs) 38: 0x55ed814540d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814a8dc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55ed814a8e50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55ed814a8ee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55ed814a8f70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55ed814a9000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55ed814a9090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55ed814a9120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55ed814a91b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55ed814a9240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55ed814a92d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55ed814a9360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55ed814a93f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55ed814a9480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55ed814a9510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55ed814a95a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55ed814a9630 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: --------------- 38: {a : [ 38: : foo 38: ], 38: b : [ 38: : 38: foo 38: ], 38: c : [ 38: : 38: , 38: : 38: ]}--------------- 38: REF TREE: 38: 0x55ed81453088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55ed8144f710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55ed81450120 MAP: (1 sibs) 1 children: 38: 0x55ed814501c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55ed8144f7a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55ed81450260 MAP: (1 sibs) 1 children: 38: 0x55ed81450300 KEYVAL: '' 'foo' (1 sibs) 38: 0x55ed8144f840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55ed81450d60 MAP: (2 sibs) 1 children: 38: 0x55ed814503a0 KEYVAL: '' '' (1 sibs) 38: 0x55ed81450df8 MAP: (2 sibs) 1 children: 38: 0x55ed81450440 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814aab90 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55ed814aac20 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55ed814aacb0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55ed814aad40 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55ed814aadd0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55ed814aae60 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55ed814aaef0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55ed814aaf80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55ed814ab010 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55ed814ab0a0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55ed814ab130 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55ed814ab1c0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: --------------- 38: 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: --------------- 38: REF TREE: 38: 0x55ed814531a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144ec60 MAP: (2 sibs) 3 children: 38: 0x55ed81454180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55ed81454218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55ed814542b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55ed8144ecf8 MAP: (2 sibs) 3 children: 38: 0x55ed81454350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55ed814543e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55ed81454480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814aca60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814acaf0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814acb80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814acc10 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814acca0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814acd30 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814acdc0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814ace50 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814acee0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: --------------- 38: 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: --------------- 38: REF TREE: 38: 0x55ed814532b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f5d0 MAP: (2 sibs) 3 children: 38: 0x55ed81454520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55ed814545b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55ed81454650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55ed8144f668 MAP: (2 sibs) 3 children: 38: 0x55ed814546f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55ed81454788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55ed81454820 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814ae8f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814ae980 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814aea10 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814aeaa0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814aeb30 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814aebc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814aec50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814aece0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814aed70 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x55ed814ae8f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814ae980 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814aea10 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814aeaa0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814aeb30 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814aebc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814aec50 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814aece0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814aed70 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x55ed814ae8f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814ae980 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814aea10 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814aeaa0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814aeb30 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814aebc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814aec50 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814aece0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814aed70 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: --------------- 38: 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: --------------- 38: REF TREE: 38: 0x55ed814533d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55ed81454a90 MAP: (3 sibs) 3 children: 38: 0x55ed81454c60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55ed81454cf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55ed81454d90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55ed81454b28 MAP: (3 sibs) 3 children: 38: 0x55ed81454e30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55ed81454ec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55ed81454f60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55ed81454bc0 MAP: (3 sibs) 3 children: 38: 0x55ed81455000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55ed81455098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55ed81455130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b0790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814b0820 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55ed814b08b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814b0940 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814b09d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814b0a60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55ed814b0af0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55ed814b0b80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55ed814b0c10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55ed814b0ca0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55ed814b0d30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55ed814b0dc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55ed814b0e50 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x55ed814526b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55ed8144ea90 MAP: (3 sibs) 0 children: 38: 0x55ed8144eb28 MAP: (3 sibs) 0 children: 38: 0x55ed8144ebc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b10a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814b1130 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55ed814b11c0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55ed814b1250 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]--------------- 38: REF TREE: 38: 0x55ed814527c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f120 MAP: (2 sibs) 2 children: 38: 0x55ed8144f260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144f2f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144f1b8 MAP: (2 sibs) 2 children: 38: 0x55ed8144f3a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed8144f438 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b19b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b1a40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814b1ad0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814b1b60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814b1bf0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814b1c80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814b1d10 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: --------------- 38: 38: - {name: John Smith, age: 33} 38: - {name: Mary Smith, age: 27} 38: --------------- 38: REF TREE: 38: 0x55ed814528e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f950 MAP: (2 sibs) 2 children: 38: 0x55ed8144fa90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144fb28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144f9e8 MAP: (2 sibs) 2 children: 38: 0x55ed8144fbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed8144fc68 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b22c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b2350 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814b23e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814b2470 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814b2500 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814b2590 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814b2620 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: --------------- 38: 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: --------------- 38: REF TREE: 38: 0x55ed814529f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144fd10 MAP: (2 sibs) 2 children: 38: 0x55ed8144fe50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144fee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144fda8 MAP: (2 sibs) 2 children: 38: 0x55ed8144ff90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed81450028 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b2bd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b2c60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814b2cf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814b2d80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814b2e10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814b2ea0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814b2f30 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: --------------- 38: 38: - 38: name: 38: John Smith 38: age: 38: 33 38: - 38: name: 38: Mary Smith 38: age: 38: 27 38: --------------- 38: REF TREE: 38: 0x55ed81452b10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed814509a0 MAP: (2 sibs) 2 children: 38: 0x55ed81450ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed81450b78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed81450a38 MAP: (2 sibs) 2 children: 38: 0x55ed81450c20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed81450cb8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b34e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b3570 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814b3600 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814b3690 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814b3720 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814b37b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814b3840 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: --------------- 38: 38: - 'a': 1 38: b: 2 38: --------------- 38: REF TREE: 38: 0x55ed81452c28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55ed8144f530 MAP: (1 sibs) 2 children: 38: 0x55ed8144eda0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed8144ee38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b3df0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55ed814b3e80 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55ed814b3f10 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814b3fa0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: --------------- 38: 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - {'a': 1, b: 2} 38: --------------- 38: REF TREE: 38: 0x55ed81452d40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55ed81450ea0 MAP: (4 sibs) 2 children: 38: 0x55ed81451110 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed814511a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55ed81450f38 MAP: (4 sibs) 2 children: 38: 0x55ed81451250 KEYVAL: 'b' '2' (2 sibs) 38: 0x55ed814512e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed81450fd0 MAP: (4 sibs) 3 children: 38: 0x55ed81451390 KEYVAL: 'b' '2' (3 sibs) 38: 0x55ed81451428 KEYVAL: 'a' '1' (3 sibs) 38: 0x55ed814514c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55ed81451068 MAP: (4 sibs) 2 children: 38: 0x55ed81451560 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed814515f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b4700 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55ed814b4790 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55ed814b4820 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814b48b0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55ed814b4940 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55ed814b49d0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55ed814b4a60 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55ed814b4af0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55ed814b4b80 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55ed814b4c10 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55ed814b4ca0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55ed814b4d30 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55ed814b4dc0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55ed814b4e50 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: --------------- 38: 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: --------------- 38: REF TREE: 38: 0x55ed81452e58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55ed814516f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55ed81451788 KEYVAL: 'b' '2' (4 sibs) 38: 0x55ed81451820 KEYVAL: 'b' '2' (4 sibs) 38: 0x55ed814518b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b5010 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55ed814b50a0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55ed814b5130 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55ed814b51c0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55ed814b5250 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: --------------- 38: 'implicit block key' : [ 38: 'implicit flow key 1' : value1, 38: 'implicit flow key 2' : value2, 38: 'implicit flow key 3' : value3, 38: 'implicit flow key m' : {key1: val1, key2: val2}, 38: 'implicit flow key s' : [val1, val2], 38: ]--------------- 38: REF TREE: 38: 0x55ed81452f70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55ed81453840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55ed814538e0 MAP: (5 sibs) 1 children: 38: 0x55ed81453be0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55ed81453978 MAP: (5 sibs) 1 children: 38: 0x55ed81453c80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55ed81453a10 MAP: (5 sibs) 1 children: 38: 0x55ed81453d20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55ed81453aa8 MAP: (5 sibs) 1 children: 38: 0x55ed81453dc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55ed81453e60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55ed81453ef8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55ed81453b40 MAP: (5 sibs) 1 children: 38: 0x55ed81453fa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55ed81454040 VAL: 'val1' (2 sibs) 38: 0x55ed814540d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b5920 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55ed814b59b0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55ed814b5a40 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55ed814b5ad0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55ed814b5b60 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55ed814b5bf0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55ed814b5c80 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55ed814b5d10 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55ed814b5da0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55ed814b5e30 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55ed814b5ec0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55ed814b5f50 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55ed814b5fe0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55ed814b6070 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55ed814b6100 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55ed814b6190 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: --------------- 38: {a : [ 38: : foo 38: ], 38: b : [ 38: : 38: foo 38: ], 38: c : [ 38: : 38: , 38: : 38: ]}--------------- 38: REF TREE: 38: 0x55ed81453088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55ed8144f710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55ed81450120 MAP: (1 sibs) 1 children: 38: 0x55ed814501c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55ed8144f7a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55ed81450260 MAP: (1 sibs) 1 children: 38: 0x55ed81450300 KEYVAL: '' 'foo' (1 sibs) 38: 0x55ed8144f840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55ed81450d60 MAP: (2 sibs) 1 children: 38: 0x55ed814503a0 KEYVAL: '' '' (1 sibs) 38: 0x55ed81450df8 MAP: (2 sibs) 1 children: 38: 0x55ed81450440 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b6230 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55ed814b62c0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55ed814b6350 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55ed814b63e0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55ed814b6470 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55ed814b6500 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55ed814b6590 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55ed814b6620 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55ed814b66b0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55ed814b6740 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55ed814b67d0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55ed814b6860 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: --------------- 38: 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: --------------- 38: REF TREE: 38: 0x55ed814531a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144ec60 MAP: (2 sibs) 3 children: 38: 0x55ed81454180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55ed81454218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55ed814542b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55ed8144ecf8 MAP: (2 sibs) 3 children: 38: 0x55ed81454350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55ed814543e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55ed81454480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b6b40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b6bd0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814b6c60 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814b6cf0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814b6d80 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814b6e10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814b6ea0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814b6f30 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814b6fc0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: --------------- 38: 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: --------------- 38: REF TREE: 38: 0x55ed814532b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f5d0 MAP: (2 sibs) 3 children: 38: 0x55ed81454520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55ed814545b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55ed81454650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55ed8144f668 MAP: (2 sibs) 3 children: 38: 0x55ed814546f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55ed81454788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55ed81454820 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b7450 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b74e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814b7570 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814b7600 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814b7690 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814b7720 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814b77b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814b7840 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814b78d0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x55ed814b7450 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b74e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814b7570 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814b7600 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814b7690 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814b7720 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814b77b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814b7840 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814b78d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x55ed814b7450 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b74e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814b7570 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814b7600 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814b7690 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814b7720 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814b77b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814b7840 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814b78d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: --------------- 38: 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: --------------- 38: REF TREE: 38: 0x55ed814533d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55ed81454a90 MAP: (3 sibs) 3 children: 38: 0x55ed81454c60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55ed81454cf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55ed81454d90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55ed81454b28 MAP: (3 sibs) 3 children: 38: 0x55ed81454e30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55ed81454ec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55ed81454f60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55ed81454bc0 MAP: (3 sibs) 3 children: 38: 0x55ed81455000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55ed81455098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55ed81455130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814b7d60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814b7df0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55ed814b7e80 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814b7f10 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814b7fa0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814b8030 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55ed814b80c0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55ed814b8150 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55ed814b81e0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55ed814b8270 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55ed814b8300 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55ed814b8390 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55ed814b8420 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{}, {}, {}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed8149a350 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed8149a3e0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55ed8149a470 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55ed8149a500 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - {}\n 38: - {}\n 38: - {}\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b9800 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814b9890 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55ed814b9920 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55ed814b99b0 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed8149c080 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed8149c110 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed8149c1a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed8149c230 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed8149c2c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed8149c350 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed8149c3e0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814ba9f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814baa80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814bab10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814baba0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814bac30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814bacc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814bad50 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - {name: John Smith, age: 33}\n 38: - {name: Mary Smith, age: 27}\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed8149ddb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed8149de40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed8149ded0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed8149df60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed8149dff0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed8149e080 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed8149e110 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814bb300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814bb390 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814bb420 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814bb4b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814bb540 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814bb5d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814bb660 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed8149fae0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed8149fb70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed8149fc00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed8149fc90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed8149fd20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed8149fdb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed8149fe40 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814bbc10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814bbca0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814bbd30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814bbdc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814bbe50 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814bbee0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814bbf70 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - \n 38: name:\n 38: John Smith\n 38: age:\n 38: 33\n 38: - \n 38: name: \n 38: Mary Smith\n 38: age:\n 38: 27\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814a1810 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814a18a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814a1930 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814a19c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814a1a50 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814a1ae0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814a1b70 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814bc520 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814bc5b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814bc640 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814bc6d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814bc760 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814bc7f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814bc880 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - 'a': 1\n 38: b: 2\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814a3540 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55ed814a35d0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55ed814a3660 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814a36f0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - 'a': 1\n 38: b: 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814bce30 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55ed814bcec0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55ed814bcf50 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814bcfe0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - a: 1\n 38: b: 2\n 38: - b: 2\n 38: 'a': 1\n 38: - b: 2\n 38: 'a': 1\n 38: c: 3\n 38: - {'a': 1, b: 2}\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814a5270 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55ed814a5300 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55ed814a5390 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814a5420 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55ed814a54b0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55ed814a5540 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55ed814a55d0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55ed814a5660 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55ed814a56f0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55ed814a5780 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55ed814a5810 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55ed814a58a0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55ed814a5930 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55ed814a59c0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - a: 1\n 38: b: 2\n 38: - b: 2\n 38: 'a': 1\n 38: - b: 2\n 38: 'a': 1\n 38: c: 3\n 38: - 'a': 1\n 38: b: 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814bd740 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55ed814bd7d0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55ed814bd860 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814bd8f0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55ed814bd980 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55ed814bda10 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55ed814bdaa0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55ed814bdb30 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55ed814bdbc0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55ed814bdc50 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55ed814bdce0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55ed814bdd70 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55ed814bde00 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55ed814bde90 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: 'a': 1\n 38: b: 2\n 38: b: 2\n 38: 'a': 1\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814a6fa0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55ed814a7030 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55ed814a70c0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55ed814a7150 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55ed814a71e0 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: 'a': 1\n 38: b: 2\n 38: b: 2\n 38: 'a': 1\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814be050 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55ed814be0e0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55ed814be170 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55ed814be200 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55ed814be290 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: 'implicit block key' : [\n 38: 'implicit flow key 1' : value1,\n 38: 'implicit flow key 2' : value2,\n 38: 'implicit flow key 3' : value3,\n 38: 'implicit flow key m' : {key1: val1, key2: val2},\n 38: 'implicit flow key s' : [val1, val2],\n 38: ]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814a8dc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55ed814a8e50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55ed814a8ee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55ed814a8f70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55ed814a9000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55ed814a9090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55ed814a9120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55ed814a91b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55ed814a9240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55ed814a92d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55ed814a9360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55ed814a93f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55ed814a9480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55ed814a9510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55ed814a95a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55ed814a9630 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: 'implicit block key':\n 38: - 'implicit flow key 1': value1\n 38: - 'implicit flow key 2': value2\n 38: - 'implicit flow key 3': value3\n 38: - 'implicit flow key m':\n 38: key1: val1\n 38: key2: val2\n 38: - 'implicit flow key s':\n 38: - val1\n 38: - val2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814be960 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55ed814be9f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55ed814bea80 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55ed814beb10 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55ed814beba0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55ed814bec30 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55ed814becc0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55ed814bed50 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55ed814bede0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55ed814bee70 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55ed814bef00 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55ed814bef90 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55ed814bf020 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55ed814bf0b0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55ed814bf140 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55ed814bf1d0 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: {a : [\n 38: : foo\n 38: ],\n 38: b : [\n 38: :\n 38: foo\n 38: ],\n 38: c : [\n 38: :\n 38: ,\n 38: :\n 38: ]}~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814aab90 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55ed814aac20 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55ed814aacb0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55ed814aad40 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55ed814aadd0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55ed814aae60 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55ed814aaef0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55ed814aaf80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55ed814ab010 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55ed814ab0a0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55ed814ab130 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55ed814ab1c0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: a:\n 38: - : foo\n 38: b:\n 38: - : foo\n 38: c:\n 38: - : \n 38: - : \n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814bf270 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55ed814bf300 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55ed814bf390 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55ed814bf420 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55ed814bf4b0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55ed814bf540 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55ed814bf5d0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55ed814bf660 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55ed814bf6f0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55ed814bf780 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55ed814bf810 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55ed814bf8a0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - &a1 a1: v1\n 38: &a2 a2: v2\n 38: &a3 a3: v3\n 38: - *a1: w1\n 38: *a2: w2\n 38: *a3: w3\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814aca60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814acaf0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814acb80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814acc10 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814acca0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814acd30 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814acdc0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814ace50 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814acee0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - &a1 a1: v1\n 38: &a2 a2: v2\n 38: &a3 a3: v3\n 38: - *a1: w1\n 38: *a2: w2\n 38: *a3: w3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814bfb80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814bfc10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814bfca0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814bfd30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814bfdc0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814bfe50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814bfee0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814bff70 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814c0000 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - &a1 a1: v1\n 38: &a2 a2: v2\n 38: &a3 a3: v3\n 38: - *a1: w1\n 38: *a2: w2\n 38: *a3: w3\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814ae8f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814ae980 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814aea10 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814aeaa0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814aeb30 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814aebc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814aec50 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814aece0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814aed70 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - a1: v1\n 38: a2: v2\n 38: a3: v3\n 38: - a1: w1\n 38: a2: w2\n 38: a3: w3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c0490 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814c0520 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814c05b0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814c0640 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814c06d0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814c0760 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814c07f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814c0880 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814c0910 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - !!str a1: v1\n 38: !!str a2: v2\n 38: !!str a3: v3\n 38: - a1: !!str w1\n 38: a2: !!str w2\n 38: a3: !!str w3\n 38: - !foo a1: v1\n 38: !foo a2: v2\n 38: !foo a3: v3\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b0790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814b0820 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55ed814b08b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814b0940 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814b09d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814b0a60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55ed814b0af0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55ed814b0b80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55ed814b0c10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55ed814b0ca0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55ed814b0d30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55ed814b0dc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55ed814b0e50 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - !!str a1: v1\n 38: !!str a2: v2\n 38: !!str a3: v3\n 38: - a1: !!str w1\n 38: a2: !!str w2\n 38: a3: !!str w3\n 38: - !foo a1: v1\n 38: !foo a2: v2\n 38: !foo a3: v3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c0da0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814c0e30 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55ed814c0ec0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814c0f50 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814c0fe0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814c1070 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55ed814c1100 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55ed814c1190 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55ed814c1220 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55ed814c12b0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55ed814c1340 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55ed814c13d0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55ed814c1460 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{}, {}, {}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b10a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814b1130 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55ed814b11c0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55ed814b1250 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - {}\n 38: - {}\n 38: - {}\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c16b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814c1740 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55ed814c17d0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55ed814c1860 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b19b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b1a40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814b1ad0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814b1b60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814b1bf0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814b1c80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814b1d10 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c1fc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814c2050 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814c20e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814c2170 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814c2200 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814c2290 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814c2320 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - {name: John Smith, age: 33}\r\n 38: - {name: Mary Smith, age: 27}\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b22c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b2350 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814b23e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814b2470 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814b2500 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814b2590 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814b2620 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c28d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814c2960 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814c29f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814c2a80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814c2b10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814c2ba0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814c2c30 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - name: John Smith\r\n 38: age: 33\r\n 38: - name: Mary Smith\r\n 38: age: 27\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b2bd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b2c60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814b2cf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814b2d80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814b2e10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814b2ea0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814b2f30 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c31e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814c3270 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814c3300 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814c3390 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814c3420 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814c34b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814c3540 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - \r\n 38: name:\r\n 38: John Smith\r\n 38: age:\r\n 38: 33\r\n 38: - \r\n 38: name: \r\n 38: Mary Smith\r\n 38: age:\r\n 38: 27\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b34e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b3570 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814b3600 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814b3690 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814b3720 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814b37b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814b3840 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c3af0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814c3b80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814c3c10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814c3ca0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814c3d30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814c3dc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814c3e50 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - 'a': 1\r\n 38: b: 2\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b3df0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55ed814b3e80 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55ed814b3f10 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814b3fa0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - 'a': 1\n 38: b: 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c4400 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55ed814c4490 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55ed814c4520 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814c45b0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - a: 1\r\n 38: b: 2\r\n 38: - b: 2\r\n 38: 'a': 1\r\n 38: - b: 2\r\n 38: 'a': 1\r\n 38: c: 3\r\n 38: - {'a': 1, b: 2}\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b4700 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55ed814b4790 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55ed814b4820 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814b48b0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55ed814b4940 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55ed814b49d0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55ed814b4a60 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55ed814b4af0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55ed814b4b80 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55ed814b4c10 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55ed814b4ca0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55ed814b4d30 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55ed814b4dc0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55ed814b4e50 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - a: 1\n 38: b: 2\n 38: - b: 2\n 38: 'a': 1\n 38: - b: 2\n 38: 'a': 1\n 38: c: 3\n 38: - 'a': 1\n 38: b: 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c4d10 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55ed814c4da0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55ed814c4e30 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814c4ec0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55ed814c4f50 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55ed814c4fe0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55ed814c5070 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55ed814c5100 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55ed814c5190 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55ed814c5220 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55ed814c52b0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55ed814c5340 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55ed814c53d0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55ed814c5460 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: 'a': 1\r\n 38: b: 2\r\n 38: b: 2\r\n 38: 'a': 1\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b5010 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55ed814b50a0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55ed814b5130 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55ed814b51c0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55ed814b5250 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: 'a': 1\n 38: b: 2\n 38: b: 2\n 38: 'a': 1\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c5620 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55ed814c56b0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55ed814c5740 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55ed814c57d0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55ed814c5860 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: 'implicit block key' : [\r\n 38: 'implicit flow key 1' : value1,\r\n 38: 'implicit flow key 2' : value2,\r\n 38: 'implicit flow key 3' : value3,\r\n 38: 'implicit flow key m' : {key1: val1, key2: val2},\r\n 38: 'implicit flow key s' : [val1, val2],\r\n 38: ]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b5920 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55ed814b59b0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55ed814b5a40 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55ed814b5ad0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55ed814b5b60 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55ed814b5bf0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55ed814b5c80 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55ed814b5d10 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55ed814b5da0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55ed814b5e30 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55ed814b5ec0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55ed814b5f50 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55ed814b5fe0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55ed814b6070 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55ed814b6100 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55ed814b6190 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: 'implicit block key':\n 38: - 'implicit flow key 1': value1\n 38: - 'implicit flow key 2': value2\n 38: - 'implicit flow key 3': value3\n 38: - 'implicit flow key m':\n 38: key1: val1\n 38: key2: val2\n 38: - 'implicit flow key s':\n 38: - val1\n 38: - val2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c5f30 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55ed814c5fc0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55ed814c6050 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55ed814c60e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55ed814c6170 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55ed814c6200 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55ed814c6290 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55ed814c6320 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55ed814c63b0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55ed814c6440 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55ed814c64d0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55ed814c6560 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55ed814c65f0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55ed814c6680 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55ed814c6710 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55ed814c67a0 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: {a : [\r\n 38: : foo\r\n 38: ],\r\n 38: b : [\r\n 38: :\r\n 38: foo\r\n 38: ],\r\n 38: c : [\r\n 38: :\r\n 38: ,\r\n 38: :\r\n 38: ]}~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b6230 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55ed814b62c0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55ed814b6350 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55ed814b63e0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55ed814b6470 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55ed814b6500 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55ed814b6590 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55ed814b6620 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55ed814b66b0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55ed814b6740 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55ed814b67d0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55ed814b6860 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: a:\n 38: - : foo\n 38: b:\n 38: - : foo\n 38: c:\n 38: - : \n 38: - : \n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c6840 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55ed814c68d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55ed814c6960 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55ed814c69f0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55ed814c6a80 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55ed814c6b10 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55ed814c6ba0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55ed814c6c30 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55ed814c6cc0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55ed814c6d50 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55ed814c6de0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55ed814c6e70 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - &a1 a1: v1\r\n 38: &a2 a2: v2\r\n 38: &a3 a3: v3\r\n 38: - *a1: w1\r\n 38: *a2: w2\r\n 38: *a3: w3\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b6b40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b6bd0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814b6c60 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814b6cf0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814b6d80 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814b6e10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814b6ea0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814b6f30 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814b6fc0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - &a1 a1: v1\n 38: &a2 a2: v2\n 38: &a3 a3: v3\n 38: - *a1: w1\n 38: *a2: w2\n 38: *a3: w3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c7150 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814c71e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814c7270 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814c7300 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814c7390 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814c7420 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814c74b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814c7540 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814c75d0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - &a1 a1: v1\r\n 38: &a2 a2: v2\r\n 38: &a3 a3: v3\r\n 38: - *a1: w1\r\n 38: *a2: w2\r\n 38: *a3: w3\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b7450 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814b74e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814b7570 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814b7600 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814b7690 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814b7720 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814b77b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814b7840 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814b78d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - a1: v1\n 38: a2: v2\n 38: a3: v3\n 38: - a1: w1\n 38: a2: w2\n 38: a3: w3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c7a60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814c7af0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814c7b80 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814c7c10 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814c7ca0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814c7d30 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814c7dc0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814c7e50 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814c7ee0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - !!str a1: v1\r\n 38: !!str a2: v2\r\n 38: !!str a3: v3\r\n 38: - a1: !!str w1\r\n 38: a2: !!str w2\r\n 38: a3: !!str w3\r\n 38: - !foo a1: v1\r\n 38: !foo a2: v2\r\n 38: !foo a3: v3\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x55ed814b7d60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814b7df0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55ed814b7e80 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814b7f10 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814b7fa0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814b8030 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55ed814b80c0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55ed814b8150 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55ed814b81e0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55ed814b8270 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55ed814b8300 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55ed814b8390 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55ed814b8420 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - !!str a1: v1\n 38: !!str a2: v2\n 38: !!str a3: v3\n 38: - a1: !!str w1\n 38: a2: !!str w2\n 38: a3: !!str w3\n 38: - !foo a1: v1\n 38: !foo a2: v2\n 38: !foo a3: v3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x55ed814c8370 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814c8400 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55ed814c8490 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814c8520 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814c85b0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814c8640 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55ed814c86d0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55ed814c8760 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55ed814c87f0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55ed814c8880 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55ed814c8910 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55ed814c89a0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55ed814c8a30 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814526b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55ed8144ea90 MAP: (3 sibs) 0 children: 38: 0x55ed8144eb28 MAP: (3 sibs) 0 children: 38: 0x55ed8144ebc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814ba4d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814ba560 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55ed814ba5f0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55ed814ba680 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814527c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f120 MAP: (2 sibs) 2 children: 38: 0x55ed8144f260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144f2f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144f1b8 MAP: (2 sibs) 2 children: 38: 0x55ed8144f3a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed8144f438 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814c8c80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814c8d10 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814c8da0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814c8e30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814c8ec0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814c8f50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814c8fe0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814528e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f950 MAP: (2 sibs) 2 children: 38: 0x55ed8144fa90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144fb28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144f9e8 MAP: (2 sibs) 2 children: 38: 0x55ed8144fbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed8144fc68 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814c9080 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814c9110 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814c91a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814c9230 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814c92c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814c9350 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814c93e0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814529f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144fd10 MAP: (2 sibs) 2 children: 38: 0x55ed8144fe50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144fee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144fda8 MAP: (2 sibs) 2 children: 38: 0x55ed8144ff90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed81450028 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814c9480 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814c9510 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814c95a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814c9630 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814c96c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814c9750 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814c97e0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81452b10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed814509a0 MAP: (2 sibs) 2 children: 38: 0x55ed81450ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed81450b78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed81450a38 MAP: (2 sibs) 2 children: 38: 0x55ed81450c20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed81450cb8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814c9880 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814c9910 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814c99a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814c9a30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814c9ac0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814c9b50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814c9be0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81452c28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55ed8144f530 MAP: (1 sibs) 2 children: 38: 0x55ed8144eda0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed8144ee38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814c9c80 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55ed814c9d10 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55ed814c9da0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814c9e30 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81452d40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55ed81450ea0 MAP: (4 sibs) 2 children: 38: 0x55ed81451110 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed814511a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55ed81450f38 MAP: (4 sibs) 2 children: 38: 0x55ed81451250 KEYVAL: 'b' '2' (2 sibs) 38: 0x55ed814512e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed81450fd0 MAP: (4 sibs) 3 children: 38: 0x55ed81451390 KEYVAL: 'b' '2' (3 sibs) 38: 0x55ed81451428 KEYVAL: 'a' '1' (3 sibs) 38: 0x55ed814514c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55ed81451068 MAP: (4 sibs) 2 children: 38: 0x55ed81451560 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed814515f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814c9ed0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55ed814c9f60 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55ed814c9ff0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814ca080 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55ed814ca110 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55ed814ca1a0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55ed814ca230 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55ed814ca2c0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55ed814ca350 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55ed814ca3e0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55ed814ca470 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55ed814ca500 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55ed814ca590 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55ed814ca620 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81452e58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55ed814516f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55ed81451788 KEYVAL: 'b' '2' (4 sibs) 38: 0x55ed81451820 KEYVAL: 'b' '2' (4 sibs) 38: 0x55ed814518b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814ca6c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55ed814ca750 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55ed814ca7e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55ed814ca870 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55ed814ca900 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81452f70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55ed81453840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55ed814538e0 MAP: (5 sibs) 1 children: 38: 0x55ed81453be0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55ed81453978 MAP: (5 sibs) 1 children: 38: 0x55ed81453c80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55ed81453a10 MAP: (5 sibs) 1 children: 38: 0x55ed81453d20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55ed81453aa8 MAP: (5 sibs) 1 children: 38: 0x55ed81453dc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55ed81453e60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55ed81453ef8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55ed81453b40 MAP: (5 sibs) 1 children: 38: 0x55ed81453fa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55ed81454040 VAL: 'val1' (2 sibs) 38: 0x55ed814540d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814ca9a0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55ed814caa30 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55ed814caac0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55ed814cab50 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55ed814cabe0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55ed814cac70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55ed814cad00 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55ed814cad90 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55ed814cae20 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55ed814caeb0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55ed814caf40 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55ed814cafd0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55ed814cb060 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55ed814cb0f0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55ed814cb180 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55ed814cb210 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81453088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55ed8144f710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55ed81450120 MAP: (1 sibs) 1 children: 38: 0x55ed814501c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55ed8144f7a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55ed81450260 MAP: (1 sibs) 1 children: 38: 0x55ed81450300 KEYVAL: '' 'foo' (1 sibs) 38: 0x55ed8144f840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55ed81450d60 MAP: (2 sibs) 1 children: 38: 0x55ed814503a0 KEYVAL: '' '' (1 sibs) 38: 0x55ed81450df8 MAP: (2 sibs) 1 children: 38: 0x55ed81450440 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cb2b0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55ed814cb340 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55ed814cb3d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55ed814cb460 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55ed814cb4f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55ed814cb580 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55ed814cb610 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55ed814cb6a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55ed814cb730 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55ed814cb7c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55ed814cb850 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55ed814cb8e0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814531a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144ec60 MAP: (2 sibs) 3 children: 38: 0x55ed81454180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55ed81454218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55ed814542b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55ed8144ecf8 MAP: (2 sibs) 3 children: 38: 0x55ed81454350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55ed814543e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55ed81454480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cb980 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814cba10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814cbaa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814cbb30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814cbbc0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814cbc50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814cbce0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814cbd70 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814cbe00 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814532b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f5d0 MAP: (2 sibs) 3 children: 38: 0x55ed81454520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55ed814545b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55ed81454650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55ed8144f668 MAP: (2 sibs) 3 children: 38: 0x55ed814546f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55ed81454788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55ed81454820 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cbea0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814cbf30 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814cbfc0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814cc050 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814cc0e0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814cc170 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814cc200 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814cc290 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814cc320 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814533d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55ed81454a90 MAP: (3 sibs) 3 children: 38: 0x55ed81454c60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55ed81454cf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55ed81454d90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55ed81454b28 MAP: (3 sibs) 3 children: 38: 0x55ed81454e30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55ed81454ec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55ed81454f60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55ed81454bc0 MAP: (3 sibs) 3 children: 38: 0x55ed81455000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55ed81455098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55ed81455130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cc3c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814cc450 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55ed814cc4e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814cc570 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814cc600 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814cc690 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55ed814cc720 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55ed814cc7b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55ed814cc840 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55ed814cc8d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55ed814cc960 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55ed814cc9f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55ed814cca80 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814526b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55ed8144ea90 MAP: (3 sibs) 0 children: 38: 0x55ed8144eb28 MAP: (3 sibs) 0 children: 38: 0x55ed8144ebc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814ccb20 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814ccbb0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55ed814ccc40 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55ed814cccd0 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814527c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f120 MAP: (2 sibs) 2 children: 38: 0x55ed8144f260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144f2f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144f1b8 MAP: (2 sibs) 2 children: 38: 0x55ed8144f3a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed8144f438 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814ccd70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814cce00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814cce90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814ccf20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814ccfb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814cd040 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814cd0d0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814528e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f950 MAP: (2 sibs) 2 children: 38: 0x55ed8144fa90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144fb28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144f9e8 MAP: (2 sibs) 2 children: 38: 0x55ed8144fbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed8144fc68 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cd170 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814cd200 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814cd290 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814cd320 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814cd3b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814cd440 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814cd4d0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814529f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144fd10 MAP: (2 sibs) 2 children: 38: 0x55ed8144fe50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed8144fee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed8144fda8 MAP: (2 sibs) 2 children: 38: 0x55ed8144ff90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed81450028 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cd570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814cd600 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814cd690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814cd720 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814cd7b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814cd840 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814cd8d0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81452b10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed814509a0 MAP: (2 sibs) 2 children: 38: 0x55ed81450ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55ed81450b78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55ed81450a38 MAP: (2 sibs) 2 children: 38: 0x55ed81450c20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55ed81450cb8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cd970 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814cda00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55ed814cda90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55ed814cdb20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55ed814cdbb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55ed814cdc40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55ed814cdcd0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81452c28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55ed8144f530 MAP: (1 sibs) 2 children: 38: 0x55ed8144eda0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed8144ee38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cdd70 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55ed814cde00 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55ed814cde90 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814cdf20 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81452d40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55ed81450ea0 MAP: (4 sibs) 2 children: 38: 0x55ed81451110 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed814511a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55ed81450f38 MAP: (4 sibs) 2 children: 38: 0x55ed81451250 KEYVAL: 'b' '2' (2 sibs) 38: 0x55ed814512e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed81450fd0 MAP: (4 sibs) 3 children: 38: 0x55ed81451390 KEYVAL: 'b' '2' (3 sibs) 38: 0x55ed81451428 KEYVAL: 'a' '1' (3 sibs) 38: 0x55ed814514c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55ed81451068 MAP: (4 sibs) 2 children: 38: 0x55ed81451560 KEYVAL: 'a' '1' (2 sibs) 38: 0x55ed814515f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cdfc0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55ed814ce050 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55ed814ce0e0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55ed814ce170 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55ed814ce200 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55ed814ce290 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55ed814ce320 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55ed814ce3b0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55ed814ce440 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55ed814ce4d0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55ed814ce560 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55ed814ce5f0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55ed814ce680 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55ed814ce710 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81452e58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55ed814516f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55ed81451788 KEYVAL: 'b' '2' (4 sibs) 38: 0x55ed81451820 KEYVAL: 'b' '2' (4 sibs) 38: 0x55ed814518b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814ce7b0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55ed814ce840 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55ed814ce8d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55ed814ce960 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55ed814ce9f0 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81452f70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55ed81453840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55ed814538e0 MAP: (5 sibs) 1 children: 38: 0x55ed81453be0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55ed81453978 MAP: (5 sibs) 1 children: 38: 0x55ed81453c80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55ed81453a10 MAP: (5 sibs) 1 children: 38: 0x55ed81453d20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55ed81453aa8 MAP: (5 sibs) 1 children: 38: 0x55ed81453dc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55ed81453e60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55ed81453ef8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55ed81453b40 MAP: (5 sibs) 1 children: 38: 0x55ed81453fa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55ed81454040 VAL: 'val1' (2 sibs) 38: 0x55ed814540d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cea90 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55ed814ceb20 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55ed814cebb0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55ed814cec40 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55ed814cecd0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55ed814ced60 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55ed814cedf0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55ed814cee80 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55ed814cef10 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55ed814cefa0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55ed814cf030 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55ed814cf0c0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55ed814cf150 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55ed814cf1e0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55ed814cf270 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55ed814cf300 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed81453088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55ed8144f710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55ed81450120 MAP: (1 sibs) 1 children: 38: 0x55ed814501c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55ed8144f7a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55ed81450260 MAP: (1 sibs) 1 children: 38: 0x55ed81450300 KEYVAL: '' 'foo' (1 sibs) 38: 0x55ed8144f840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55ed81450d60 MAP: (2 sibs) 1 children: 38: 0x55ed814503a0 KEYVAL: '' '' (1 sibs) 38: 0x55ed81450df8 MAP: (2 sibs) 1 children: 38: 0x55ed81450440 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cf3a0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55ed814cf430 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55ed814cf4c0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55ed814cf550 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55ed814cf5e0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55ed814cf670 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55ed814cf700 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55ed814cf790 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55ed814cf820 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55ed814cf8b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55ed814cf940 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55ed814cf9d0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814531a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144ec60 MAP: (2 sibs) 3 children: 38: 0x55ed81454180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55ed81454218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55ed814542b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55ed8144ecf8 MAP: (2 sibs) 3 children: 38: 0x55ed81454350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55ed814543e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55ed81454480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cfa70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814cfb00 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814cfb90 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814cfc20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814cfcb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814cfd40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814cfdd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814cfe60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814cfef0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814532b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55ed8144f5d0 MAP: (2 sibs) 3 children: 38: 0x55ed81454520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55ed814545b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55ed81454650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55ed8144f668 MAP: (2 sibs) 3 children: 38: 0x55ed814546f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55ed81454788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55ed81454820 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814cff90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55ed814d0020 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55ed814d00b0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814d0140 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814d01d0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814d0260 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55ed814d02f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55ed814d0380 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55ed814d0410 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: REF TREE: 38: 0x55ed814533d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55ed81454a90 MAP: (3 sibs) 3 children: 38: 0x55ed81454c60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55ed81454cf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55ed81454d90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55ed81454b28 MAP: (3 sibs) 3 children: 38: 0x55ed81454e30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55ed81454ec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55ed81454f60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55ed81454bc0 MAP: (3 sibs) 3 children: 38: 0x55ed81455000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55ed81455098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55ed81455130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55ed814d04b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55ed814d0540 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55ed814d05d0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55ed814d0660 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55ed814d06f0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55ed814d0780 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55ed814d0810 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55ed814d08a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55ed814d0930 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55ed814d09c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55ed814d0a50 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55ed814d0ae0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55ed814d0b70 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase (14 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (14 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.02 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x55ef41760bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55ef4175f350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55ef4175f3e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55ef4175f480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55ef4175f5c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55ef4175f658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55ef4175f518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55ef4175f700 VAL: 'item 1' (2 sibs) 39: 0x55ef4175f798 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef417721e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55ef41772270 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55ef41772300 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55ef41772390 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55ef41772420 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55ef417724b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55ef41772540 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55ef417725d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55ef41772660 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x55ef41760cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55ef41760560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55ef4175f0f0 MAP: (2 sibs) 4 children: 39: 0x55ef41760600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55ef41760698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55ef41760730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55ef417607c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55ef4175f188 MAP: (2 sibs) 5 children: 39: 0x55ef41760870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55ef41760908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55ef417609a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55ef41760a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55ef41760ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef41774580 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef41774610 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef417746a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef41774730 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef417747c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef41774850 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef417748e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef41774970 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef41774a00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef41774a90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef41774b20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef41774bb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef41774c40 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - 39: part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - 39: part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x55ef41760df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55ef41760fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55ef41761080 MAP: (2 sibs) 4 children: 39: 0x55ef417611c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55ef41761258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55ef417612f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55ef41761388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55ef41761118 MAP: (2 sibs) 5 children: 39: 0x55ef41761430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55ef417614c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55ef41761560 KEYVAL: 'size' '8' (5 sibs) 39: 0x55ef417615f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55ef41761690 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef41776830 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef417768c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef41776950 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef417769e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef41776a70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef41776b00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef41776b90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef41776c20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef41776cb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef41776d40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef41776dd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef41776e60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef41776ef0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x55ef41760bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55ef4175f350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55ef4175f3e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55ef4175f480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55ef4175f5c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55ef4175f658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55ef4175f518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55ef4175f700 VAL: 'item 1' (2 sibs) 39: 0x55ef4175f798 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef41777140 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55ef417771d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55ef41777260 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55ef417772f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55ef41777380 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55ef41777410 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55ef417774a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55ef41777530 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55ef417775c0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x55ef41760cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55ef41760560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55ef4175f0f0 MAP: (2 sibs) 4 children: 39: 0x55ef41760600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55ef41760698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55ef41760730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55ef417607c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55ef4175f188 MAP: (2 sibs) 5 children: 39: 0x55ef41760870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55ef41760908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55ef417609a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55ef41760a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55ef41760ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef41777a50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef41777ae0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef41777b70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef41777c00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef41777c90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef41777d20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef41777db0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef41777e40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef41777ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef41777f60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef41777ff0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef41778080 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef41778110 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - 39: part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - 39: part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x55ef41760df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55ef41760fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55ef41761080 MAP: (2 sibs) 4 children: 39: 0x55ef417611c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55ef41761258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55ef417612f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55ef41761388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55ef41761118 MAP: (2 sibs) 5 children: 39: 0x55ef41761430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55ef417614c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55ef41761560 KEYVAL: 'size' '8' (5 sibs) 39: 0x55ef417615f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55ef41761690 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef41778360 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef417783f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef41778480 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef41778510 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef417785a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef41778630 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef417786c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef41778750 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef417787e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef41778870 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef41778900 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef41778990 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef41778a20 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: a simple key: a value # The KEY token is produced here.\n 39: ? a complex key\n 39: : another value\n 39: a mapping:\n 39: key 1: value 1\n 39: key 2: value 2\n 39: a sequence:\n 39: - item 1\n 39: - item 2\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x55ef417721e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55ef41772270 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55ef41772300 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55ef41772390 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55ef41772420 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55ef417724b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55ef41772540 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55ef417725d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55ef41772660 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a simple key: a value\n 39: a complex key: another value\n 39: a mapping:\n 39: key 1: value 1\n 39: key 2: value 2\n 39: a sequence:\n 39: - item 1\n 39: - item 2\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x55ef41779830 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55ef417798c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55ef41779950 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55ef417799e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55ef41779a70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55ef41779b00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55ef41779b90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55ef41779c20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55ef41779cb0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: items:\n 39: - part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: - part_no: E1628\n 39: descrip: High Heeled "Ruby" Slippers\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x55ef41774580 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef41774610 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef417746a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef41774730 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef417747c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef41774850 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef417748e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef41774970 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef41774a00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef41774a90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef41774b20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef41774bb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef41774c40 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: items:\n 39: - part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: - part_no: E1628\n 39: descrip: 'High Heeled "Ruby" Slippers'\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x55ef4177aa20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef4177aab0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef4177ab40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef4177abd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef4177ac60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef4177acf0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef4177ad80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef4177ae10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef4177aea0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef4177af30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef4177afc0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef4177b050 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef4177b0e0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: items:\n 39: -\n 39: part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: -\n 39: part_no: E1628\n 39: descrip: High Heeled "Ruby" Slippers\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x55ef41776830 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef417768c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef41776950 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef417769e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef41776a70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef41776b00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef41776b90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef41776c20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef41776cb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef41776d40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef41776dd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef41776e60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef41776ef0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: items:\n 39: - part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: - part_no: E1628\n 39: descrip: 'High Heeled "Ruby" Slippers'\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x55ef4177b330 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef4177b3c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef4177b450 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef4177b4e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef4177b570 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef4177b600 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef4177b690 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef4177b720 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef4177b7b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef4177b840 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef4177b8d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef4177b960 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef4177b9f0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: a simple key: a value # The KEY token is produced here.\r\n 39: ? a complex key\r\n 39: : another value\r\n 39: a mapping:\r\n 39: key 1: value 1\r\n 39: key 2: value 2\r\n 39: a sequence:\r\n 39: - item 1\r\n 39: - item 2\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x55ef41777140 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55ef417771d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55ef41777260 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55ef417772f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55ef41777380 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55ef41777410 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55ef417774a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55ef41777530 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55ef417775c0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a simple key: a value\n 39: a complex key: another value\n 39: a mapping:\n 39: key 1: value 1\n 39: key 2: value 2\n 39: a sequence:\n 39: - item 1\n 39: - item 2\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x55ef4177bc40 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55ef4177bcd0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55ef4177bd60 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55ef4177bdf0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55ef4177be80 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55ef4177bf10 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55ef4177bfa0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55ef4177c030 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55ef4177c0c0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: items:\r\n 39: - part_no: A4786\r\n 39: descrip: Water Bucket (Filled)\r\n 39: price: 1.47\r\n 39: quantity: 4\r\n 39: - part_no: E1628\r\n 39: descrip: High Heeled "Ruby" Slippers\r\n 39: size: 8\r\n 39: price: 133.7\r\n 39: quantity: 1\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x55ef41777a50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef41777ae0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef41777b70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef41777c00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef41777c90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef41777d20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef41777db0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef41777e40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef41777ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef41777f60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef41777ff0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef41778080 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef41778110 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: items:\n 39: - part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: - part_no: E1628\n 39: descrip: 'High Heeled "Ruby" Slippers'\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x55ef4177c550 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef4177c5e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef4177c670 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef4177c700 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef4177c790 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef4177c820 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef4177c8b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef4177c940 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef4177c9d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef4177ca60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef4177caf0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef4177cb80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef4177cc10 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: items:\r\n 39: -\r\n 39: part_no: A4786\r\n 39: descrip: Water Bucket (Filled)\r\n 39: price: 1.47\r\n 39: quantity: 4\r\n 39: -\r\n 39: part_no: E1628\r\n 39: descrip: High Heeled "Ruby" Slippers\r\n 39: size: 8\r\n 39: price: 133.7\r\n 39: quantity: 1\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x55ef41778360 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef417783f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef41778480 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef41778510 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef417785a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef41778630 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef417786c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef41778750 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef417787e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef41778870 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef41778900 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef41778990 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef41778a20 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: items:\n 39: - part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: - part_no: E1628\n 39: descrip: 'High Heeled "Ruby" Slippers'\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x55ef4177ce60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef4177cef0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef4177cf80 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef4177d010 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef4177d0a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef4177d130 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef4177d1c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef4177d250 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef4177d2e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef4177d370 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef4177d400 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef4177d490 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef4177d520 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: REF TREE: 39: 0x55ef41760bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55ef4175f350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55ef4175f3e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55ef4175f480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55ef4175f5c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55ef4175f658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55ef4175f518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55ef4175f700 VAL: 'item 1' (2 sibs) 39: 0x55ef4175f798 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef4177a300 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55ef4177a390 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55ef4177a420 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55ef4177a4b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55ef4177a540 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55ef4177a5d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55ef4177a660 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55ef4177a6f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55ef4177a780 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: REF TREE: 39: 0x55ef41760cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55ef41760560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55ef4175f0f0 MAP: (2 sibs) 4 children: 39: 0x55ef41760600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55ef41760698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55ef41760730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55ef417607c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55ef4175f188 MAP: (2 sibs) 5 children: 39: 0x55ef41760870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55ef41760908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55ef417609a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55ef41760a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55ef41760ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef4177d770 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef4177d800 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef4177d890 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef4177d920 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef4177d9b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef4177da40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef4177dad0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef4177db60 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef4177dbf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef4177dc80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef4177dd10 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef4177dda0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef4177de30 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: REF TREE: 39: 0x55ef41760df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55ef41760fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55ef41761080 MAP: (2 sibs) 4 children: 39: 0x55ef417611c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55ef41761258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55ef417612f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55ef41761388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55ef41761118 MAP: (2 sibs) 5 children: 39: 0x55ef41761430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55ef417614c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55ef41761560 KEYVAL: 'size' '8' (5 sibs) 39: 0x55ef417615f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55ef41761690 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef4177ded0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef4177df60 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef4177dff0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef4177e080 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef4177e110 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef4177e1a0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef4177e230 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef4177e2c0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef4177e350 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef4177e3e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef4177e470 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef4177e500 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef4177e590 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: REF TREE: 39: 0x55ef41760bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55ef4175f350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55ef4175f3e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55ef4175f480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55ef4175f5c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55ef4175f658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55ef4175f518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55ef4175f700 VAL: 'item 1' (2 sibs) 39: 0x55ef4175f798 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef4177e630 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55ef4177e6c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55ef4177e750 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55ef4177e7e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55ef4177e870 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55ef4177e900 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55ef4177e990 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55ef4177ea20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55ef4177eab0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: REF TREE: 39: 0x55ef41760cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55ef41760560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55ef4175f0f0 MAP: (2 sibs) 4 children: 39: 0x55ef41760600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55ef41760698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55ef41760730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55ef417607c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55ef4175f188 MAP: (2 sibs) 5 children: 39: 0x55ef41760870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55ef41760908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55ef417609a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55ef41760a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55ef41760ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef4177eb50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef4177ebe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef4177ec70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef4177ed00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef4177ed90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef4177ee20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef4177eeb0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef4177ef40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef4177efd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef4177f060 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef4177f0f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef4177f180 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef4177f210 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: REF TREE: 39: 0x55ef41760df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55ef41760fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55ef41761080 MAP: (2 sibs) 4 children: 39: 0x55ef417611c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55ef41761258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55ef417612f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55ef41761388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55ef41761118 MAP: (2 sibs) 5 children: 39: 0x55ef41761430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55ef417614c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55ef41761560 KEYVAL: 'size' '8' (5 sibs) 39: 0x55ef417615f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55ef41761690 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55ef4177f2b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55ef4177f340 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55ef4177f3d0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55ef4177f460 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55ef4177f4f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55ef4177f580 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55ef4177f610 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55ef4177f6a0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55ef4177f730 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55ef4177f7c0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55ef4177f850 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55ef4177f8e0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55ef4177f970 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase (4 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (4 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x55943e0bd890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55943e0bd350 VAL: 'item 1' (4 sibs) 40: 0x55943e0bd3e8 VAL: 'item 2' (4 sibs) 40: 0x55943e0bd480 SEQ: (4 sibs) 2 children: 40: 0x55943e0bd5c0 VAL: 'item 3.1' (2 sibs) 40: 0x55943e0bd658 VAL: 'item 3.2' (2 sibs) 40: 0x55943e0bd518 MAP: (4 sibs) 2 children: 40: 0x55943e0bd700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55943e0bd798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55943e0c9180 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0c9210 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0c92a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0c9330 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0c93c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0c9450 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0c94e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0c9570 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0c9600 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - 40: - item 3.1 40: - item 3.2 40: - 40: key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x55943e0bd9a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55943e0bda80 VAL: 'item 1' (4 sibs) 40: 0x55943e0bdb18 VAL: 'item 2' (4 sibs) 40: 0x55943e0bdbb0 SEQ: (4 sibs) 2 children: 40: 0x55943e0bdcf0 VAL: 'item 3.1' (2 sibs) 40: 0x55943e0bdd88 VAL: 'item 3.2' (2 sibs) 40: 0x55943e0bdc48 MAP: (4 sibs) 2 children: 40: 0x55943e0bde30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55943e0bdec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55943e0cb1a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0cb230 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0cb2c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0cb350 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0cb3e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0cb470 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0cb500 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0cb590 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0cb620 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_windows/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x55943e0bd890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55943e0bd350 VAL: 'item 1' (4 sibs) 40: 0x55943e0bd3e8 VAL: 'item 2' (4 sibs) 40: 0x55943e0bd480 SEQ: (4 sibs) 2 children: 40: 0x55943e0bd5c0 VAL: 'item 3.1' (2 sibs) 40: 0x55943e0bd658 VAL: 'item 3.2' (2 sibs) 40: 0x55943e0bd518 MAP: (4 sibs) 2 children: 40: 0x55943e0bd700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55943e0bd798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55943e0cbab0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0cbb40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0cbbd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0cbc60 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0cbcf0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0cbd80 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0cbe10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0cbea0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0cbf30 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_windows/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - 40: - item 3.1 40: - item 3.2 40: - 40: key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x55943e0bd9a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55943e0bda80 VAL: 'item 1' (4 sibs) 40: 0x55943e0bdb18 VAL: 'item 2' (4 sibs) 40: 0x55943e0bdbb0 SEQ: (4 sibs) 2 children: 40: 0x55943e0bdcf0 VAL: 'item 3.1' (2 sibs) 40: 0x55943e0bdd88 VAL: 'item 3.2' (2 sibs) 40: 0x55943e0bdc48 MAP: (4 sibs) 2 children: 40: 0x55943e0bde30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55943e0bdec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55943e0cc3c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0cc450 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0cc4e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0cc570 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0cc600 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0cc690 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0cc720 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0cc7b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0cc840 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x55943e0c9180 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0c9210 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0c92a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0c9330 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0c93c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0c9450 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0c94e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0c9570 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0c9600 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x55943e0cd180 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0cd210 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0cd2a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0cd330 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0cd3c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0cd450 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0cd4e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0cd570 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0cd600 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: - item 1\n 40: - item 2\n 40: -\n 40: - item 3.1\n 40: - item 3.2\n 40: -\n 40: key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x55943e0cb1a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0cb230 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0cb2c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0cb350 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0cb3e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0cb470 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0cb500 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0cb590 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0cb620 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x55943e0ce370 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0ce400 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0ce490 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0ce520 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0ce5b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0ce640 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0ce6d0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0ce760 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0ce7f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: - item 1\r\n 40: - item 2\r\n 40: - - item 3.1\r\n 40: - item 3.2\r\n 40: - key 1: value 1\r\n 40: key 2: value 2\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x55943e0cbab0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0cbb40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0cbbd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0cbc60 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0cbcf0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0cbd80 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0cbe10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0cbea0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0cbf30 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x55943e0cec80 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0ced10 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0ceda0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0cee30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0ceec0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0cef50 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0cefe0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0cf070 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0cf100 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: - item 1\r\n 40: - item 2\r\n 40: -\r\n 40: - item 3.1\r\n 40: - item 3.2\r\n 40: -\r\n 40: key 1: value 1\r\n 40: key 2: value 2\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x55943e0cc3c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0cc450 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0cc4e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0cc570 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0cc600 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0cc690 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0cc720 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0cc7b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0cc840 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x55943e0cf590 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0cf620 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0cf6b0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0cf740 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0cf7d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0cf860 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0cf8f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0cf980 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0cfa10 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: REF TREE: 40: 0x55943e0bd890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55943e0bd350 VAL: 'item 1' (4 sibs) 40: 0x55943e0bd3e8 VAL: 'item 2' (4 sibs) 40: 0x55943e0bd480 SEQ: (4 sibs) 2 children: 40: 0x55943e0bd5c0 VAL: 'item 3.1' (2 sibs) 40: 0x55943e0bd658 VAL: 'item 3.2' (2 sibs) 40: 0x55943e0bd518 MAP: (4 sibs) 2 children: 40: 0x55943e0bd700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55943e0bd798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55943e0cda90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0cdb20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0cdbb0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0cdc40 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0cdcd0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0cdd60 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0cddf0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0cde80 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0cdf10 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: REF TREE: 40: 0x55943e0bd9a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55943e0bda80 VAL: 'item 1' (4 sibs) 40: 0x55943e0bdb18 VAL: 'item 2' (4 sibs) 40: 0x55943e0bdbb0 SEQ: (4 sibs) 2 children: 40: 0x55943e0bdcf0 VAL: 'item 3.1' (2 sibs) 40: 0x55943e0bdd88 VAL: 'item 3.2' (2 sibs) 40: 0x55943e0bdc48 MAP: (4 sibs) 2 children: 40: 0x55943e0bde30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55943e0bdec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55943e0cfea0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0cff30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0cffc0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0d0050 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0d00e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0d0170 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0d0200 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0d0290 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0d0320 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: REF TREE: 40: 0x55943e0bd890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55943e0bd350 VAL: 'item 1' (4 sibs) 40: 0x55943e0bd3e8 VAL: 'item 2' (4 sibs) 40: 0x55943e0bd480 SEQ: (4 sibs) 2 children: 40: 0x55943e0bd5c0 VAL: 'item 3.1' (2 sibs) 40: 0x55943e0bd658 VAL: 'item 3.2' (2 sibs) 40: 0x55943e0bd518 MAP: (4 sibs) 2 children: 40: 0x55943e0bd700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55943e0bd798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55943e0d03c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0d0450 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0d04e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0d0570 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0d0600 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0d0690 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0d0720 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0d07b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0d0840 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: REF TREE: 40: 0x55943e0bd9a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55943e0bda80 VAL: 'item 1' (4 sibs) 40: 0x55943e0bdb18 VAL: 'item 2' (4 sibs) 40: 0x55943e0bdbb0 SEQ: (4 sibs) 2 children: 40: 0x55943e0bdcf0 VAL: 'item 3.1' (2 sibs) 40: 0x55943e0bdd88 VAL: 'item 3.2' (2 sibs) 40: 0x55943e0bdc48 MAP: (4 sibs) 2 children: 40: 0x55943e0bde30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55943e0bdec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55943e0d08e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55943e0d0970 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55943e0d0a00 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55943e0d0a90 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55943e0d0b20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55943e0d0bb0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55943e0d0c40 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55943e0d0cd0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55943e0d0d60 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase (2 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (2 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.01 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x55e8fd3c15e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55e8fd3c00d0 VAL: 'a' (21 sibs) 41: 0x55e8fd3c0168 VAL: 'b:b' (21 sibs) 41: 0x55e8fd3c0200 VAL: 'c{c' (21 sibs) 41: 0x55e8fd3c0298 VAL: 'cc{' (21 sibs) 41: 0x55e8fd3c0330 VAL: 'c}c' (21 sibs) 41: 0x55e8fd3c03c8 VAL: 'cc}' (21 sibs) 41: 0x55e8fd3c0460 VAL: 'c!c' (21 sibs) 41: 0x55e8fd3c04f8 VAL: 'cc!' (21 sibs) 41: 0x55e8fd3c0590 VAL: '.foo' (21 sibs) 41: 0x55e8fd3c0628 VAL: '.' (21 sibs) 41: 0x55e8fd3c06c0 VAL: '-a' (21 sibs) 41: 0x55e8fd3c0758 VAL: '+b' (21 sibs) 41: 0x55e8fd3c07f0 VAL: '/b' (21 sibs) 41: 0x55e8fd3c0888 VAL: ':c' (21 sibs) 41: 0x55e8fd3c0920 VAL: '$g' (21 sibs) 41: 0x55e8fd3c09b8 VAL: '*' (21 sibs) 41: 0x55e8fd3c0a50 VAL: '*' (21 sibs) 41: 0x55e8fd3c0ae8 VAL: '*' (21 sibs) 41: 0x55e8fd3c0b80 VAL: '*a' (21 sibs) 41: 0x55e8fd3c0c18 VAL: '*a' (21 sibs) 41: 0x55e8fd3c0cb0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3da0c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55e8fd3da150 VAL: 'a' (21 sibs) 41: [2] [2] 0x55e8fd3da1e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55e8fd3da270 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55e8fd3da300 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55e8fd3da390 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55e8fd3da420 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55e8fd3da4b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55e8fd3da540 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55e8fd3da5d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55e8fd3da660 VAL: '.' (21 sibs) 41: [11] [11] 0x55e8fd3da6f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55e8fd3da780 VAL: '+b' (21 sibs) 41: [13] [13] 0x55e8fd3da810 VAL: '/b' (21 sibs) 41: [14] [14] 0x55e8fd3da8a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x55e8fd3da930 VAL: '$g' (21 sibs) 41: [16] [16] 0x55e8fd3da9c0 VAL: '*' (21 sibs) 41: [17] [17] 0x55e8fd3daa50 VAL: '*' (21 sibs) 41: [18] [18] 0x55e8fd3daae0 VAL: '*' (21 sibs) 41: [19] [19] 0x55e8fd3dab70 VAL: '*a' (21 sibs) 41: [20] [20] 0x55e8fd3dac00 VAL: '*a' (21 sibs) 41: [21] [21] 0x55e8fd3dac90 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: --------------- 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]--------------- 41: REF TREE: 41: 0x55e8fd3c16f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55e8fd3c0f90 VAL: 'a' (10 sibs) 41: 0x55e8fd3c1028 VAL: 'b' (10 sibs) 41: 0x55e8fd3c10c0 VAL: 'c' (10 sibs) 41: 0x55e8fd3c1158 VAL: '.foo' (10 sibs) 41: 0x55e8fd3c11f0 VAL: '.' (10 sibs) 41: 0x55e8fd3c1288 VAL: '-a' (10 sibs) 41: 0x55e8fd3c1320 VAL: '+b' (10 sibs) 41: 0x55e8fd3c13b8 VAL: '/b' (10 sibs) 41: 0x55e8fd3c1450 VAL: ':c' (10 sibs) 41: 0x55e8fd3c14e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3dc6f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55e8fd3dc780 VAL: 'a' (10 sibs) 41: [2] [2] 0x55e8fd3dc810 VAL: 'b' (10 sibs) 41: [3] [3] 0x55e8fd3dc8a0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55e8fd3dc930 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55e8fd3dc9c0 VAL: '.' (10 sibs) 41: [6] [6] 0x55e8fd3dca50 VAL: '-a' (10 sibs) 41: [7] [7] 0x55e8fd3dcae0 VAL: '+b' (10 sibs) 41: [8] [8] 0x55e8fd3dcb70 VAL: '/b' (10 sibs) 41: [9] [9] 0x55e8fd3dcc00 VAL: ':c' (10 sibs) 41: [10] [10] 0x55e8fd3dcc90 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: --------------- 41: 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: -a: -a 41: +b: +b 41: /b: /b 41: :c: :c 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: --------------- 41: REF TREE: 41: 0x55e8fd3c1810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55e8fd3c1a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55e8fd3c1a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55e8fd3c1b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55e8fd3c1bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55e8fd3c1c60 KEYVAL: '.' '.' (12 sibs) 41: 0x55e8fd3c1cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55e8fd3c1d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55e8fd3c1e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55e8fd3c1ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55e8fd3c1f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55e8fd3c1ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x55e8fd3c2088 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3de420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3de4b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3de540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3de5d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3de660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3de6f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3de780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3de810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3de8a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3de930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3de9c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3dea50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3deae0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: --------------- 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g, 41: '*': '*', '*a':'*a'}--------------- 41: REF TREE: 41: 0x55e8fd3c1928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55e8fd3c2130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55e8fd3c21c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55e8fd3c2260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55e8fd3c22f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55e8fd3c2390 KEYVAL: '.' '.' (12 sibs) 41: 0x55e8fd3c2428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55e8fd3c24c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55e8fd3c2558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55e8fd3c25f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55e8fd3c2688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55e8fd3c2720 KEYVAL: '*' '*' (12 sibs) 41: 0x55e8fd3c27b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e0150 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3e01e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3e0270 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3e0300 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3e0390 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3e0420 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3e04b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3e0540 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3e05d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3e0660 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3e06f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3e0780 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3e0810 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x55e8fd3c15e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55e8fd3c00d0 VAL: 'a' (21 sibs) 41: 0x55e8fd3c0168 VAL: 'b:b' (21 sibs) 41: 0x55e8fd3c0200 VAL: 'c{c' (21 sibs) 41: 0x55e8fd3c0298 VAL: 'cc{' (21 sibs) 41: 0x55e8fd3c0330 VAL: 'c}c' (21 sibs) 41: 0x55e8fd3c03c8 VAL: 'cc}' (21 sibs) 41: 0x55e8fd3c0460 VAL: 'c!c' (21 sibs) 41: 0x55e8fd3c04f8 VAL: 'cc!' (21 sibs) 41: 0x55e8fd3c0590 VAL: '.foo' (21 sibs) 41: 0x55e8fd3c0628 VAL: '.' (21 sibs) 41: 0x55e8fd3c06c0 VAL: '-a' (21 sibs) 41: 0x55e8fd3c0758 VAL: '+b' (21 sibs) 41: 0x55e8fd3c07f0 VAL: '/b' (21 sibs) 41: 0x55e8fd3c0888 VAL: ':c' (21 sibs) 41: 0x55e8fd3c0920 VAL: '$g' (21 sibs) 41: 0x55e8fd3c09b8 VAL: '*' (21 sibs) 41: 0x55e8fd3c0a50 VAL: '*' (21 sibs) 41: 0x55e8fd3c0ae8 VAL: '*' (21 sibs) 41: 0x55e8fd3c0b80 VAL: '*a' (21 sibs) 41: 0x55e8fd3c0c18 VAL: '*a' (21 sibs) 41: 0x55e8fd3c0cb0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e1370 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55e8fd3e1400 VAL: 'a' (21 sibs) 41: [2] [2] 0x55e8fd3e1490 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55e8fd3e1520 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55e8fd3e15b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55e8fd3e1640 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55e8fd3e16d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55e8fd3e1760 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55e8fd3e17f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55e8fd3e1880 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55e8fd3e1910 VAL: '.' (21 sibs) 41: [11] [11] 0x55e8fd3e19a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55e8fd3e1a30 VAL: '+b' (21 sibs) 41: [13] [13] 0x55e8fd3e1ac0 VAL: '/b' (21 sibs) 41: [14] [14] 0x55e8fd3e1b50 VAL: ':c' (21 sibs) 41: [15] [15] 0x55e8fd3e1be0 VAL: '$g' (21 sibs) 41: [16] [16] 0x55e8fd3e1c70 VAL: '*' (21 sibs) 41: [17] [17] 0x55e8fd3e1d00 VAL: '*' (21 sibs) 41: [18] [18] 0x55e8fd3e1d90 VAL: '*' (21 sibs) 41: [19] [19] 0x55e8fd3e1e20 VAL: '*a' (21 sibs) 41: [20] [20] 0x55e8fd3e1eb0 VAL: '*a' (21 sibs) 41: [21] [21] 0x55e8fd3e1f40 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: --------------- 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]--------------- 41: REF TREE: 41: 0x55e8fd3c16f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55e8fd3c0f90 VAL: 'a' (10 sibs) 41: 0x55e8fd3c1028 VAL: 'b' (10 sibs) 41: 0x55e8fd3c10c0 VAL: 'c' (10 sibs) 41: 0x55e8fd3c1158 VAL: '.foo' (10 sibs) 41: 0x55e8fd3c11f0 VAL: '.' (10 sibs) 41: 0x55e8fd3c1288 VAL: '-a' (10 sibs) 41: 0x55e8fd3c1320 VAL: '+b' (10 sibs) 41: 0x55e8fd3c13b8 VAL: '/b' (10 sibs) 41: 0x55e8fd3c1450 VAL: ':c' (10 sibs) 41: 0x55e8fd3c14e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e0a60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55e8fd3e0af0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55e8fd3e0b80 VAL: 'b' (10 sibs) 41: [3] [3] 0x55e8fd3e0c10 VAL: 'c' (10 sibs) 41: [4] [4] 0x55e8fd3e0ca0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55e8fd3e0d30 VAL: '.' (10 sibs) 41: [6] [6] 0x55e8fd3e0dc0 VAL: '-a' (10 sibs) 41: [7] [7] 0x55e8fd3e0e50 VAL: '+b' (10 sibs) 41: [8] [8] 0x55e8fd3e0ee0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55e8fd3e0f70 VAL: ':c' (10 sibs) 41: [10] [10] 0x55e8fd3e1000 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: --------------- 41: 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: -a: -a 41: +b: +b 41: /b: /b 41: :c: :c 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: --------------- 41: REF TREE: 41: 0x55e8fd3c1810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55e8fd3c1a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55e8fd3c1a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55e8fd3c1b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55e8fd3c1bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55e8fd3c1c60 KEYVAL: '.' '.' (12 sibs) 41: 0x55e8fd3c1cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55e8fd3c1d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55e8fd3c1e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55e8fd3c1ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55e8fd3c1f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55e8fd3c1ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x55e8fd3c2088 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e2580 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3e2610 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3e26a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3e2730 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3e27c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3e2850 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3e28e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3e2970 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3e2a00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3e2a90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3e2b20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3e2bb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3e2c40 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: --------------- 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g, 41: '*': '*', '*a':'*a'}--------------- 41: REF TREE: 41: 0x55e8fd3c1928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55e8fd3c2130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55e8fd3c21c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55e8fd3c2260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55e8fd3c22f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55e8fd3c2390 KEYVAL: '.' '.' (12 sibs) 41: 0x55e8fd3c2428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55e8fd3c24c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55e8fd3c2558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55e8fd3c25f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55e8fd3c2688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55e8fd3c2720 KEYVAL: '*' '*' (12 sibs) 41: 0x55e8fd3c27b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e2e90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3e2f20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3e2fb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3e3040 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3e30d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3e3160 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3e31f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3e3280 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3e3310 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3e33a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3e3430 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3e34c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3e3550 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: - a\n 41: - b:b\n 41: - c{c\n 41: - cc{\n 41: - c}c\n 41: - cc}\n 41: - c!c\n 41: - cc!\n 41: - .foo\n 41: - .\n 41: - -a\n 41: - +b\n 41: - /b\n 41: - :c\n 41: - $g\n 41: - "*"\n 41: - '*'\n 41: - >-\n 41: * *\n 41: - "*a"\n 41: - '*a'\n 41: - >-\n 41: *a*a\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3da0c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55e8fd3da150 VAL: 'a' (21 sibs) 41: [2] [2] 0x55e8fd3da1e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55e8fd3da270 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55e8fd3da300 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55e8fd3da390 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55e8fd3da420 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55e8fd3da4b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55e8fd3da540 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55e8fd3da5d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55e8fd3da660 VAL: '.' (21 sibs) 41: [11] [11] 0x55e8fd3da6f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55e8fd3da780 VAL: '+b' (21 sibs) 41: [13] [13] 0x55e8fd3da810 VAL: '/b' (21 sibs) 41: [14] [14] 0x55e8fd3da8a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x55e8fd3da930 VAL: '$g' (21 sibs) 41: [16] [16] 0x55e8fd3da9c0 VAL: '*' (21 sibs) 41: [17] [17] 0x55e8fd3daa50 VAL: '*' (21 sibs) 41: [18] [18] 0x55e8fd3daae0 VAL: '*' (21 sibs) 41: [19] [19] 0x55e8fd3dab70 VAL: '*a' (21 sibs) 41: [20] [20] 0x55e8fd3dac00 VAL: '*a' (21 sibs) 41: [21] [21] 0x55e8fd3dac90 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: - a\n 41: - 'b:b'\n 41: - 'c{c'\n 41: - 'cc{'\n 41: - 'c}c'\n 41: - 'cc}'\n 41: - c!c\n 41: - cc!\n 41: - .foo\n 41: - .\n 41: - '-a'\n 41: - +b\n 41: - /b\n 41: - ':c'\n 41: - $g\n 41: - '*'\n 41: - '*'\n 41: - '*'\n 41: - '*a'\n 41: - '*a'\n 41: - '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e4e10 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55e8fd3e4ea0 VAL: 'a' (21 sibs) 41: [2] [2] 0x55e8fd3e4f30 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55e8fd3e4fc0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55e8fd3e5050 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55e8fd3e50e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55e8fd3e5170 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55e8fd3e5200 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55e8fd3e5290 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55e8fd3e5320 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55e8fd3e53b0 VAL: '.' (21 sibs) 41: [11] [11] 0x55e8fd3e5440 VAL: '-a' (21 sibs) 41: [12] [12] 0x55e8fd3e54d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x55e8fd3e5560 VAL: '/b' (21 sibs) 41: [14] [14] 0x55e8fd3e55f0 VAL: ':c' (21 sibs) 41: [15] [15] 0x55e8fd3e5680 VAL: '$g' (21 sibs) 41: [16] [16] 0x55e8fd3e5710 VAL: '*' (21 sibs) 41: [17] [17] 0x55e8fd3e57a0 VAL: '*' (21 sibs) 41: [18] [18] 0x55e8fd3e5830 VAL: '*' (21 sibs) 41: [19] [19] 0x55e8fd3e58c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x55e8fd3e5950 VAL: '*a' (21 sibs) 41: [21] [21] 0x55e8fd3e59e0 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3dc6f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55e8fd3dc780 VAL: 'a' (10 sibs) 41: [2] [2] 0x55e8fd3dc810 VAL: 'b' (10 sibs) 41: [3] [3] 0x55e8fd3dc8a0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55e8fd3dc930 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55e8fd3dc9c0 VAL: '.' (10 sibs) 41: [6] [6] 0x55e8fd3dca50 VAL: '-a' (10 sibs) 41: [7] [7] 0x55e8fd3dcae0 VAL: '+b' (10 sibs) 41: [8] [8] 0x55e8fd3dcb70 VAL: '/b' (10 sibs) 41: [9] [9] 0x55e8fd3dcc00 VAL: ':c' (10 sibs) 41: [10] [10] 0x55e8fd3dcc90 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: - a\n 41: - b\n 41: - c\n 41: - .foo\n 41: - .\n 41: - '-a'\n 41: - +b\n 41: - /b\n 41: - ':c'\n 41: - $g\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e3c20 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55e8fd3e3cb0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55e8fd3e3d40 VAL: 'b' (10 sibs) 41: [3] [3] 0x55e8fd3e3dd0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55e8fd3e3e60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55e8fd3e3ef0 VAL: '.' (10 sibs) 41: [6] [6] 0x55e8fd3e3f80 VAL: '-a' (10 sibs) 41: [7] [7] 0x55e8fd3e4010 VAL: '+b' (10 sibs) 41: [8] [8] 0x55e8fd3e40a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55e8fd3e4130 VAL: ':c' (10 sibs) 41: [10] [10] 0x55e8fd3e41c0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: a: a\n 41: b: b\n 41: c: c\n 41: .foo: .foo\n 41: .: .\n 41: -a: -a\n 41: +b: +b\n 41: /b: /b\n 41: :c: :c\n 41: $g: $g\n 41: '*': '*'\n 41: '*a': '*a'\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3de420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3de4b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3de540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3de5d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3de660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3de6f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3de780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3de810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3de8a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3de930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3de9c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3dea50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3deae0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: a: a\n 41: b: b\n 41: c: c\n 41: .foo: .foo\n 41: .: .\n 41: '-a': '-a'\n 41: +b: +b\n 41: /b: /b\n 41: ':c': ':c'\n 41: $g: $g\n 41: '*': '*'\n 41: '*a': '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e6020 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3e60b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3e6140 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3e61d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3e6260 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3e62f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3e6380 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3e6410 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3e64a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3e6530 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3e65c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3e6650 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3e66e0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g,\n 41: '*': '*', '*a':'*a'}~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e0150 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3e01e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3e0270 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3e0300 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3e0390 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3e0420 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3e04b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3e0540 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3e05d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3e0660 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3e06f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3e0780 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3e0810 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: a: a\n 41: b: b\n 41: c: c\n 41: .foo: .foo\n 41: .: .\n 41: '-a': '-a'\n 41: +b: +b\n 41: /b: /b\n 41: ':c': ':c'\n 41: $g: $g\n 41: '*': '*'\n 41: '*a': '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e6930 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3e69c0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3e6a50 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3e6ae0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3e6b70 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3e6c00 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3e6c90 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3e6d20 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3e6db0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3e6e40 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3e6ed0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3e6f60 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3e6ff0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: - a\r\n 41: - b:b\r\n 41: - c{c\r\n 41: - cc{\r\n 41: - c}c\r\n 41: - cc}\r\n 41: - c!c\r\n 41: - cc!\r\n 41: - .foo\r\n 41: - .\r\n 41: - -a\r\n 41: - +b\r\n 41: - /b\r\n 41: - :c\r\n 41: - $g\r\n 41: - "*"\r\n 41: - '*'\r\n 41: - >-\r\n 41: * *\r\n 41: - "*a"\r\n 41: - '*a'\r\n 41: - >-\r\n 41: *a*a\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e1370 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55e8fd3e1400 VAL: 'a' (21 sibs) 41: [2] [2] 0x55e8fd3e1490 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55e8fd3e1520 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55e8fd3e15b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55e8fd3e1640 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55e8fd3e16d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55e8fd3e1760 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55e8fd3e17f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55e8fd3e1880 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55e8fd3e1910 VAL: '.' (21 sibs) 41: [11] [11] 0x55e8fd3e19a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55e8fd3e1a30 VAL: '+b' (21 sibs) 41: [13] [13] 0x55e8fd3e1ac0 VAL: '/b' (21 sibs) 41: [14] [14] 0x55e8fd3e1b50 VAL: ':c' (21 sibs) 41: [15] [15] 0x55e8fd3e1be0 VAL: '$g' (21 sibs) 41: [16] [16] 0x55e8fd3e1c70 VAL: '*' (21 sibs) 41: [17] [17] 0x55e8fd3e1d00 VAL: '*' (21 sibs) 41: [18] [18] 0x55e8fd3e1d90 VAL: '*' (21 sibs) 41: [19] [19] 0x55e8fd3e1e20 VAL: '*a' (21 sibs) 41: [20] [20] 0x55e8fd3e1eb0 VAL: '*a' (21 sibs) 41: [21] [21] 0x55e8fd3e1f40 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: - a\n 41: - 'b:b'\n 41: - 'c{c'\n 41: - 'cc{'\n 41: - 'c}c'\n 41: - 'cc}'\n 41: - c!c\n 41: - cc!\n 41: - .foo\n 41: - .\n 41: - '-a'\n 41: - +b\n 41: - /b\n 41: - ':c'\n 41: - $g\n 41: - '*'\n 41: - '*'\n 41: - '*'\n 41: - '*a'\n 41: - '*a'\n 41: - '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e7b50 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55e8fd3e7be0 VAL: 'a' (21 sibs) 41: [2] [2] 0x55e8fd3e7c70 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55e8fd3e7d00 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55e8fd3e7d90 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55e8fd3e7e20 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55e8fd3e7eb0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55e8fd3e7f40 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55e8fd3e7fd0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55e8fd3e8060 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55e8fd3e80f0 VAL: '.' (21 sibs) 41: [11] [11] 0x55e8fd3e8180 VAL: '-a' (21 sibs) 41: [12] [12] 0x55e8fd3e8210 VAL: '+b' (21 sibs) 41: [13] [13] 0x55e8fd3e82a0 VAL: '/b' (21 sibs) 41: [14] [14] 0x55e8fd3e8330 VAL: ':c' (21 sibs) 41: [15] [15] 0x55e8fd3e83c0 VAL: '$g' (21 sibs) 41: [16] [16] 0x55e8fd3e8450 VAL: '*' (21 sibs) 41: [17] [17] 0x55e8fd3e84e0 VAL: '*' (21 sibs) 41: [18] [18] 0x55e8fd3e8570 VAL: '*' (21 sibs) 41: [19] [19] 0x55e8fd3e8600 VAL: '*a' (21 sibs) 41: [20] [20] 0x55e8fd3e8690 VAL: '*a' (21 sibs) 41: [21] [21] 0x55e8fd3e8720 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e0a60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55e8fd3e0af0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55e8fd3e0b80 VAL: 'b' (10 sibs) 41: [3] [3] 0x55e8fd3e0c10 VAL: 'c' (10 sibs) 41: [4] [4] 0x55e8fd3e0ca0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55e8fd3e0d30 VAL: '.' (10 sibs) 41: [6] [6] 0x55e8fd3e0dc0 VAL: '-a' (10 sibs) 41: [7] [7] 0x55e8fd3e0e50 VAL: '+b' (10 sibs) 41: [8] [8] 0x55e8fd3e0ee0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55e8fd3e0f70 VAL: ':c' (10 sibs) 41: [10] [10] 0x55e8fd3e1000 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: - a\n 41: - b\n 41: - c\n 41: - .foo\n 41: - .\n 41: - '-a'\n 41: - +b\n 41: - /b\n 41: - ':c'\n 41: - $g\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e7240 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55e8fd3e72d0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55e8fd3e7360 VAL: 'b' (10 sibs) 41: [3] [3] 0x55e8fd3e73f0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55e8fd3e7480 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55e8fd3e7510 VAL: '.' (10 sibs) 41: [6] [6] 0x55e8fd3e75a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x55e8fd3e7630 VAL: '+b' (10 sibs) 41: [8] [8] 0x55e8fd3e76c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55e8fd3e7750 VAL: ':c' (10 sibs) 41: [10] [10] 0x55e8fd3e77e0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: a: a\r\n 41: b: b\r\n 41: c: c\r\n 41: .foo: .foo\r\n 41: .: .\r\n 41: -a: -a\r\n 41: +b: +b\r\n 41: /b: /b\r\n 41: :c: :c\r\n 41: $g: $g\r\n 41: '*': '*'\r\n 41: '*a': '*a'\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e2580 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3e2610 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3e26a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3e2730 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3e27c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3e2850 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3e28e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3e2970 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3e2a00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3e2a90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3e2b20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3e2bb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3e2c40 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: a: a\n 41: b: b\n 41: c: c\n 41: .foo: .foo\n 41: .: .\n 41: '-a': '-a'\n 41: +b: +b\n 41: /b: /b\n 41: ':c': ':c'\n 41: $g: $g\n 41: '*': '*'\n 41: '*a': '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e8d60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3e8df0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3e8e80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3e8f10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3e8fa0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3e9030 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3e90c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3e9150 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3e91e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3e9270 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3e9300 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3e9390 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3e9420 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g,\r\n 41: '*': '*', '*a':'*a'}~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e2e90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3e2f20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3e2fb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3e3040 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3e30d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3e3160 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3e31f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3e3280 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3e3310 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3e33a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3e3430 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3e34c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3e3550 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: a: a\n 41: b: b\n 41: c: c\n 41: .foo: .foo\n 41: .: .\n 41: '-a': '-a'\n 41: +b: +b\n 41: /b: /b\n 41: ':c': ':c'\n 41: $g: $g\n 41: '*': '*'\n 41: '*a': '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e9670 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3e9700 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3e9790 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3e9820 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3e98b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3e9940 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3e99d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3e9a60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3e9af0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3e9b80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3e9c10 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3e9ca0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3e9d30 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: REF TREE: 41: 0x55e8fd3c15e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55e8fd3c00d0 VAL: 'a' (21 sibs) 41: 0x55e8fd3c0168 VAL: 'b:b' (21 sibs) 41: 0x55e8fd3c0200 VAL: 'c{c' (21 sibs) 41: 0x55e8fd3c0298 VAL: 'cc{' (21 sibs) 41: 0x55e8fd3c0330 VAL: 'c}c' (21 sibs) 41: 0x55e8fd3c03c8 VAL: 'cc}' (21 sibs) 41: 0x55e8fd3c0460 VAL: 'c!c' (21 sibs) 41: 0x55e8fd3c04f8 VAL: 'cc!' (21 sibs) 41: 0x55e8fd3c0590 VAL: '.foo' (21 sibs) 41: 0x55e8fd3c0628 VAL: '.' (21 sibs) 41: 0x55e8fd3c06c0 VAL: '-a' (21 sibs) 41: 0x55e8fd3c0758 VAL: '+b' (21 sibs) 41: 0x55e8fd3c07f0 VAL: '/b' (21 sibs) 41: 0x55e8fd3c0888 VAL: ':c' (21 sibs) 41: 0x55e8fd3c0920 VAL: '$g' (21 sibs) 41: 0x55e8fd3c09b8 VAL: '*' (21 sibs) 41: 0x55e8fd3c0a50 VAL: '*' (21 sibs) 41: 0x55e8fd3c0ae8 VAL: '*' (21 sibs) 41: 0x55e8fd3c0b80 VAL: '*a' (21 sibs) 41: 0x55e8fd3c0c18 VAL: '*a' (21 sibs) 41: 0x55e8fd3c0cb0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e9f80 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55e8fd3ea010 VAL: 'a' (21 sibs) 41: [2] [2] 0x55e8fd3ea0a0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55e8fd3ea130 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55e8fd3ea1c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55e8fd3ea250 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55e8fd3ea2e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55e8fd3ea370 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55e8fd3ea400 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55e8fd3ea490 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55e8fd3ea520 VAL: '.' (21 sibs) 41: [11] [11] 0x55e8fd3ea5b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55e8fd3ea640 VAL: '+b' (21 sibs) 41: [13] [13] 0x55e8fd3ea6d0 VAL: '/b' (21 sibs) 41: [14] [14] 0x55e8fd3ea760 VAL: ':c' (21 sibs) 41: [15] [15] 0x55e8fd3ea7f0 VAL: '$g' (21 sibs) 41: [16] [16] 0x55e8fd3ea880 VAL: '*' (21 sibs) 41: [17] [17] 0x55e8fd3ea910 VAL: '*' (21 sibs) 41: [18] [18] 0x55e8fd3ea9a0 VAL: '*' (21 sibs) 41: [19] [19] 0x55e8fd3eaa30 VAL: '*a' (21 sibs) 41: [20] [20] 0x55e8fd3eaac0 VAL: '*a' (21 sibs) 41: [21] [21] 0x55e8fd3eab50 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x55e8fd3c16f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55e8fd3c0f90 VAL: 'a' (10 sibs) 41: 0x55e8fd3c1028 VAL: 'b' (10 sibs) 41: 0x55e8fd3c10c0 VAL: 'c' (10 sibs) 41: 0x55e8fd3c1158 VAL: '.foo' (10 sibs) 41: 0x55e8fd3c11f0 VAL: '.' (10 sibs) 41: 0x55e8fd3c1288 VAL: '-a' (10 sibs) 41: 0x55e8fd3c1320 VAL: '+b' (10 sibs) 41: 0x55e8fd3c13b8 VAL: '/b' (10 sibs) 41: 0x55e8fd3c1450 VAL: ':c' (10 sibs) 41: 0x55e8fd3c14e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3e4530 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55e8fd3e45c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55e8fd3e4650 VAL: 'b' (10 sibs) 41: [3] [3] 0x55e8fd3e46e0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55e8fd3e4770 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55e8fd3e4800 VAL: '.' (10 sibs) 41: [6] [6] 0x55e8fd3e4890 VAL: '-a' (10 sibs) 41: [7] [7] 0x55e8fd3e4920 VAL: '+b' (10 sibs) 41: [8] [8] 0x55e8fd3e49b0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55e8fd3e4a40 VAL: ':c' (10 sibs) 41: [10] [10] 0x55e8fd3e4ad0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: REF TREE: 41: 0x55e8fd3c1810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55e8fd3c1a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55e8fd3c1a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55e8fd3c1b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55e8fd3c1bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55e8fd3c1c60 KEYVAL: '.' '.' (12 sibs) 41: 0x55e8fd3c1cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55e8fd3c1d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55e8fd3c1e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55e8fd3c1ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55e8fd3c1f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55e8fd3c1ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x55e8fd3c2088 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3eabf0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3eac80 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3ead10 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3eada0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3eae30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3eaec0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3eaf50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3eafe0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3eb070 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3eb100 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3eb190 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3eb220 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3eb2b0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x55e8fd3c1928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55e8fd3c2130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55e8fd3c21c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55e8fd3c2260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55e8fd3c22f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55e8fd3c2390 KEYVAL: '.' '.' (12 sibs) 41: 0x55e8fd3c2428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55e8fd3c24c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55e8fd3c2558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55e8fd3c25f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55e8fd3c2688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55e8fd3c2720 KEYVAL: '*' '*' (12 sibs) 41: 0x55e8fd3c27b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3eb350 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3eb3e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3eb470 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3eb500 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3eb590 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3eb620 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3eb6b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3eb740 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3eb7d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3eb860 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3eb8f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3eb980 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3eba10 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: REF TREE: 41: 0x55e8fd3c15e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55e8fd3c00d0 VAL: 'a' (21 sibs) 41: 0x55e8fd3c0168 VAL: 'b:b' (21 sibs) 41: 0x55e8fd3c0200 VAL: 'c{c' (21 sibs) 41: 0x55e8fd3c0298 VAL: 'cc{' (21 sibs) 41: 0x55e8fd3c0330 VAL: 'c}c' (21 sibs) 41: 0x55e8fd3c03c8 VAL: 'cc}' (21 sibs) 41: 0x55e8fd3c0460 VAL: 'c!c' (21 sibs) 41: 0x55e8fd3c04f8 VAL: 'cc!' (21 sibs) 41: 0x55e8fd3c0590 VAL: '.foo' (21 sibs) 41: 0x55e8fd3c0628 VAL: '.' (21 sibs) 41: 0x55e8fd3c06c0 VAL: '-a' (21 sibs) 41: 0x55e8fd3c0758 VAL: '+b' (21 sibs) 41: 0x55e8fd3c07f0 VAL: '/b' (21 sibs) 41: 0x55e8fd3c0888 VAL: ':c' (21 sibs) 41: 0x55e8fd3c0920 VAL: '$g' (21 sibs) 41: 0x55e8fd3c09b8 VAL: '*' (21 sibs) 41: 0x55e8fd3c0a50 VAL: '*' (21 sibs) 41: 0x55e8fd3c0ae8 VAL: '*' (21 sibs) 41: 0x55e8fd3c0b80 VAL: '*a' (21 sibs) 41: 0x55e8fd3c0c18 VAL: '*a' (21 sibs) 41: 0x55e8fd3c0cb0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3ebab0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55e8fd3ebb40 VAL: 'a' (21 sibs) 41: [2] [2] 0x55e8fd3ebbd0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55e8fd3ebc60 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55e8fd3ebcf0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55e8fd3ebd80 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55e8fd3ebe10 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55e8fd3ebea0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55e8fd3ebf30 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55e8fd3ebfc0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55e8fd3ec050 VAL: '.' (21 sibs) 41: [11] [11] 0x55e8fd3ec0e0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55e8fd3ec170 VAL: '+b' (21 sibs) 41: [13] [13] 0x55e8fd3ec200 VAL: '/b' (21 sibs) 41: [14] [14] 0x55e8fd3ec290 VAL: ':c' (21 sibs) 41: [15] [15] 0x55e8fd3ec320 VAL: '$g' (21 sibs) 41: [16] [16] 0x55e8fd3ec3b0 VAL: '*' (21 sibs) 41: [17] [17] 0x55e8fd3ec440 VAL: '*' (21 sibs) 41: [18] [18] 0x55e8fd3ec4d0 VAL: '*' (21 sibs) 41: [19] [19] 0x55e8fd3ec560 VAL: '*a' (21 sibs) 41: [20] [20] 0x55e8fd3ec5f0 VAL: '*a' (21 sibs) 41: [21] [21] 0x55e8fd3ec680 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x55e8fd3c16f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55e8fd3c0f90 VAL: 'a' (10 sibs) 41: 0x55e8fd3c1028 VAL: 'b' (10 sibs) 41: 0x55e8fd3c10c0 VAL: 'c' (10 sibs) 41: 0x55e8fd3c1158 VAL: '.foo' (10 sibs) 41: 0x55e8fd3c11f0 VAL: '.' (10 sibs) 41: 0x55e8fd3c1288 VAL: '-a' (10 sibs) 41: 0x55e8fd3c1320 VAL: '+b' (10 sibs) 41: 0x55e8fd3c13b8 VAL: '/b' (10 sibs) 41: 0x55e8fd3c1450 VAL: ':c' (10 sibs) 41: 0x55e8fd3c14e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3ec720 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55e8fd3ec7b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55e8fd3ec840 VAL: 'b' (10 sibs) 41: [3] [3] 0x55e8fd3ec8d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x55e8fd3ec960 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55e8fd3ec9f0 VAL: '.' (10 sibs) 41: [6] [6] 0x55e8fd3eca80 VAL: '-a' (10 sibs) 41: [7] [7] 0x55e8fd3ecb10 VAL: '+b' (10 sibs) 41: [8] [8] 0x55e8fd3ecba0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55e8fd3ecc30 VAL: ':c' (10 sibs) 41: [10] [10] 0x55e8fd3eccc0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: REF TREE: 41: 0x55e8fd3c1810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55e8fd3c1a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55e8fd3c1a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55e8fd3c1b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55e8fd3c1bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55e8fd3c1c60 KEYVAL: '.' '.' (12 sibs) 41: 0x55e8fd3c1cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55e8fd3c1d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55e8fd3c1e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55e8fd3c1ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55e8fd3c1f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55e8fd3c1ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x55e8fd3c2088 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3ecd60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3ecdf0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3ece80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3ecf10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3ecfa0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3ed030 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3ed0c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3ed150 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3ed1e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3ed270 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3ed300 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3ed390 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3ed420 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x55e8fd3c1928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55e8fd3c2130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55e8fd3c21c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55e8fd3c2260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55e8fd3c22f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55e8fd3c2390 KEYVAL: '.' '.' (12 sibs) 41: 0x55e8fd3c2428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55e8fd3c24c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55e8fd3c2558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55e8fd3c25f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55e8fd3c2688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55e8fd3c2720 KEYVAL: '*' '*' (12 sibs) 41: 0x55e8fd3c27b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55e8fd3ed4c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55e8fd3ed550 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55e8fd3ed5e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55e8fd3ed670 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55e8fd3ed700 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55e8fd3ed790 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55e8fd3ed820 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55e8fd3ed8b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55e8fd3ed940 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55e8fd3ed9d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55e8fd3eda60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55e8fd3edaf0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55e8fd3edb80 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase (6 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (6 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x555ddd7d5470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7c7ce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x555ddd7c81b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x555ddd7c8248 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c7d78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x555ddd7c82f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x555ddd7c8388 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c7e10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x555ddd7c8430 KEYVAL: 'r' '10' (1 sibs) 42: 0x555ddd7c7ea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x555ddd7c84d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x555ddd7c7f40 MAP: (8 sibs) 4 children: 42: 0x555ddd7c8570 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7c8608 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7c86a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7c8738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c7fd8 MAP: (8 sibs) 3 children: 42: 0x555ddd7c87e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x555ddd7c8878 KEYVAL: 'r' '10' (3 sibs) 42: 0x555ddd7c8910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x555ddd7c8070 MAP: (8 sibs) 2 children: 42: 0x555ddd7c89b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x555ddd7c8af0 VAL***: '*CENTER' (2 sibs) 42: 0x555ddd7c8b88 VAL***: '*BIG' (2 sibs) 42: 0x555ddd7c8a48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x555ddd7c8108 MAP: (8 sibs) 3 children: 42: 0x555ddd7c8c30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x555ddd7c8e00 VAL***: '*BIG' (3 sibs) 42: 0x555ddd7c8e98 VAL***: '*LEFT' (3 sibs) 42: 0x555ddd7c8f30 VAL***: '*SMALL' (3 sibs) 42: 0x555ddd7c8cc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x555ddd7c8d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd850ca0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd850d30 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x555ddd850dc0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd850e50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd850ee0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x555ddd850f70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd851000 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd851090 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x555ddd851120 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd8511b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x555ddd851240 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd8512d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd851360 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd8513f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd851480 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd851510 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8515a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x555ddd851630 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x555ddd8516c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x555ddd851750 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x555ddd8517e0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x555ddd851870 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x555ddd851900 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x555ddd851990 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x555ddd851a20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x555ddd851ab0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x555ddd851b40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x555ddd851bd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x555ddd851c60 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x555ddd851cf0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x555ddd851d80 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x555ddd851e10 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *SMALL, *LEFT, *BIG ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x555ddd7d5588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7c9960 MAP: (8 sibs) 2 children: 42: 0x555ddd7c6bd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x555ddd7c6c68 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c99f8 MAP: (8 sibs) 2 children: 42: 0x555ddd7c73d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x555ddd7c7468 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c9a90 MAP: (8 sibs) 1 children: 42: 0x555ddd7c9e30 KEYVAL: 'r' '10' (1 sibs) 42: 0x555ddd7c9b28 MAP: (8 sibs) 1 children: 42: 0x555ddd7c9ed0 KEYVAL: 'r' '1' (1 sibs) 42: 0x555ddd7c9bc0 MAP: (8 sibs) 4 children: 42: 0x555ddd7c9f70 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca008 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca0a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9c58 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca1e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca278 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca310 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca3a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9cf0 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca450 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca4e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca580 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9d88 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca6c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca758 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca7f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca888 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd853be0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd853c70 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x555ddd853d00 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd853d90 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd853e20 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x555ddd853eb0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd853f40 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd853fd0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x555ddd854060 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd8540f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x555ddd854180 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd854210 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8542a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd854330 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8543c0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd854450 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8544e0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x555ddd854570 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x555ddd854600 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x555ddd854690 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x555ddd854720 MAP: (8 sibs) 2 children: 42: [21] [21] 0x555ddd8547b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x555ddd854840 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x555ddd8548d0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x555ddd854960 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x555ddd8549f0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x555ddd854a80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x555ddd854b10 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x555ddd854ba0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x555ddd854c30 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x555ddd854cc0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x555ddd854d50 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd854df0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd854e80 MAP: (8 sibs) 2 children: 42: [2] [2] 0x555ddd854f10 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd854fa0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd855030 MAP: (8 sibs) 2 children: 42: [5] [5] 0x555ddd8550c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd855150 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd8551e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x555ddd855270 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd855300 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd855390 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd855420 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8554b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd855540 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8555d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd855660 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8556f0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x555ddd855ff0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x555ddd856080 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x555ddd855810 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x555ddd8558a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x555ddd855930 MAP: (8 sibs) 4 children: 42: [22] [17] 0x555ddd855780 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x555ddd856110 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x555ddd855a50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x555ddd855b70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x555ddd855c00 MAP: (8 sibs) 4 children: 42: [27] [30] 0x555ddd855ed0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x555ddd855d20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x555ddd855ae0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x555ddd855f60 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd854df0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd854e80 MAP: (8 sibs) 2 children: 42: [2] [2] 0x555ddd854f10 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd854fa0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd855030 MAP: (8 sibs) 2 children: 42: [5] [5] 0x555ddd8550c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd855150 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd8551e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x555ddd855270 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd855300 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd855390 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd855420 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8554b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd855540 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8555d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd855660 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8556f0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x555ddd855780 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x555ddd855810 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x555ddd8558a0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x555ddd855930 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x555ddd8559c0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x555ddd855a50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x555ddd855ae0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x555ddd855b70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x555ddd855c00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x555ddd855c90 MAP: (8 sibs) 4 children: 42: [27] [27] 0x555ddd855d20 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x555ddd855db0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x555ddd855e40 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x555ddd855ed0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x555ddd7d56a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cada0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x555ddd7cae38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x555ddd7caed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cb140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x555ddd7cb1d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x555ddd7caf68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x555ddd7c6db0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cb000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x555ddd7cb280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cb318 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cb098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x555ddd7cb3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cb458 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd857200 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd857290 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd857320 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8573b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd857440 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd8574d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd857560 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8575f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd857680 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd857710 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8577a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd857830 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8578c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd857950 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x555ddd7d57b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cb500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x555ddd7cb598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x555ddd7cb630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cb8a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x555ddd7cb938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x555ddd7cb6c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x555ddd7cb9e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cb760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x555ddd7cba80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cbb18 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cb7f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x555ddd7cbbc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cbc58 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd859540 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8595d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd859660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8596f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd859780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd859810 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8598a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd859930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8599c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd859a50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd859ae0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd859b70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd859c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd859c90 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x555ddd7d58d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cc5d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7cc668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7cc700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cc970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cca08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cc798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x555ddd7ccab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cc830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x555ddd7ccb50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7ccbe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cc8c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x555ddd7ccc90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7ccd28 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd85b6b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd85b740 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd85b7d0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd85b860 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd85b8f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd85b980 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd85ba10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd85baa0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd85bb30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd85bbc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd85bc50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd85bce0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd85bd70 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd85be00 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd85b6b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd85b740 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd85b7d0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd85b860 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd85b8f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd85b980 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd85ba10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd85baa0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd85bb30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x555ddd85be90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd85bc50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd85bce0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x555ddd85bbc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd85be00 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd85b6b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd85b740 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd85b7d0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd85b860 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd85b8f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd85b980 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd85ba10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd85baa0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd85bb30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd85bbc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd85bc50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd85bce0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd85bd70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd85be00 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x555ddd7d59e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7ca980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7caa18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7caab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7ccdd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cce68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cab48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x555ddd7ccf10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cabe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x555ddd7ccfb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7cd048 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cac78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x555ddd7cd0f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7cd188 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd85da00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd85da90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd85db20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd85dbb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd85dc40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd85dcd0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd85dd60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd85ddf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd85de80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd85df10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd85dfa0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd85e030 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd85e0c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd85e150 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd85da00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd85da90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd85db20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd85dbb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd85dc40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd85dcd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd85dd60 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd85ddf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd85de80 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x555ddd85e1e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd85dfa0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd85e030 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x555ddd85df10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd85e150 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd85da00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd85da90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd85db20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd85dbb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd85dc40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd85dcd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd85dd60 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd85ddf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd85de80 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd85df10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd85dfa0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd85e030 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd85e0c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd85e150 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x555ddd7d5b00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x555ddd7cd830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x555ddd7cd8c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x555ddd7cd960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x555ddd7c7510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x555ddd7c75a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x555ddd7cd9f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x555ddd7cdc60 MAP: (2 sibs) 4 children: 42: 0x555ddd7c9240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x555ddd7c92d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x555ddd7c9370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x555ddd7c9408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x555ddd7cdcf8 MAP: (2 sibs) 5 children: 42: 0x555ddd7cdda0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x555ddd7cde38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x555ddd7cded0 KEYVAL: 'size' '8' (5 sibs) 42: 0x555ddd7cdf68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x555ddd7ce000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x555ddd7cda90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x555ddd7c70c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7c7158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7c71f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7cdb28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x555ddd7cdbc0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd861000 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd861090 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd861120 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8611b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd861240 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8612d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd861360 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8613f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd861480 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd861510 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd8615a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd861630 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8616c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd861750 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8617e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd861870 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd861900 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd861990 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd861a20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x555ddd861ab0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd861b40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd861bd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd861c60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x555ddd861cf0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x555ddd7d5c18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x555ddd7ce0f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x555ddd7ce188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x555ddd7ce220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x555ddd7ce520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x555ddd7ce5b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x555ddd7ce2b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x555ddd7ce660 MAP: (2 sibs) 4 children: 42: 0x555ddd7c94b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x555ddd7c9548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x555ddd7c95e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x555ddd7c9678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x555ddd7ce6f8 MAP: (2 sibs) 5 children: 42: 0x555ddd7ce7a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x555ddd7ce838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x555ddd7ce8d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x555ddd7ce968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x555ddd7cea00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x555ddd7ce350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x555ddd7c79f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7c7a88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7c7b20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7ce3e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x555ddd7ceaa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7ceb38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7cebd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7ce480 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8641f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd864280 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd864310 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8643a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd864430 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8644c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd864550 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8645e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd864670 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd864700 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd864790 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd864820 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8648b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd864940 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8649d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd864a60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd864af0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd864b80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd864c10 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x555ddd864ca0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd864d30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd864dc0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd864e50 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x555ddd864ee0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd8641f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd864280 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd864310 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8643a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd864430 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8644c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd864550 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8645e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd864670 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd864700 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd864790 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd864820 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8648b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd864940 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8649d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd864a60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd864af0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd864b80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd864c10 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x555ddd864ca0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd864d30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd864dc0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd864e50 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x555ddd864f70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x555ddd865000 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x555ddd865090 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x555ddd864ee0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd8641f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd864280 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd864310 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8643a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd864430 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8644c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd864550 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8645e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd864670 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd864700 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd864790 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd864820 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8648b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd864940 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8649d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd864a60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd864af0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd864b80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd864c10 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x555ddd864ca0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd864d30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd864dc0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd864e50 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x555ddd864ee0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x555ddd864f70 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x555ddd865000 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x555ddd865090 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x555ddd7d5d30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x555ddd7d0770 MAP: (6 sibs) 1 children: 42: 0x555ddd7d0b10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x555ddd7d0bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d0c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d0ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d0d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d0e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d0808 MAP: (6 sibs) 1 children: 42: 0x555ddd7d0eb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x555ddd7d0f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d0fe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d1080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d1118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d11b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d08a0 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x555ddd7d0938 MAP: (6 sibs) 1 children: 42: 0x555ddd7d12f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x555ddd7d09d0 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x555ddd7d1430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x555ddd7d14c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x555ddd7d0a68 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1570 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8673b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd867440 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd8674d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x555ddd867560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd8675f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd867680 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd867710 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8677a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd867830 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8678c0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x555ddd867950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd8679e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd867a70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd867b00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd867b90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd867c20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd867cb0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x555ddd867d40 MAP: (6 sibs) 1 children: 42: [18] [18] 0x555ddd867dd0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x555ddd867e60 MAP: (6 sibs) 1 children: 42: [20] [20] 0x555ddd867ef0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x555ddd867f80 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x555ddd868010 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x555ddd8680a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x555ddd868130 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x555ddd7d5e48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x555ddd7d2810 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d2bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d2c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d2ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d2d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d2e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d28a8 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc3f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d2eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d2f48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d2fe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2940 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d31b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d32e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d3378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d3410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d29d8 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d34b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d35e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2a70 MAP: (6 sibs) 1 children: 42: 0x555ddd7d37b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d3850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d38e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d3980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d3a18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d3ab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2b08 MAP: (6 sibs) 1 children: 42: 0x555ddd7d3b50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d3bf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3c88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d3d20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3db8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3e50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd86a570 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd86a600 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd86a690 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x555ddd86a720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd86a7b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd86a840 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd86a8d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd86a960 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd86a9f0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd86aa80 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x555ddd86ab10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd86aba0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd86ac30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd86acc0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd86ad50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd86ade0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd86ae70 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x555ddd86af00 MAP: (6 sibs) 1 children: 42: [18] [18] 0x555ddd86af90 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x555ddd86b020 MAP: (6 sibs) 1 children: 42: [20] [20] 0x555ddd86b0b0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x555ddd86b140 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x555ddd86b1d0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x555ddd86b260 MAP: (6 sibs) 1 children: 42: [24] [24] 0x555ddd86b2f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd86b780 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd86b810 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd86b8a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x555ddd86b930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd86b9c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd86ba50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd86bae0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd86bb70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd86bc00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd86bc90 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x555ddd86bd20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd86bdb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd86be40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd86bed0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd86bf60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd86bff0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd86c080 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x555ddd86c590 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x555ddd86c620 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x555ddd86c6b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x555ddd86c740 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x555ddd86c7d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x555ddd86c110 MAP: (6 sibs) 1 children: 42: [23] [18] 0x555ddd86c1a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x555ddd86c860 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x555ddd86c8f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x555ddd86c980 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x555ddd86ca10 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x555ddd86caa0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x555ddd86c230 MAP: (6 sibs) 1 children: 42: [30] [20] 0x555ddd86c2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x555ddd86cb30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x555ddd86cbc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x555ddd86cc50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x555ddd86cce0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x555ddd86c3e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x555ddd86c470 MAP: (6 sibs) 1 children: 42: [37] [24] 0x555ddd86c500 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x555ddd86c350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x555ddd86cd70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x555ddd86ce00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x555ddd86ce90 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x555ddd86cf20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd86b780 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd86b810 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd86b8a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x555ddd86b930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd86b9c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd86ba50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd86bae0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd86bb70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd86bc00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd86bc90 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x555ddd86bd20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd86bdb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd86be40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd86bed0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd86bf60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd86bff0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd86c080 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x555ddd86c110 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x555ddd86c1a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x555ddd86c230 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x555ddd86c2c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x555ddd86c350 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x555ddd86c3e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x555ddd86c470 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x555ddd86c500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x555ddd86c590 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x555ddd86c620 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x555ddd86c6b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x555ddd86c740 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x555ddd86c7d0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x555ddd86c860 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x555ddd86c8f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x555ddd86c980 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x555ddd86ca10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x555ddd86caa0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x555ddd86cb30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x555ddd86cbc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x555ddd86cc50 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x555ddd86cce0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x555ddd86cd70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x555ddd86ce00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x555ddd86ce90 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x555ddd86cf20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --------------- 42: 42: --- 42: &a1 42: !!str 42: scalar1 42: --- &a1 !!str scalar1 42: --- 42: !!str 42: &a1 42: scalar1 42: --- !!str &a1 scalar1 42: --- 42: !!str 42: &a2 42: scalar2 42: --- &a2 !!str scalar2 42: --- 42: &a3 42: !!str scalar3 42: --- &a3 !!str scalar3 42: --- 42: &a4 !!map 42: &a5 !!str key5: value4 42: --- &a4 !!map 42: &a5 !!str key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- 42: !!map 42: &a8 !!str key8: value7 42: --- !!map 42: &a8 !!str key8: value7 42: --- 42: !!map 42: !!str &a10 key10: value9 42: --- !!map 42: &a10 !!str key10: value9 42: --- 42: !!str &a11 42: value11 42: --- &a11 !!str value11 42: --------------- 42: REF TREE: 42: 0x555ddd7d5f60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x555ddd7d3ef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d3f88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d4020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d40b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d4150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x555ddd7d41e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x555ddd7d4280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x555ddd7d4318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x555ddd7d43b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x555ddd7d1c10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x555ddd7d4448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x555ddd7d1cb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x555ddd7d44e0 DOCMAP: (17 sibs) 2 children: 42: 0x555ddd7c6a90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x555ddd7c6b28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x555ddd7d4578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1d50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x555ddd7d4610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1df0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x555ddd7d46a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x555ddd7d4740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d16b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x555ddd7d47d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x555ddd7d4870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd86eaa0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x555ddd86eb30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x555ddd86ebc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x555ddd86ec50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x555ddd86ece0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x555ddd86ed70 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x555ddd86ee00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x555ddd86ee90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x555ddd86ef20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x555ddd86efb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x555ddd86f040 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x555ddd86f0d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x555ddd86f160 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x555ddd86f1f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x555ddd86f280 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x555ddd86f310 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x555ddd86f3a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x555ddd86f430 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x555ddd86f4c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x555ddd86f550 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x555ddd86f5e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x555ddd86f670 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x555ddd86f700 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x555ddd86f790 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x555ddd86f820 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x555ddd86f8b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x555ddd7d6078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x555ddd7d2210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x555ddd7d22a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x555ddd7d2340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x555ddd7d23d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x555ddd7d2470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x555ddd7cbd00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x555ddd7cbd98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd86e190 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd86e220 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x555ddd86e2b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x555ddd86e340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd86e3d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x555ddd86e460 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd86e4f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x555ddd86e580 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x555ddd7d6190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x555ddd7cec70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x555ddd7ced08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x555ddd7ceda0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x555ddd7cee38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x555ddd7ceed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x555ddd7cbe90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x555ddd7cbf28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8724f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd872580 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x555ddd872610 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x555ddd8726a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd872730 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x555ddd8727c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd872850 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8728e0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd8724f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd872580 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x555ddd872610 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x555ddd8726a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd872730 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x555ddd8727c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd872850 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8728e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd8724f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd872580 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x555ddd872610 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x555ddd8726a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd872730 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x555ddd8727c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd872850 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8728e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: --------------- 42: {&a0 a0: &b0 b0, *b0: *a0}--------------- 42: REF TREE: 42: 0x555ddd7d62a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7c7290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x555ddd7c7328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd874220 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8742b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x555ddd874340 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: --------------- 42: {&a0 a0: &b0 b0, *b0: *a0}--------------- 42: REF TREE: 42: 0x555ddd7d63c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x555ddd7cd2c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd875f50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd875fe0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x555ddd876070 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd875f50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd875fe0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x555ddd876070 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd875f50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd875fe0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x555ddd876070 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: --------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x555ddd7d64d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x555ddd7d4a50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x555ddd7d4ae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x555ddd7d4b80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x555ddd7d4f20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x555ddd7d4fb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x555ddd7d4c18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x555ddd7c7820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x555ddd7c78b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x555ddd7c7950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x555ddd7d4cb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x555ddd7d5060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x555ddd7d50f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x555ddd7d4d48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x555ddd7d4de0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x555ddd7d51a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x555ddd7d5238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x555ddd7d4e78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x555ddd7d52e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x555ddd7d5378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd878ae0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x555ddd878b70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x555ddd878c00 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x555ddd878c90 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd878d20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x555ddd878db0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x555ddd878e40 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd878ed0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x555ddd878f60 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x555ddd878ff0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x555ddd879080 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd879110 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x555ddd8791a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x555ddd879230 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x555ddd8792c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd879350 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x555ddd8793e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x555ddd879470 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd879500 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x555ddd879590 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x555ddd7d65f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x555ddd7d7730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x555ddd7d77c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x555ddd7d7860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x555ddd7d7c00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x555ddd7d7c98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x555ddd7d78f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x555ddd7d7d40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x555ddd7d7dd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x555ddd7d7e70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x555ddd7d7990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x555ddd7d7f10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x555ddd7d7fa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x555ddd7d7a28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x555ddd7d7ac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x555ddd7d8050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x555ddd7d80e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x555ddd7d7b58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x555ddd7d8190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x555ddd7d8228 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd87ba20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd87bab0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x555ddd87bb40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x555ddd87bbd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd87bc60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x555ddd87bcf0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x555ddd87bd80 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd87be10 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x555ddd87bea0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x555ddd87bf30 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x555ddd87bfc0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd87c050 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x555ddd87c0e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x555ddd87c170 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x555ddd87c200 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd87c290 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x555ddd87c320 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x555ddd87c3b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd87c440 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x555ddd87c4d0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd87ba20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd87bab0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x555ddd87bb40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x555ddd87bbd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd87bc60 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x555ddd87bcf0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x555ddd87bd80 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd87be10 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x555ddd87bea0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x555ddd87bf30 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x555ddd87bfc0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd87c050 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x555ddd87c0e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x555ddd87c170 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x555ddd87c200 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd87c290 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x555ddd87c320 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x555ddd87c3b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd87c440 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x555ddd87c4d0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd87ba20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd87bab0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x555ddd87bb40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x555ddd87bbd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd87bc60 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x555ddd87bcf0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x555ddd87bd80 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd87be10 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x555ddd87bea0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x555ddd87bf30 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x555ddd87bfc0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd87c050 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x555ddd87c0e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x555ddd87c170 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x555ddd87c200 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd87c290 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x555ddd87c320 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x555ddd87c3b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd87c440 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x555ddd87c4d0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x555ddd7d6708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x555ddd7cfb90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x555ddd7d0060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x555ddd7d00f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x555ddd7d0190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x555ddd7cfc28 MAP: (8 sibs) 3 children: 42: 0x555ddd7d0230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x555ddd7d02c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x555ddd7d0360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x555ddd7cfcc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x555ddd7cf310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x555ddd7cfd58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x555ddd7cf3b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x555ddd7cfdf0 MAP: (8 sibs) 7 children: 42: 0x555ddd7d82d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x555ddd7d8368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x555ddd7d8400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x555ddd7d8498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x555ddd7d8530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x555ddd7d85c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x555ddd7d8660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x555ddd7cfe88 VAL***: '*a0' (8 sibs) 42: 0x555ddd7cff20 VAL***: '*a7' (8 sibs) 42: 0x555ddd7cffb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd87e960 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x555ddd87e9f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x555ddd87ea80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd87eb10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd87eba0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd87ec30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd87ecc0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd87ed50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd87ede0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd87ee70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x555ddd87ef00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd87ef90 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x555ddd87f020 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd87f0b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd87f140 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd87f1d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd87f260 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd87f2f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd87f380 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd87f410 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd87f4a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd87f530 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x555ddd87f5c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x555ddd87f650 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x555ddd7d6820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7d8700 MAP: (8 sibs) 3 children: 42: 0x555ddd7d8bd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x555ddd7d8c68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x555ddd7d8d00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x555ddd7d8798 MAP: (8 sibs) 3 children: 42: 0x555ddd7d8da0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x555ddd7d8e38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x555ddd7d8ed0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x555ddd7d8830 MAP: (8 sibs) 1 children: 42: 0x555ddd7cd780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x555ddd7d88c8 MAP: (8 sibs) 1 children: 42: 0x555ddd7d0620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x555ddd7d8960 MAP: (8 sibs) 7 children: 42: 0x555ddd7d8f70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x555ddd7d9008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x555ddd7d90a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x555ddd7d9138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x555ddd7d91d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x555ddd7d9268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x555ddd7d9300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x555ddd7d89f8 MAP: (8 sibs) 3 children: 42: 0x555ddd7d93a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x555ddd7d9438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x555ddd7d94d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x555ddd7d8a90 MAP: (8 sibs) 1 children: 42: 0x555ddd7d9570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x555ddd7d8b28 MAP: (8 sibs) 1 children: 42: 0x555ddd7d9610 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd880f90 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x555ddd881020 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x555ddd8810b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd881140 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8811d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd881260 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8812f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd881380 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd881410 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8814a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x555ddd881530 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8815c0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x555ddd881650 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8816e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd881770 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd881800 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd881890 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd881920 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8819b0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd881a40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd881ad0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd881b60 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x555ddd881bf0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x555ddd881c80 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd880f90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd881020 MAP: (8 sibs) 3 children: 42: [2] [2] 0x555ddd8810b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd881140 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8811d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd881260 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8812f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd881380 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd881410 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8814a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd881530 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8815c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x555ddd881650 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8816e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd881770 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd881800 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd881890 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd881920 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8819b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd881a40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd881ad0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd881b60 MAP: (8 sibs) 3 children: 42: [22] [24] 0x555ddd881d10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x555ddd881da0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x555ddd881e30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x555ddd881bf0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x555ddd881ec0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x555ddd881c80 MAP: (8 sibs) 1 children: 42: [28] [28] 0x555ddd881f50 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd880f90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd881020 MAP: (8 sibs) 3 children: 42: [2] [2] 0x555ddd8810b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd881140 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8811d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd881260 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8812f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd881380 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd881410 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8814a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd881530 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8815c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x555ddd881650 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8816e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd881770 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd881800 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd881890 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd881920 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8819b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd881a40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd881ad0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd881b60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x555ddd881bf0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x555ddd881c80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x555ddd881d10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x555ddd881da0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x555ddd881e30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x555ddd881ec0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x555ddd881f50 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: --------------- 42: 42: a: 1 42: ? b 42: &anchor c: 3 42: --------------- 42: REF TREE: 42: 0x555ddd7d6938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x555ddd7c7650 KEYVAL: 'a' '1' (3 sibs) 42: 0x555ddd7c76e8 KEYVAL: 'b' '' (3 sibs) 42: 0x555ddd7c7780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8835c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x555ddd883650 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x555ddd8836e0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x555ddd883770 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: !!str &a1 "foo": 42: !!str bar 42: &a2 baz : *a1 42: --------------- 42: REF TREE: 42: 0x555ddd7d6a50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x555ddd7cd408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8852f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd885380 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd885410 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: !!str &a1 "foo": 42: !!str bar 42: &a2 baz : *a1 42: --------------- 42: REF TREE: 42: 0x555ddd7d6b68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd4b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x555ddd7cd548 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd887020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8870b0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd887140 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd887020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8870b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd887140 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd887020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8870b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd887140 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x555ddd7d5470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7c7ce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x555ddd7c81b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x555ddd7c8248 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c7d78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x555ddd7c82f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x555ddd7c8388 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c7e10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x555ddd7c8430 KEYVAL: 'r' '10' (1 sibs) 42: 0x555ddd7c7ea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x555ddd7c84d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x555ddd7c7f40 MAP: (8 sibs) 4 children: 42: 0x555ddd7c8570 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7c8608 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7c86a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7c8738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c7fd8 MAP: (8 sibs) 3 children: 42: 0x555ddd7c87e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x555ddd7c8878 KEYVAL: 'r' '10' (3 sibs) 42: 0x555ddd7c8910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x555ddd7c8070 MAP: (8 sibs) 2 children: 42: 0x555ddd7c89b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x555ddd7c8af0 VAL***: '*CENTER' (2 sibs) 42: 0x555ddd7c8b88 VAL***: '*BIG' (2 sibs) 42: 0x555ddd7c8a48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x555ddd7c8108 MAP: (8 sibs) 3 children: 42: 0x555ddd7c8c30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x555ddd7c8e00 VAL***: '*BIG' (3 sibs) 42: 0x555ddd7c8e98 VAL***: '*LEFT' (3 sibs) 42: 0x555ddd7c8f30 VAL***: '*SMALL' (3 sibs) 42: 0x555ddd7c8cc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x555ddd7c8d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd888240 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8882d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x555ddd888360 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd8883f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd888480 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x555ddd888510 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd8885a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd888630 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x555ddd8886c0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd888750 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x555ddd8887e0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd888870 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd888900 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd888990 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd888a20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd888ab0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd888b40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x555ddd888bd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x555ddd888c60 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x555ddd888cf0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x555ddd888d80 MAP: (8 sibs) 2 children: 42: [21] [21] 0x555ddd888e10 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x555ddd888ea0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x555ddd888f30 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x555ddd888fc0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x555ddd889050 MAP: (8 sibs) 3 children: 42: [26] [26] 0x555ddd8890e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x555ddd889170 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x555ddd889200 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x555ddd889290 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x555ddd889320 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x555ddd8893b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *SMALL, *LEFT, *BIG ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x555ddd7d5588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7c9960 MAP: (8 sibs) 2 children: 42: 0x555ddd7c6bd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x555ddd7c6c68 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c99f8 MAP: (8 sibs) 2 children: 42: 0x555ddd7c73d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x555ddd7c7468 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c9a90 MAP: (8 sibs) 1 children: 42: 0x555ddd7c9e30 KEYVAL: 'r' '10' (1 sibs) 42: 0x555ddd7c9b28 MAP: (8 sibs) 1 children: 42: 0x555ddd7c9ed0 KEYVAL: 'r' '1' (1 sibs) 42: 0x555ddd7c9bc0 MAP: (8 sibs) 4 children: 42: 0x555ddd7c9f70 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca008 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca0a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9c58 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca1e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca278 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca310 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca3a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9cf0 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca450 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca4e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca580 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9d88 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca6c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca758 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca7f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca888 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd889450 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8894e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x555ddd889570 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd889600 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd889690 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x555ddd889720 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd8897b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd889840 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x555ddd8898d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd889960 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x555ddd8899f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd889a80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd889b10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd889ba0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd889c30 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd889cc0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd889d50 MAP: (8 sibs) 3 children: 42: [17] [17] 0x555ddd889de0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x555ddd889e70 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x555ddd889f00 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x555ddd889f90 MAP: (8 sibs) 2 children: 42: [21] [21] 0x555ddd88a020 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x555ddd88a0b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x555ddd88a140 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x555ddd88a1d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x555ddd88a260 MAP: (8 sibs) 3 children: 42: [26] [26] 0x555ddd88a2f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x555ddd88a380 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x555ddd88a410 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x555ddd88a4a0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x555ddd88a530 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x555ddd88a5c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd88a660 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd88a6f0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x555ddd88a780 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd88a810 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd88a8a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x555ddd88a930 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd88a9c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd88aa50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x555ddd88aae0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd88ab70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd88ac00 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd88ac90 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd88ad20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd88adb0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd88ae40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd88aed0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd88af60 MAP: (8 sibs) 4 children: 42: [17] [32] 0x555ddd88b860 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x555ddd88b8f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x555ddd88b080 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x555ddd88b110 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x555ddd88b1a0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x555ddd88aff0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x555ddd88b980 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x555ddd88b2c0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x555ddd88b3e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x555ddd88b470 MAP: (8 sibs) 4 children: 42: [27] [30] 0x555ddd88b740 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x555ddd88b590 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x555ddd88b350 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x555ddd88b7d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd88a660 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd88a6f0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x555ddd88a780 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd88a810 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd88a8a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x555ddd88a930 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd88a9c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd88aa50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x555ddd88aae0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd88ab70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd88ac00 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd88ac90 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd88ad20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd88adb0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd88ae40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd88aed0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd88af60 MAP: (8 sibs) 4 children: 42: [17] [17] 0x555ddd88aff0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x555ddd88b080 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x555ddd88b110 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x555ddd88b1a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x555ddd88b230 MAP: (8 sibs) 4 children: 42: [22] [22] 0x555ddd88b2c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x555ddd88b350 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x555ddd88b3e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x555ddd88b470 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x555ddd88b500 MAP: (8 sibs) 4 children: 42: [27] [27] 0x555ddd88b590 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x555ddd88b620 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x555ddd88b6b0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x555ddd88b740 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x555ddd7d56a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cada0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x555ddd7cae38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x555ddd7caed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cb140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x555ddd7cb1d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x555ddd7caf68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x555ddd7c6db0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cb000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x555ddd7cb280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cb318 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cb098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x555ddd7cb3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cb458 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd887930 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8879c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd887a50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd887ae0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd887b70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd887c00 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd887c90 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd887d20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd887db0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd887e40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd887ed0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd887f60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd887ff0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd888080 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x555ddd7d57b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cb500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x555ddd7cb598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x555ddd7cb630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cb8a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x555ddd7cb938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x555ddd7cb6c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x555ddd7cb9e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cb760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x555ddd7cba80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cbb18 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cb7f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x555ddd7cbbc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cbc58 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd889450 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8894e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd889570 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd889600 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd889690 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd889720 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8897b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd889840 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8898d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd889960 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8899f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd889a80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd889b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd889ba0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x555ddd7d58d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cc5d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7cc668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7cc700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cc970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cca08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cc798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x555ddd7ccab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cc830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x555ddd7ccb50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7ccbe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cc8c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x555ddd7ccc90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7ccd28 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd88ca70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd88cb00 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd88cb90 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd88cc20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd88ccb0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd88cd40 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd88cdd0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd88ce60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd88cef0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd88cf80 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd88d010 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd88d0a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd88d130 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd88d1c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd88ca70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd88cb00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd88cb90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd88cc20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd88ccb0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd88cd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd88cdd0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd88ce60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd88cef0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x555ddd88d250 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd88d010 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd88d0a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x555ddd88cf80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd88d1c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd88ca70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd88cb00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd88cb90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd88cc20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd88ccb0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd88cd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd88cdd0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd88ce60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd88cef0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd88cf80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd88d010 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd88d0a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd88d130 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd88d1c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x555ddd7d59e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7ca980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7caa18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7caab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7ccdd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cce68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cab48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x555ddd7ccf10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cabe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x555ddd7ccfb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7cd048 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cac78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x555ddd7cd0f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7cd188 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd88d380 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd88d410 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd88d4a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd88d530 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd88d5c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd88d650 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd88d6e0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd88d770 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd88d800 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd88d890 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd88d920 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd88d9b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd88da40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd88dad0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd88d380 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd88d410 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd88d4a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd88d530 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd88d5c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd88d650 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd88d6e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd88d770 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd88d800 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x555ddd88db60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd88d920 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd88d9b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x555ddd88d890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd88dad0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd88d380 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd88d410 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd88d4a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd88d530 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd88d5c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd88d650 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd88d6e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd88d770 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd88d800 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd88d890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd88d920 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd88d9b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd88da40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd88dad0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x555ddd7d5b00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x555ddd7cd830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x555ddd7cd8c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x555ddd7cd960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x555ddd7c7510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x555ddd7c75a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x555ddd7cd9f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x555ddd7cdc60 MAP: (2 sibs) 4 children: 42: 0x555ddd7c9240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x555ddd7c92d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x555ddd7c9370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x555ddd7c9408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x555ddd7cdcf8 MAP: (2 sibs) 5 children: 42: 0x555ddd7cdda0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x555ddd7cde38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x555ddd7cded0 KEYVAL: 'size' '8' (5 sibs) 42: 0x555ddd7cdf68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x555ddd7ce000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x555ddd7cda90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x555ddd7c70c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7c7158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7c71f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7cdb28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x555ddd7cdbc0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd88e5a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd88e630 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd88e6c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd88e750 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd88e7e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd88e870 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd88e900 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd88e990 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd88ea20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd88eab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd88eb40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd88ebd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd88ec60 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd88ecf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd88ed80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd88ee10 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd88eea0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd88ef30 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd88efc0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x555ddd88f050 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd88f0e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd88f170 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd88f200 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x555ddd88f290 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x555ddd7d5c18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x555ddd7ce0f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x555ddd7ce188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x555ddd7ce220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x555ddd7ce520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x555ddd7ce5b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x555ddd7ce2b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x555ddd7ce660 MAP: (2 sibs) 4 children: 42: 0x555ddd7c94b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x555ddd7c9548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x555ddd7c95e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x555ddd7c9678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x555ddd7ce6f8 MAP: (2 sibs) 5 children: 42: 0x555ddd7ce7a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x555ddd7ce838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x555ddd7ce8d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x555ddd7ce968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x555ddd7cea00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x555ddd7ce350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x555ddd7c79f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7c7a88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7c7b20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7ce3e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x555ddd7ceaa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7ceb38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7cebd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7ce480 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd88f7b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd88f840 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd88f8d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd88f960 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd88f9f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd88fa80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd88fb10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd88fba0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd88fc30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd88fcc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd88fd50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd88fde0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd88fe70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd88ff00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd88ff90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd890020 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8900b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd890140 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8901d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x555ddd890260 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8902f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd890380 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd890410 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x555ddd8904a0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd88f7b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd88f840 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd88f8d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd88f960 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd88f9f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd88fa80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd88fb10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd88fba0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd88fc30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd88fcc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd88fd50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd88fde0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd88fe70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd88ff00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd88ff90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd890020 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8900b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd890140 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8901d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x555ddd890260 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8902f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd890380 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd890410 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x555ddd890530 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x555ddd8905c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x555ddd890650 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x555ddd8904a0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd88f7b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd88f840 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd88f8d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd88f960 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd88f9f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd88fa80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd88fb10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd88fba0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd88fc30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd88fcc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd88fd50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd88fde0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd88fe70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd88ff00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd88ff90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd890020 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8900b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd890140 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8901d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x555ddd890260 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8902f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd890380 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd890410 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x555ddd8904a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x555ddd890530 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x555ddd8905c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x555ddd890650 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x555ddd7d5d30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x555ddd7d0770 MAP: (6 sibs) 1 children: 42: 0x555ddd7d0b10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x555ddd7d0bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d0c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d0ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d0d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d0e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d0808 MAP: (6 sibs) 1 children: 42: 0x555ddd7d0eb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x555ddd7d0f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d0fe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d1080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d1118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d11b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d08a0 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x555ddd7d0938 MAP: (6 sibs) 1 children: 42: 0x555ddd7d12f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x555ddd7d09d0 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x555ddd7d1430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x555ddd7d14c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x555ddd7d0a68 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1570 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8909c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd890a50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd890ae0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x555ddd890b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd890c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd890c90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd890d20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd890db0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd890e40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd890ed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x555ddd890f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd890ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd891080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd891110 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8911a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd891230 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8912c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x555ddd891350 MAP: (6 sibs) 1 children: 42: [18] [18] 0x555ddd8913e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x555ddd891470 MAP: (6 sibs) 1 children: 42: [20] [20] 0x555ddd891500 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x555ddd891590 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x555ddd891620 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x555ddd8916b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x555ddd891740 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x555ddd7d5e48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x555ddd7d2810 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d2bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d2c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d2ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d2d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d2e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d28a8 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc3f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d2eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d2f48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d2fe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2940 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d31b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d32e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d3378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d3410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d29d8 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d34b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d35e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2a70 MAP: (6 sibs) 1 children: 42: 0x555ddd7d37b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d3850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d38e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d3980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d3a18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d3ab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2b08 MAP: (6 sibs) 1 children: 42: 0x555ddd7d3b50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d3bf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3c88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d3d20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3db8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3e50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd891bd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd891c60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd891cf0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x555ddd891d80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd891e10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd891ea0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd891f30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd891fc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd892050 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8920e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x555ddd892170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd892200 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd892290 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd892320 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8923b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd892440 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8924d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x555ddd892560 MAP: (6 sibs) 1 children: 42: [18] [18] 0x555ddd8925f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x555ddd892680 MAP: (6 sibs) 1 children: 42: [20] [20] 0x555ddd892710 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x555ddd8927a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x555ddd892830 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x555ddd8928c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x555ddd892950 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd892de0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd892e70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd892f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x555ddd892f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd893020 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd8930b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd893140 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8931d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd893260 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8932f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x555ddd893380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd893410 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd8934a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd893530 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8935c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd893650 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8936e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x555ddd893bf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x555ddd893c80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x555ddd893d10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x555ddd893da0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x555ddd893e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x555ddd893770 MAP: (6 sibs) 1 children: 42: [23] [18] 0x555ddd893800 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x555ddd893ec0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x555ddd893f50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x555ddd893fe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x555ddd894070 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x555ddd894100 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x555ddd893890 MAP: (6 sibs) 1 children: 42: [30] [20] 0x555ddd893920 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x555ddd894190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x555ddd894220 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x555ddd8942b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x555ddd894340 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x555ddd893a40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x555ddd893ad0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x555ddd893b60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x555ddd8939b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x555ddd8943d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x555ddd894460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x555ddd8944f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x555ddd894580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd892de0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd892e70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd892f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x555ddd892f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd893020 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd8930b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd893140 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8931d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd893260 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8932f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x555ddd893380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd893410 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd8934a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd893530 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8935c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd893650 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8936e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x555ddd893770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x555ddd893800 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x555ddd893890 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x555ddd893920 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x555ddd8939b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x555ddd893a40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x555ddd893ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x555ddd893b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x555ddd893bf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x555ddd893c80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x555ddd893d10 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x555ddd893da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x555ddd893e30 MAP: (6 sibs) 1 children: 42: [30] [30] 0x555ddd893ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x555ddd893f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x555ddd893fe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x555ddd894070 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x555ddd894100 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x555ddd894190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x555ddd894220 MAP: (6 sibs) 1 children: 42: [37] [37] 0x555ddd8942b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x555ddd894340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x555ddd8943d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x555ddd894460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x555ddd8944f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x555ddd894580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --------------- 42: 42: --- 42: &a1 42: !!str 42: scalar1 42: --- &a1 !!str scalar1 42: --- 42: !!str 42: &a1 42: scalar1 42: --- !!str &a1 scalar1 42: --- 42: !!str 42: &a2 42: scalar2 42: --- &a2 !!str scalar2 42: --- 42: &a3 42: !!str scalar3 42: --- &a3 !!str scalar3 42: --- 42: &a4 !!map 42: &a5 !!str key5: value4 42: --- &a4 !!map 42: &a5 !!str key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- 42: !!map 42: &a8 !!str key8: value7 42: --- !!map 42: &a8 !!str key8: value7 42: --- 42: !!map 42: !!str &a10 key10: value9 42: --- !!map 42: &a10 !!str key10: value9 42: --- 42: !!str &a11 42: value11 42: --- &a11 !!str value11 42: --------------- 42: REF TREE: 42: 0x555ddd7d5f60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x555ddd7d3ef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d3f88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d4020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d40b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d4150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x555ddd7d41e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x555ddd7d4280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x555ddd7d4318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x555ddd7d43b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x555ddd7d1c10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x555ddd7d4448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x555ddd7d1cb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x555ddd7d44e0 DOCMAP: (17 sibs) 2 children: 42: 0x555ddd7c6a90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x555ddd7c6b28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x555ddd7d4578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1d50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x555ddd7d4610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1df0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x555ddd7d46a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x555ddd7d4740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d16b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x555ddd7d47d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x555ddd7d4870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd891bd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x555ddd891c60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x555ddd891cf0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x555ddd891d80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x555ddd891e10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x555ddd891ea0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x555ddd891f30 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x555ddd891fc0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x555ddd892050 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x555ddd8920e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x555ddd892170 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x555ddd892200 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x555ddd892290 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x555ddd892320 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x555ddd8923b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x555ddd892440 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x555ddd8924d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x555ddd892560 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x555ddd8925f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x555ddd892680 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x555ddd892710 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x555ddd8927a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x555ddd892830 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x555ddd8928c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x555ddd892950 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x555ddd8929e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x555ddd7d6078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x555ddd7d2210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x555ddd7d22a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x555ddd7d2340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x555ddd7d23d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x555ddd7d2470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x555ddd7cbd00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x555ddd7cbd98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd88dc90 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd88dd20 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x555ddd88ddb0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x555ddd88de40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd88ded0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x555ddd88df60 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd88dff0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x555ddd88e080 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x555ddd7d6190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x555ddd7cec70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x555ddd7ced08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x555ddd7ceda0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x555ddd7cee38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x555ddd7ceed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x555ddd7cbe90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x555ddd7cbf28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8951f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd895280 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x555ddd895310 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x555ddd8953a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd895430 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x555ddd8954c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd895550 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8955e0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd8951f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd895280 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x555ddd895310 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x555ddd8953a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd895430 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x555ddd8954c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd895550 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8955e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd8951f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd895280 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x555ddd895310 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x555ddd8953a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd895430 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x555ddd8954c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd895550 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8955e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: --------------- 42: {&a0 a0: &b0 b0, *b0: *a0}--------------- 42: REF TREE: 42: 0x555ddd7d62a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7c7290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x555ddd7c7328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd895b00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd895b90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x555ddd895c20 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: --------------- 42: {&a0 a0: &b0 b0, *b0: *a0}--------------- 42: REF TREE: 42: 0x555ddd7d63c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x555ddd7cd2c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd896410 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8964a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x555ddd896530 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd896410 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8964a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x555ddd896530 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd896410 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8964a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x555ddd896530 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: --------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x555ddd7d64d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x555ddd7d4a50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x555ddd7d4ae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x555ddd7d4b80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x555ddd7d4f20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x555ddd7d4fb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x555ddd7d4c18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x555ddd7c7820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x555ddd7c78b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x555ddd7c7950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x555ddd7d4cb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x555ddd7d5060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x555ddd7d50f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x555ddd7d4d48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x555ddd7d4de0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x555ddd7d51a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x555ddd7d5238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x555ddd7d4e78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x555ddd7d52e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x555ddd7d5378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd897630 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x555ddd8976c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x555ddd897750 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x555ddd8977e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd897870 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x555ddd897900 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x555ddd897990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd897a20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x555ddd897ab0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x555ddd897b40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x555ddd897bd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd897c60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x555ddd897cf0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x555ddd897d80 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x555ddd897e10 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd897ea0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x555ddd897f30 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x555ddd897fc0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd898050 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x555ddd8980e0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x555ddd7d65f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x555ddd7d7730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x555ddd7d77c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x555ddd7d7860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x555ddd7d7c00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x555ddd7d7c98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x555ddd7d78f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x555ddd7d7d40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x555ddd7d7dd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x555ddd7d7e70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x555ddd7d7990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x555ddd7d7f10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x555ddd7d7fa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x555ddd7d7a28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x555ddd7d7ac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x555ddd7d8050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x555ddd7d80e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x555ddd7d7b58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x555ddd7d8190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x555ddd7d8228 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd898840 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8988d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x555ddd898960 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x555ddd8989f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd898a80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x555ddd898b10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x555ddd898ba0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd898c30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x555ddd898cc0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x555ddd898d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x555ddd898de0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd898e70 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x555ddd898f00 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x555ddd898f90 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x555ddd899020 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8990b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x555ddd899140 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x555ddd8991d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd899260 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x555ddd8992f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd898840 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8988d0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x555ddd898960 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x555ddd8989f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd898a80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x555ddd898b10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x555ddd898ba0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd898c30 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x555ddd898cc0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x555ddd898d50 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x555ddd898de0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd898e70 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x555ddd898f00 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x555ddd898f90 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x555ddd899020 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8990b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x555ddd899140 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x555ddd8991d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd899260 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x555ddd8992f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd898840 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8988d0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x555ddd898960 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x555ddd8989f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd898a80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x555ddd898b10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x555ddd898ba0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd898c30 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x555ddd898cc0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x555ddd898d50 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x555ddd898de0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd898e70 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x555ddd898f00 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x555ddd898f90 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x555ddd899020 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8990b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x555ddd899140 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x555ddd8991d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd899260 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x555ddd8992f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x555ddd7d6708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x555ddd7cfb90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x555ddd7d0060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x555ddd7d00f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x555ddd7d0190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x555ddd7cfc28 MAP: (8 sibs) 3 children: 42: 0x555ddd7d0230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x555ddd7d02c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x555ddd7d0360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x555ddd7cfcc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x555ddd7cf310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x555ddd7cfd58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x555ddd7cf3b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x555ddd7cfdf0 MAP: (8 sibs) 7 children: 42: 0x555ddd7d82d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x555ddd7d8368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x555ddd7d8400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x555ddd7d8498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x555ddd7d8530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x555ddd7d85c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x555ddd7d8660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x555ddd7cfe88 VAL***: '*a0' (8 sibs) 42: 0x555ddd7cff20 VAL***: '*a7' (8 sibs) 42: 0x555ddd7cffb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd899a50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x555ddd899ae0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x555ddd899b70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd899c00 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd899c90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd899d20 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd899db0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd899e40 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd899ed0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd899f60 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x555ddd899ff0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd89a080 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x555ddd89a110 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd89a1a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd89a230 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd89a2c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd89a350 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd89a3e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd89a470 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd89a500 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd89a590 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd89a620 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x555ddd89a6b0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x555ddd89a740 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x555ddd7d6820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7d8700 MAP: (8 sibs) 3 children: 42: 0x555ddd7d8bd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x555ddd7d8c68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x555ddd7d8d00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x555ddd7d8798 MAP: (8 sibs) 3 children: 42: 0x555ddd7d8da0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x555ddd7d8e38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x555ddd7d8ed0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x555ddd7d8830 MAP: (8 sibs) 1 children: 42: 0x555ddd7cd780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x555ddd7d88c8 MAP: (8 sibs) 1 children: 42: 0x555ddd7d0620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x555ddd7d8960 MAP: (8 sibs) 7 children: 42: 0x555ddd7d8f70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x555ddd7d9008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x555ddd7d90a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x555ddd7d9138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x555ddd7d91d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x555ddd7d9268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x555ddd7d9300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x555ddd7d89f8 MAP: (8 sibs) 3 children: 42: 0x555ddd7d93a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x555ddd7d9438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x555ddd7d94d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x555ddd7d8a90 MAP: (8 sibs) 1 children: 42: 0x555ddd7d9570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x555ddd7d8b28 MAP: (8 sibs) 1 children: 42: 0x555ddd7d9610 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd89ac60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x555ddd89acf0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x555ddd89ad80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd89ae10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd89aea0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd89af30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd89afc0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd89b050 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd89b0e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd89b170 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x555ddd89b200 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd89b290 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x555ddd89b320 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd89b3b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd89b440 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd89b4d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd89b560 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd89b5f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd89b680 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd89b710 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd89b7a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd89b830 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x555ddd89b8c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x555ddd89b950 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd89ac60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd89acf0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x555ddd89ad80 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd89ae10 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd89aea0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd89af30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd89afc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd89b050 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd89b0e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd89b170 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd89b200 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd89b290 MAP: (8 sibs) 1 children: 42: [12] [12] 0x555ddd89b320 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd89b3b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd89b440 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd89b4d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd89b560 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd89b5f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd89b680 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd89b710 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd89b7a0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd89b830 MAP: (8 sibs) 3 children: 42: [22] [24] 0x555ddd89b9e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x555ddd89ba70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x555ddd89bb00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x555ddd89b8c0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x555ddd89bb90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x555ddd89b950 MAP: (8 sibs) 1 children: 42: [28] [28] 0x555ddd89bc20 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd89ac60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd89acf0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x555ddd89ad80 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd89ae10 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd89aea0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd89af30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd89afc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd89b050 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd89b0e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd89b170 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd89b200 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd89b290 MAP: (8 sibs) 1 children: 42: [12] [12] 0x555ddd89b320 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd89b3b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd89b440 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd89b4d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd89b560 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd89b5f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd89b680 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd89b710 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd89b7a0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd89b830 MAP: (8 sibs) 3 children: 42: [22] [22] 0x555ddd89b8c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x555ddd89b950 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x555ddd89b9e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x555ddd89ba70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x555ddd89bb00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x555ddd89bb90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x555ddd89bc20 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: --------------- 42: 42: a: 1 42: ? b 42: &anchor c: 3 42: --------------- 42: REF TREE: 42: 0x555ddd7d6938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x555ddd7c7650 KEYVAL: 'a' '1' (3 sibs) 42: 0x555ddd7c76e8 KEYVAL: 'b' '' (3 sibs) 42: 0x555ddd7c7780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd896d20 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x555ddd896db0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x555ddd896e40 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x555ddd896ed0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: !!str &a1 "foo": 42: !!str bar 42: &a2 baz : *a1 42: --------------- 42: REF TREE: 42: 0x555ddd7d6a50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x555ddd7cd408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd89be70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd89bf00 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd89bf90 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: !!str &a1 "foo": 42: !!str bar 42: &a2 baz : *a1 42: --------------- 42: REF TREE: 42: 0x555ddd7d6b68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd4b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x555ddd7cd548 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd89c780 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd89c810 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd89c8a0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd89c780 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd89c810 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd89c8a0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x555ddd89c780 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd89c810 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd89c8a0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\n 42: - &CENTER { x: 1, y: 2 }\n 42: - &LEFT { x: 0, y: 2 }\n 42: - &BIG { r: 10 }\n 42: - &SMALL { r: 1 }\n 42: \n 42: # All the following maps are equal:\n 42: \n 42: - # Explicit keys\n 42: x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge one map\n 42: << : *CENTER\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge multiple maps\n 42: << : [ *CENTER, *BIG ]\n 42: label: center/big\n 42: \n 42: - # Override\n 42: << : [ *BIG, *LEFT, *SMALL ]\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd850ca0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd850d30 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x555ddd850dc0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd850e50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd850ee0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x555ddd850f70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd851000 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd851090 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x555ddd851120 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd8511b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x555ddd851240 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd8512d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd851360 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd8513f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd851480 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd851510 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8515a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x555ddd851630 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x555ddd8516c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x555ddd851750 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x555ddd8517e0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x555ddd851870 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x555ddd851900 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x555ddd851990 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x555ddd851a20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x555ddd851ab0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x555ddd851b40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x555ddd851bd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x555ddd851c60 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x555ddd851cf0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x555ddd851d80 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x555ddd851e10 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - &CENTER\n 42: x: 1\n 42: y: 2\n 42: - &LEFT\n 42: x: 0\n 42: y: 2\n 42: - &BIG\n 42: r: 10\n 42: - &SMALL\n 42: r: 1\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - <<: *CENTER\n 42: r: 10\n 42: label: center/big\n 42: - <<:\n 42: - *CENTER\n 42: - *BIG\n 42: label: center/big\n 42: - <<:\n 42: - *BIG\n 42: - *LEFT\n 42: - *SMALL\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8a34a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8a3530 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x555ddd8a35c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd8a3650 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd8a36e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x555ddd8a3770 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd8a3800 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd8a3890 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x555ddd8a3920 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd8a39b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x555ddd8a3a40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd8a3ad0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8a3b60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd8a3bf0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8a3c80 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd8a3d10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8a3da0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x555ddd8a3e30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x555ddd8a3ec0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x555ddd8a3f50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x555ddd8a3fe0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x555ddd8a4070 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x555ddd8a4100 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x555ddd8a4190 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x555ddd8a4220 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x555ddd8a42b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x555ddd8a4340 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x555ddd8a43d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x555ddd8a4460 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x555ddd8a44f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x555ddd8a4580 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x555ddd8a4610 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\n 42: - &CENTER { x: 1, y: 2 }\n 42: - &LEFT { x: 0, y: 2 }\n 42: - &BIG { r: 10 }\n 42: - &SMALL { r: 1 }\n 42: \n 42: # All the following maps are equal:\n 42: \n 42: - # Explicit keys\n 42: x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge one map\n 42: << : *CENTER\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge multiple maps\n 42: << : [ *CENTER, *BIG ]\n 42: label: center/big\n 42: \n 42: - # Override\n 42: << : [ *SMALL, *LEFT, *BIG ]\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd854df0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd854e80 MAP: (8 sibs) 2 children: 42: [2] [2] 0x555ddd854f10 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd854fa0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd855030 MAP: (8 sibs) 2 children: 42: [5] [5] 0x555ddd8550c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd855150 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd8551e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x555ddd855270 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd855300 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd855390 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd855420 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8554b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd855540 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8555d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd855660 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8556f0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x555ddd855780 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x555ddd855810 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x555ddd8558a0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x555ddd855930 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x555ddd8559c0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x555ddd855a50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x555ddd855ae0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x555ddd855b70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x555ddd855c00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x555ddd855c90 MAP: (8 sibs) 4 children: 42: [27] [27] 0x555ddd855d20 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x555ddd855db0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x555ddd855e40 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x555ddd855ed0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - x: 1\n 42: y: 2\n 42: - x: 0\n 42: y: 2\n 42: - r: 10\n 42: - r: 1\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8a46b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8a4740 MAP: (8 sibs) 2 children: 42: [2] [2] 0x555ddd8a47d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd8a4860 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd8a48f0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x555ddd8a4980 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd8a4a10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd8a4aa0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x555ddd8a4b30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd8a4bc0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd8a4c50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd8a4ce0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8a4d70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd8a4e00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8a4e90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd8a4f20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8a4fb0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x555ddd8a5040 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x555ddd8a50d0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x555ddd8a5160 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x555ddd8a51f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x555ddd8a5280 MAP: (8 sibs) 4 children: 42: [22] [22] 0x555ddd8a5310 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x555ddd8a53a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x555ddd8a5430 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x555ddd8a54c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x555ddd8a5550 MAP: (8 sibs) 4 children: 42: [27] [27] 0x555ddd8a55e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x555ddd8a5670 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x555ddd8a5700 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x555ddd8a5790 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd857200 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd857290 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd857320 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8573b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd857440 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd8574d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd857560 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8575f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd857680 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd857710 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8577a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd857830 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8578c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd857950 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8a2b90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8a2c20 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd8a2cb0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8a2d40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8a2dd0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd8a2e60 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8a2ef0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8a2f80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8a3010 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8a30a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8a3130 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8a31c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8a3250 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd8a32e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\n 42: other_anchor: *anchor_name,\n 42: anchors_in_seqs: [\n 42: &anchor_in_seq this value appears in both elements of the sequence,\n 42: *anchor_in_seq\n 42: ],\n 42: base: &base {\n 42: name: Everyone has same name\n 42: },\n 42: foo: &foo {\n 42: <<: *base,\n 42: age: 10\n 42: },\n 42: bar: &bar {\n 42: <<: *base,\n 42: age: 20\n 42: }\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd859540 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8595d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd859660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8596f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd859780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd859810 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8598a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd859930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8599c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd859a50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd859ae0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd859b70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd859c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd859c90 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8a58c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8a5950 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd8a59e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8a5a70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8a5b00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd8a5b90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8a5c20 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8a5cb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8a5d40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8a5dd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8a5e60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8a5ef0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8a5f80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd8a6010 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd85b6b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd85b740 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd85b7d0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd85b860 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd85b8f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd85b980 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd85ba10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd85baa0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd85bb30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd85bbc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd85bc50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd85bce0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd85bd70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd85be00 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: This string will appear as the value of two keys.\n 42: other_anchor: This string will appear as the value of two keys.\n 42: anchors_in_seqs:\n 42: - this value appears in both elements of the sequence\n 42: - this value appears in both elements of the sequence\n 42: base:\n 42: name: Everyone has same name\n 42: foo:\n 42: name: Everyone has same name\n 42: age: 10\n 42: bar:\n 42: name: Everyone has same name\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8a61d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8a6260 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd8a62f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd8a6380 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8a6410 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd8a64a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd8a6530 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8a65c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8a6650 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8a66e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd8a6770 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8a6800 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8a6890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd8a6920 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\n 42: other_anchor: *anchor_name,\n 42: anchors_in_seqs: [\n 42: &anchor_in_seq this value appears in both elements of the sequence,\n 42: *anchor_in_seq\n 42: ],\n 42: base: &base {\n 42: name: Everyone has same name\n 42: },\n 42: foo: &foo {\n 42: <<: *base,\n 42: age: 10\n 42: },\n 42: bar: &bar {\n 42: <<: *base,\n 42: age: 20\n 42: }\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd85da00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd85da90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd85db20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd85dbb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd85dc40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd85dcd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd85dd60 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd85ddf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd85de80 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd85df10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd85dfa0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd85e030 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd85e0c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd85e150 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: This string will appear as the value of two keys.\n 42: other_anchor: This string will appear as the value of two keys.\n 42: anchors_in_seqs:\n 42: - this value appears in both elements of the sequence\n 42: - this value appears in both elements of the sequence\n 42: base:\n 42: name: Everyone has same name\n 42: foo:\n 42: name: Everyone has same name\n 42: age: 10\n 42: bar:\n 42: name: Everyone has same name\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8a6ae0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8a6b70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd8a6c00 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd8a6c90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8a6d20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd8a6db0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd8a6e40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8a6ed0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8a6f60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8a6ff0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd8a7080 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8a7110 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8a71a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd8a7230 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: receipt: Oz-Ware Purchase Invoice\n 42: date: 2012-08-06\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: High Heeled "Ruby" Slippers\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: bill-to: &id001\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\n 42: Suite 16\n 42: city: East Centerville\n 42: state: KS\n 42: ship-to: *id001\n 42: specialDelivery: >\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: nd the curtain.\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd861000 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd861090 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd861120 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8611b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd861240 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8612d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd861360 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8613f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd861480 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd861510 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd8615a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd861630 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8616c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd861750 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8617e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd861870 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd861900 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd861990 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd861a20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x555ddd861ab0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd861b40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd861bd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd861c60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x555ddd861cf0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: receipt: 'Oz-Ware Purchase Invoice'\n 42: date: '2012-08-06'\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: 'High Heeled "Ruby" Slippers'\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: 'bill-to': &id001\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: 'ship-to': *id001\n 42: specialDelivery: |\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: \n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8a7d00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd8a7d90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd8a7e20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8a7eb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd8a7f40 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8a7fd0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd8a8060 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8a80f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd8a8180 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd8a8210 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd8a82a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd8a8330 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8a83c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd8a8450 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8a84e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd8a8570 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8a8600 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd8a8690 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8a8720 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x555ddd8a87b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8a8840 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd8a88d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd8a8960 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x555ddd8a89f0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: receipt: Oz-Ware Purchase Invoice\n 42: date: 2012-08-06\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: High Heeled "Ruby" Slippers\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: bill-to: &id001\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\n 42: Suite 16\n 42: city: East Centerville\n 42: state: KS\n 42: ship-to: *id001\n 42: specialDelivery: >\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: nd the curtain.\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8641f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd864280 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd864310 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8643a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd864430 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8644c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd864550 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8645e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd864670 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd864700 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd864790 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd864820 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8648b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd864940 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8649d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd864a60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd864af0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd864b80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd864c10 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x555ddd864ca0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd864d30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd864dc0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd864e50 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x555ddd864ee0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x555ddd864f70 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x555ddd865000 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x555ddd865090 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: receipt: 'Oz-Ware Purchase Invoice'\n 42: date: '2012-08-06'\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: 'High Heeled "Ruby" Slippers'\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: 'bill-to':\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: 'ship-to':\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: specialDelivery: |\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: \n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8a8f10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd8a8fa0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd8a9030 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8a90c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd8a9150 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8a91e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd8a9270 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8a9300 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd8a9390 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd8a9420 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd8a94b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd8a9540 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8a95d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd8a9660 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8a96f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd8a9780 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8a9810 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd8a98a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8a9930 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x555ddd8a99c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8a9a50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd8a9ae0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd8a9b70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x555ddd8a9c00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x555ddd8a9c90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x555ddd8a9d20 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x555ddd8a9db0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: - step: &id001 # defines anchor label &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001 # refers to the first step (with anchor &id001)\n 42: - step: *id002 # refers to the second step\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8673b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd867440 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd8674d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x555ddd867560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd8675f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd867680 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd867710 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8677a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd867830 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8678c0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x555ddd867950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd8679e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd867a70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd867b00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd867b90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd867c20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd867cb0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x555ddd867d40 MAP: (6 sibs) 1 children: 42: [18] [18] 0x555ddd867dd0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x555ddd867e60 MAP: (6 sibs) 1 children: 42: [20] [20] 0x555ddd867ef0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x555ddd867f80 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x555ddd868010 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x555ddd8680a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x555ddd868130 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - step: &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001\n 42: - step: *id002\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8aa120 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8aa1b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd8aa240 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x555ddd8aa2d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd8aa360 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd8aa3f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd8aa480 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8aa510 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd8aa5a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8aa630 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x555ddd8aa6c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd8aa750 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd8aa7e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd8aa870 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8aa900 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd8aa990 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8aaa20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x555ddd8aaab0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x555ddd8aab40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x555ddd8aabd0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x555ddd8aac60 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x555ddd8aacf0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x555ddd8aad80 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x555ddd8aae10 MAP: (6 sibs) 1 children: 42: [24] [24] 0x555ddd8aaea0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: - step: &id001 # defines anchor label &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001 # refers to the first step (with anchor &id001)\n 42: - step: *id002 # refers to the second step\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd86b780 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd86b810 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd86b8a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x555ddd86b930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd86b9c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd86ba50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd86bae0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd86bb70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd86bc00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd86bc90 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x555ddd86bd20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd86bdb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd86be40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd86bed0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd86bf60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd86bff0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd86c080 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x555ddd86c110 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x555ddd86c1a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x555ddd86c230 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x555ddd86c2c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x555ddd86c350 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x555ddd86c3e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x555ddd86c470 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x555ddd86c500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x555ddd86c590 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x555ddd86c620 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x555ddd86c6b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x555ddd86c740 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x555ddd86c7d0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x555ddd86c860 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x555ddd86c8f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x555ddd86c980 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x555ddd86ca10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x555ddd86caa0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x555ddd86cb30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x555ddd86cbc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x555ddd86cc50 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x555ddd86cce0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x555ddd86cd70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x555ddd86ce00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x555ddd86ce90 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x555ddd86cf20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8ac540 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8ac5d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd8ac660 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x555ddd8ac6f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd8ac780 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd8ac810 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd8ac8a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8ac930 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd8ac9c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8aca50 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x555ddd8acae0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd8acb70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd8acc00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd8acc90 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8acd20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd8acdb0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8ace40 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x555ddd8aced0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x555ddd8acf60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x555ddd8acff0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x555ddd8ad080 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x555ddd8ad110 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x555ddd8ad1a0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x555ddd8ad230 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x555ddd8ad2c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x555ddd8ad350 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x555ddd8ad3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x555ddd8ad470 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x555ddd8ad500 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x555ddd8ad590 MAP: (6 sibs) 1 children: 42: [30] [30] 0x555ddd8ad620 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x555ddd8ad6b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x555ddd8ad740 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x555ddd8ad7d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x555ddd8ad860 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x555ddd8ad8f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x555ddd8ad980 MAP: (6 sibs) 1 children: 42: [37] [37] 0x555ddd8ada10 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x555ddd8adaa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x555ddd8adb30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x555ddd8adbc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x555ddd8adc50 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x555ddd8adce0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: ---\n 42: &a1\n 42: !!str\n 42: scalar1\n 42: --- &a1 !!str scalar1\n 42: ---\n 42: !!str\n 42: &a1\n 42: scalar1\n 42: --- !!str &a1 scalar1\n 42: ---\n 42: !!str\n 42: &a2\n 42: scalar2\n 42: --- &a2 !!str scalar2\n 42: ---\n 42: &a3\n 42: !!str scalar3\n 42: --- &a3 !!str scalar3\n 42: ---\n 42: &a4 !!map\n 42: &a5 !!str key5: value4\n 42: --- &a4 !!map\n 42: &a5 !!str key5: value4\n 42: ---\n 42: a6: 1\n 42: &anchor6 b6: 2\n 42: ---\n 42: !!map\n 42: &a8 !!str key8: value7\n 42: --- !!map\n 42: &a8 !!str key8: value7\n 42: ---\n 42: !!map\n 42: !!str &a10 key10: value9\n 42: --- !!map\n 42: &a10 !!str key10: value9\n 42: ---\n 42: !!str &a11\n 42: value11\n 42: --- &a11 !!str value11\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd86eaa0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x555ddd86eb30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x555ddd86ebc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x555ddd86ec50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x555ddd86ece0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x555ddd86ed70 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x555ddd86ee00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x555ddd86ee90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x555ddd86ef20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x555ddd86efb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x555ddd86f040 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x555ddd86f0d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x555ddd86f160 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x555ddd86f1f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x555ddd86f280 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x555ddd86f310 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x555ddd86f3a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x555ddd86f430 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x555ddd86f4c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x555ddd86f550 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x555ddd86f5e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x555ddd86f670 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x555ddd86f700 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x555ddd86f790 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x555ddd86f820 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x555ddd86f8b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a2 scalar2\n 42: --- !!str &a2 scalar2\n 42: --- !!str &a3 scalar3\n 42: --- !!str &a3 scalar3\n 42: --- !!map &a4\n 42: !!str &a5 key5: value4\n 42: --- !!map &a4\n 42: !!str &a5 key5: value4\n 42: ---\n 42: a6: 1\n 42: &anchor6 b6: 2\n 42: --- !!map\n 42: !!str &a8 key8: value7\n 42: --- !!map\n 42: !!str &a8 key8: value7\n 42: --- !!map\n 42: !!str &a10 key10: value9\n 42: --- !!map\n 42: !!str &a10 key10: value9\n 42: --- !!str &a11 value11\n 42: --- !!str &a11 value11\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8ab330 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x555ddd8ab3c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x555ddd8ab450 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x555ddd8ab4e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x555ddd8ab570 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x555ddd8ab600 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x555ddd8ab690 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x555ddd8ab720 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x555ddd8ab7b0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x555ddd8ab840 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x555ddd8ab8d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x555ddd8ab960 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x555ddd8ab9f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x555ddd8aba80 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x555ddd8abb10 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x555ddd8abba0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x555ddd8abc30 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x555ddd8abcc0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x555ddd8abd50 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x555ddd8abde0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x555ddd8abe70 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x555ddd8abf00 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x555ddd8abf90 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x555ddd8ac020 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x555ddd8ac0b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x555ddd8ac140 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: a: &vref b\n 42: *vref: c\n 42: &kref aa: bb\n 42: aaa: &kvref bbb\n 42: foo:\n 42: *kref: cc\n 42: *kvref: cc\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd86e190 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd86e220 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x555ddd86e2b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x555ddd86e340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd86e3d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x555ddd86e460 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd86e4f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x555ddd86e580 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: &vref b\n 42: *vref: c\n 42: &kref aa: bb\n 42: aaa: &kvref bbb\n 42: foo:\n 42: *kref: cc\n 42: *kvref: cc\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8a73f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd8a7480 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x555ddd8a7510 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x555ddd8a75a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd8a7630 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x555ddd8a76c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd8a7750 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8a77e0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: a: &vref b\n 42: *vref: c\n 42: &kref aa: bb\n 42: aaa: &kvref bbb\n 42: foo:\n 42: *kref: cc\n 42: *kvref: cc\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8724f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd872580 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x555ddd872610 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x555ddd8726a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd872730 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x555ddd8727c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd872850 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8728e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: b\n 42: b: c\n 42: aa: bb\n 42: aaa: bbb\n 42: foo:\n 42: aa: cc\n 42: bbb: cc\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8ae950 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd8ae9e0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x555ddd8aea70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x555ddd8aeb00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd8aeb90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x555ddd8aec20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd8aecb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8aed40 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd874220 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8742b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x555ddd874340 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8af260 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8af2f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x555ddd8af380 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd875f50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd875fe0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x555ddd876070 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a0: b0\n 42: b0: a0\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8afb70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8afc00 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x555ddd8afc90 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: &rootanchor\n 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: map1:\n 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\n 42: *b1: *a1\n 42: map2:\n 42: *b0: *a0 # ensure the anchor is enough to establish the indentation\n 42: &a2 a2: &b2 b2\n 42: *b2: *a2\n 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\n 42: a3: &b3 b3\n 42: *b3: *b0\n 42: map4: *a0\n 42: map5:\n 42: &map5\n 42: &a5 a5: &b5 b5\n 42: *b5: *a5\n 42: map6:\n 42: &map6\n 42: a6: &b6 b6\n 42: *b6: *b6\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd878ae0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x555ddd878b70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x555ddd878c00 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x555ddd878c90 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd878d20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x555ddd878db0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x555ddd878e40 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd878ed0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x555ddd878f60 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x555ddd878ff0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x555ddd879080 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd879110 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x555ddd8791a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x555ddd879230 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x555ddd8792c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd879350 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x555ddd8793e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x555ddd879470 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd879500 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x555ddd879590 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &rootanchor\n 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: map1:\n 42: &a1 a1: &b1 b1\n 42: *b1: *a1\n 42: map2:\n 42: *b0: *a0\n 42: &a2 a2: &b2 b2\n 42: *b2: *a2\n 42: map3: &a3\n 42: a3: &b3 b3\n 42: *b3: *b0\n 42: map4: *a0\n 42: map5: &map5\n 42: &a5 a5: &b5 b5\n 42: *b5: *a5\n 42: map6: &map6\n 42: a6: &b6 b6\n 42: *b6: *b6\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b0d90 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x555ddd8b0e20 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x555ddd8b0eb0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x555ddd8b0f40 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd8b0fd0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x555ddd8b1060 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x555ddd8b10f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd8b1180 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x555ddd8b1210 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x555ddd8b12a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x555ddd8b1330 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd8b13c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x555ddd8b1450 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x555ddd8b14e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x555ddd8b1570 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8b1600 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x555ddd8b1690 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x555ddd8b1720 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd8b17b0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x555ddd8b1840 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: map1:\n 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\n 42: *b1: *a1\n 42: map2:\n 42: *b0: *a0 # ensure the anchor is enough to establish the indentation\n 42: &a2 a2: &b2 b2\n 42: *b2: *a2\n 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\n 42: a3: &b3 b3\n 42: *b3: *b0\n 42: map4: *a0\n 42: map5:\n 42: &map5\n 42: &a5 a5: &b5 b5\n 42: *b5: *a5\n 42: map6:\n 42: &map6\n 42: a6: &b6 b6\n 42: *b6: *b6\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd87ba20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd87bab0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x555ddd87bb40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x555ddd87bbd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd87bc60 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x555ddd87bcf0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x555ddd87bd80 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd87be10 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x555ddd87bea0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x555ddd87bf30 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x555ddd87bfc0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd87c050 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x555ddd87c0e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x555ddd87c170 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x555ddd87c200 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd87c290 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x555ddd87c320 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x555ddd87c3b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd87c440 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x555ddd87c4d0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a0: b0\n 42: b0: a0\n 42: map1:\n 42: a1: b1\n 42: b1: a1\n 42: map2:\n 42: b0: a0\n 42: a2: b2\n 42: b2: a2\n 42: map3:\n 42: a3: b3\n 42: b3: b0\n 42: map4: a0\n 42: map5:\n 42: a5: b5\n 42: b5: a5\n 42: map6:\n 42: a6: b6\n 42: b6: b6\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b1fa0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8b2030 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x555ddd8b20c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x555ddd8b2150 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd8b21e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x555ddd8b2270 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x555ddd8b2300 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd8b2390 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x555ddd8b2420 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x555ddd8b24b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x555ddd8b2540 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd8b25d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x555ddd8b2660 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x555ddd8b26f0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x555ddd8b2780 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8b2810 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x555ddd8b28a0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x555ddd8b2930 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd8b29c0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x555ddd8b2a50 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: &seq\n 42: - &a0\n 42: &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a4 k4: v4\n 42: &a5 k5: v5\n 42: &a6 k6: v6\n 42: - &a7\n 42: &a8 k8: v8\n 42: - &a9\n 42: k10: v10\n 42: - *a1: w1\n 42: *a2: w2\n 42: *a3: w3\n 42: *a4: w4\n 42: *a5: w5\n 42: *a6: w6\n 42: *a8: w8\n 42: - *a0\n 42: - *a7\n 42: - *a9\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd87e960 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x555ddd87e9f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x555ddd87ea80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd87eb10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd87eba0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd87ec30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd87ecc0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd87ed50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd87ede0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd87ee70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x555ddd87ef00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd87ef90 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x555ddd87f020 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd87f0b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd87f140 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd87f1d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd87f260 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd87f2f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd87f380 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd87f410 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd87f4a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd87f530 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x555ddd87f5c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x555ddd87f650 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &seq\n 42: - &a0\n 42: &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a4 k4: v4\n 42: &a5 k5: v5\n 42: &a6 k6: v6\n 42: - &a7\n 42: &a8 k8: v8\n 42: - &a9\n 42: k10: v10\n 42: - *a1: w1\n 42: *a2: w2\n 42: *a3: w3\n 42: *a4: w4\n 42: *a5: w5\n 42: *a6: w6\n 42: *a8: w8\n 42: - *a0\n 42: - *a7\n 42: - *a9\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b31b0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x555ddd8b3240 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x555ddd8b32d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd8b3360 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8b33f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd8b3480 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8b3510 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd8b35a0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd8b3630 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8b36c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x555ddd8b3750 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8b37e0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x555ddd8b3870 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8b3900 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd8b3990 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd8b3a20 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd8b3ab0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd8b3b40 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8b3bd0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd8b3c60 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd8b3cf0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd8b3d80 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x555ddd8b3e10 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x555ddd8b3ea0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: &seq\n 42: - &a0\n 42: &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a4 k4: v4\n 42: &a5 k5: v5\n 42: &a6 k6: v6\n 42: - &a7\n 42: &a8 k8: v8\n 42: - &a9\n 42: k10: v10\n 42: - *a1: w1\n 42: *a2: w2\n 42: *a3: w3\n 42: *a4: w4\n 42: *a5: w5\n 42: *a6: w6\n 42: *a8: w8\n 42: - *a0\n 42: - *a7\n 42: - *a9\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd880f90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd881020 MAP: (8 sibs) 3 children: 42: [2] [2] 0x555ddd8810b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd881140 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8811d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd881260 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8812f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd881380 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd881410 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8814a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd881530 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8815c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x555ddd881650 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8816e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd881770 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd881800 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd881890 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd881920 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8819b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd881a40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd881ad0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd881b60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x555ddd881bf0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x555ddd881c80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x555ddd881d10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x555ddd881da0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x555ddd881e30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x555ddd881ec0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x555ddd881f50 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - k1: v1\n 42: k2: v2\n 42: k3: v3\n 42: - k4: v4\n 42: k5: v5\n 42: k6: v6\n 42: - k8: v8\n 42: - k10: v10\n 42: - k1: w1\n 42: k2: w2\n 42: k3: w3\n 42: k4: w4\n 42: k5: w5\n 42: k6: w6\n 42: k8: w8\n 42: - &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a8 k8: v8\n 42: - k10: v10\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b43c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8b4450 MAP: (8 sibs) 3 children: 42: [2] [2] 0x555ddd8b44e0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd8b4570 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8b4600 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd8b4690 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8b4720 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd8b47b0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd8b4840 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8b48d0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd8b4960 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8b49f0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x555ddd8b4a80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8b4b10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd8b4ba0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd8b4c30 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd8b4cc0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd8b4d50 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8b4de0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd8b4e70 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd8b4f00 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd8b4f90 MAP: (8 sibs) 3 children: 42: [22] [22] 0x555ddd8b5020 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x555ddd8b50b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x555ddd8b5140 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x555ddd8b51d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x555ddd8b5260 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x555ddd8b52f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x555ddd8b5380 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: a: 1\n 42: ? b\n 42: &anchor c: 3\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8835c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x555ddd883650 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x555ddd8836e0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x555ddd883770 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: 1\n 42: b: \n 42: &anchor c: 3\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b0480 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x555ddd8b0510 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x555ddd8b05a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x555ddd8b0630 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: !!str &a1 "foo":\n 42: !!str bar\n 42: &a2 baz : *a1\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8852f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd885380 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd885410 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: !!str &a1 'foo': !!str bar\n 42: &a2 baz: *a1\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b55d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8b5660 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd8b56f0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: !!str &a1 "foo":\n 42: !!str bar\n 42: &a2 baz : *a1\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd887020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8870b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd887140 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: !!str 'foo': !!str bar\n 42: baz: foo\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b5ee0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8b5f70 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd8b6000 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\r\n 42: - &CENTER { x: 1, y: 2 }\r\n 42: - &LEFT { x: 0, y: 2 }\r\n 42: - &BIG { r: 10 }\r\n 42: - &SMALL { r: 1 }\r\n 42: \r\n 42: # All the following maps are equal:\r\n 42: \r\n 42: - # Explicit keys\r\n 42: x: 1\r\n 42: y: 2\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge one map\r\n 42: << : *CENTER\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge multiple maps\r\n 42: << : [ *CENTER, *BIG ]\r\n 42: label: center/big\r\n 42: \r\n 42: - # Override\r\n 42: << : [ *BIG, *LEFT, *SMALL ]\r\n 42: x: 1\r\n 42: label: center/big\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd888240 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8882d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x555ddd888360 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd8883f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd888480 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x555ddd888510 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd8885a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd888630 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x555ddd8886c0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd888750 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x555ddd8887e0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd888870 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd888900 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd888990 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd888a20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd888ab0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd888b40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x555ddd888bd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x555ddd888c60 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x555ddd888cf0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x555ddd888d80 MAP: (8 sibs) 2 children: 42: [21] [21] 0x555ddd888e10 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x555ddd888ea0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x555ddd888f30 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x555ddd888fc0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x555ddd889050 MAP: (8 sibs) 3 children: 42: [26] [26] 0x555ddd8890e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x555ddd889170 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x555ddd889200 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x555ddd889290 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x555ddd889320 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x555ddd8893b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - &CENTER\n 42: x: 1\n 42: y: 2\n 42: - &LEFT\n 42: x: 0\n 42: y: 2\n 42: - &BIG\n 42: r: 10\n 42: - &SMALL\n 42: r: 1\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - <<: *CENTER\n 42: r: 10\n 42: label: center/big\n 42: - <<:\n 42: - *CENTER\n 42: - *BIG\n 42: label: center/big\n 42: - <<:\n 42: - *BIG\n 42: - *LEFT\n 42: - *SMALL\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b7100 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8b7190 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x555ddd8b7220 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd8b72b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd8b7340 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x555ddd8b73d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd8b7460 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd8b74f0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x555ddd8b7580 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd8b7610 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x555ddd8b76a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd8b7730 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8b77c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd8b7850 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8b78e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd8b7970 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8b7a00 MAP: (8 sibs) 3 children: 42: [17] [17] 0x555ddd8b7a90 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x555ddd8b7b20 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x555ddd8b7bb0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x555ddd8b7c40 MAP: (8 sibs) 2 children: 42: [21] [21] 0x555ddd8b7cd0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x555ddd8b7d60 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x555ddd8b7df0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x555ddd8b7e80 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x555ddd8b7f10 MAP: (8 sibs) 3 children: 42: [26] [26] 0x555ddd8b7fa0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x555ddd8b8030 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x555ddd8b80c0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x555ddd8b8150 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x555ddd8b81e0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x555ddd8b8270 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/0 (1 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\r\n 42: - &CENTER { x: 1, y: 2 }\r\n 42: - &LEFT { x: 0, y: 2 }\r\n 42: - &BIG { r: 10 }\r\n 42: - &SMALL { r: 1 }\r\n 42: \r\n 42: # All the following maps are equal:\r\n 42: \r\n 42: - # Explicit keys\r\n 42: x: 1\r\n 42: y: 2\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge one map\r\n 42: << : *CENTER\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge multiple maps\r\n 42: << : [ *CENTER, *BIG ]\r\n 42: label: center/big\r\n 42: \r\n 42: - # Override\r\n 42: << : [ *SMALL, *LEFT, *BIG ]\r\n 42: x: 1\r\n 42: label: center/big\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd88a660 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd88a6f0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x555ddd88a780 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd88a810 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd88a8a0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x555ddd88a930 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd88a9c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd88aa50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x555ddd88aae0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd88ab70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd88ac00 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd88ac90 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd88ad20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd88adb0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd88ae40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd88aed0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd88af60 MAP: (8 sibs) 4 children: 42: [17] [17] 0x555ddd88aff0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x555ddd88b080 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x555ddd88b110 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x555ddd88b1a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x555ddd88b230 MAP: (8 sibs) 4 children: 42: [22] [22] 0x555ddd88b2c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x555ddd88b350 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x555ddd88b3e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x555ddd88b470 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x555ddd88b500 MAP: (8 sibs) 4 children: 42: [27] [27] 0x555ddd88b590 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x555ddd88b620 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x555ddd88b6b0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x555ddd88b740 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - x: 1\n 42: y: 2\n 42: - x: 0\n 42: y: 2\n 42: - r: 10\n 42: - r: 1\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b8310 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8b83a0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x555ddd8b8430 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd8b84c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd8b8550 MAP: (8 sibs) 2 children: 42: [5] [5] 0x555ddd8b85e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd8b8670 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd8b8700 MAP: (8 sibs) 1 children: 42: [8] [8] 0x555ddd8b8790 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd8b8820 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd8b88b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd8b8940 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8b89d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd8b8a60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8b8af0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd8b8b80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8b8c10 MAP: (8 sibs) 4 children: 42: [17] [17] 0x555ddd8b8ca0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x555ddd8b8d30 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x555ddd8b8dc0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x555ddd8b8e50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x555ddd8b8ee0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x555ddd8b8f70 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x555ddd8b9000 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x555ddd8b9090 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x555ddd8b9120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x555ddd8b91b0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x555ddd8b9240 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x555ddd8b92d0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x555ddd8b9360 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x555ddd8b93f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\r\n 42: other_anchor: *anchor_name\r\n 42: anchors_in_seqs:\r\n 42: - &anchor_in_seq this value appears in both elements of the sequence\r\n 42: - *anchor_in_seq\r\n 42: base: &base\r\n 42: name: Everyone has same name\r\n 42: foo: &foo\r\n 42: <<: *base\r\n 42: age: 10\r\n 42: bar: &bar\r\n 42: <<: *base\r\n 42: age: 20\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd887930 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8879c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd887a50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd887ae0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd887b70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd887c00 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd887c90 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd887d20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd887db0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd887e40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd887ed0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd887f60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd887ff0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd888080 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b67f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8b6880 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd8b6910 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8b69a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8b6a30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd8b6ac0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8b6b50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8b6be0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8b6c70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8b6d00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8b6d90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8b6e20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8b6eb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd8b6f40 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\r\n 42: other_anchor: *anchor_name,\r\n 42: anchors_in_seqs: [\r\n 42: &anchor_in_seq this value appears in both elements of the sequence,\r\n 42: *anchor_in_seq\r\n 42: ],\r\n 42: base: &base {\r\n 42: name: Everyone has same name\r\n 42: },\r\n 42: foo: &foo {\r\n 42: <<: *base,\r\n 42: age: 10\r\n 42: },\r\n 42: bar: &bar {\r\n 42: <<: *base,\r\n 42: age: 20\r\n 42: }\r\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd889450 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8894e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd889570 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd889600 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd889690 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd889720 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8897b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd889840 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8898d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd889960 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8899f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd889a80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd889b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd889ba0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b9520 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8b95b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd8b9640 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8b96d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8b9760 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd8b97f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8b9880 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8b9910 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8b99a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8b9a30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8b9ac0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8b9b50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8b9be0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd8b9c70 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\r\n 42: other_anchor: *anchor_name\r\n 42: anchors_in_seqs:\r\n 42: - &anchor_in_seq this value appears in both elements of the sequence\r\n 42: - *anchor_in_seq\r\n 42: base: &base\r\n 42: name: Everyone has same name\r\n 42: foo: &foo\r\n 42: <<: *base\r\n 42: age: 10\r\n 42: bar: &bar\r\n 42: <<: *base\r\n 42: age: 20\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd88ca70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd88cb00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd88cb90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd88cc20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd88ccb0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd88cd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd88cdd0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd88ce60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd88cef0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd88cf80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd88d010 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd88d0a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd88d130 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd88d1c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: This string will appear as the value of two keys.\n 42: other_anchor: This string will appear as the value of two keys.\n 42: anchors_in_seqs:\n 42: - this value appears in both elements of the sequence\n 42: - this value appears in both elements of the sequence\n 42: base:\n 42: name: Everyone has same name\n 42: foo:\n 42: name: Everyone has same name\n 42: age: 10\n 42: bar:\n 42: name: Everyone has same name\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8b9e30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8b9ec0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd8b9f50 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd8b9fe0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8ba070 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd8ba100 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd8ba190 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8ba220 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8ba2b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8ba340 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd8ba3d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8ba460 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8ba4f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd8ba580 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\r\n 42: other_anchor: *anchor_name,\r\n 42: anchors_in_seqs: [\r\n 42: &anchor_in_seq this value appears in both elements of the sequence,\r\n 42: *anchor_in_seq\r\n 42: ],\r\n 42: base: &base {\r\n 42: name: Everyone has same name\r\n 42: },\r\n 42: foo: &foo {\r\n 42: <<: *base,\r\n 42: age: 10\r\n 42: },\r\n 42: bar: &bar {\r\n 42: <<: *base,\r\n 42: age: 20\r\n 42: }\r\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd88d380 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd88d410 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd88d4a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd88d530 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd88d5c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd88d650 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd88d6e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd88d770 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd88d800 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd88d890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd88d920 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd88d9b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd88da40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd88dad0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: This string will appear as the value of two keys.\n 42: other_anchor: This string will appear as the value of two keys.\n 42: anchors_in_seqs:\n 42: - this value appears in both elements of the sequence\n 42: - this value appears in both elements of the sequence\n 42: base:\n 42: name: Everyone has same name\n 42: foo:\n 42: name: Everyone has same name\n 42: age: 10\n 42: bar:\n 42: name: Everyone has same name\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8ba740 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8ba7d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd8ba860 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd8ba8f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8ba980 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd8baa10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd8baaa0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8bab30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8babc0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8bac50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd8bace0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8bad70 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8bae00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd8bae90 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: receipt: Oz-Ware Purchase Invoice\r\n 42: date: 2012-08-06\r\n 42: customer:\r\n 42: first_name: Dorothy\r\n 42: family_name: Gale\r\n 42: items:\r\n 42: - part_no: A4786\r\n 42: descrip: Water Bucket (Filled)\r\n 42: price: 1.47\r\n 42: quantity: 4\r\n 42: - part_no: E1628\r\n 42: descrip: High Heeled "Ruby" Slippers\r\n 42: size: 8\r\n 42: price: 133.7\r\n 42: quantity: 1\r\n 42: bill-to: &id001\r\n 42: street: |\r\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\r\n 42: Suite 16\r\n 42: city: East Centerville\r\n 42: state: KS\r\n 42: ship-to: *id001\r\n 42: specialDelivery: >\r\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: ehind the curtain.\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd88e5a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd88e630 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd88e6c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd88e750 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd88e7e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd88e870 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd88e900 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd88e990 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd88ea20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd88eab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd88eb40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd88ebd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd88ec60 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd88ecf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd88ed80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd88ee10 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd88eea0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd88ef30 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd88efc0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x555ddd88f050 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd88f0e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd88f170 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd88f200 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x555ddd88f290 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: receipt: 'Oz-Ware Purchase Invoice'\n 42: date: '2012-08-06'\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: 'High Heeled "Ruby" Slippers'\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: 'bill-to': &id001\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: 'ship-to': *id001\n 42: specialDelivery: |\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: \n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8bbaf0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd8bbb80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd8bbc10 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8bbca0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd8bbd30 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8bbdc0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd8bbe50 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8bbee0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd8bbf70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd8bc000 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd8bc090 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd8bc120 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8bc1b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd8bc240 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8bc2d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd8bc360 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8bc3f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd8bc480 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8bc510 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x555ddd8bc5a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8bc630 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd8bc6c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd8bc750 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x555ddd8bc7e0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: receipt: Oz-Ware Purchase Invoice\r\n 42: date: 2012-08-06\r\n 42: customer:\r\n 42: first_name: Dorothy\r\n 42: family_name: Gale\r\n 42: items:\r\n 42: - part_no: A4786\r\n 42: descrip: Water Bucket (Filled)\r\n 42: price: 1.47\r\n 42: quantity: 4\r\n 42: - part_no: E1628\r\n 42: descrip: High Heeled "Ruby" Slippers\r\n 42: size: 8\r\n 42: price: 133.7\r\n 42: quantity: 1\r\n 42: bill-to: &id001\r\n 42: street: |\r\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\r\n 42: Suite 16\r\n 42: city: East Centerville\r\n 42: state: KS\r\n 42: ship-to: *id001\r\n 42: specialDelivery: >\r\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: ehind the curtain.\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd88f7b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd88f840 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd88f8d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd88f960 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd88f9f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd88fa80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd88fb10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd88fba0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd88fc30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd88fcc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd88fd50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd88fde0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd88fe70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd88ff00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd88ff90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd890020 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8900b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd890140 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8901d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x555ddd890260 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8902f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd890380 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd890410 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x555ddd8904a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x555ddd890530 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x555ddd8905c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x555ddd890650 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: receipt: 'Oz-Ware Purchase Invoice'\n 42: date: '2012-08-06'\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: 'High Heeled "Ruby" Slippers'\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: 'bill-to':\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: 'ship-to':\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: specialDelivery: |\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: \n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8bcd00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd8bcd90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd8bce20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8bceb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd8bcf40 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8bcfd0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd8bd060 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8bd0f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd8bd180 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd8bd210 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd8bd2a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd8bd330 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8bd3c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd8bd450 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8bd4e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd8bd570 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8bd600 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd8bd690 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8bd720 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x555ddd8bd7b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8bd840 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd8bd8d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd8bd960 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x555ddd8bd9f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x555ddd8bda80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x555ddd8bdb10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x555ddd8bdba0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: - step: &id001 # defines anchor label &id001\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.4\r\n 42: pulseDuration: 12\r\n 42: repetition: 1000\r\n 42: spotSize: 1mm\r\n 42: - step: &id002\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.0\r\n 42: pulseDuration: 10\r\n 42: repetition: 500\r\n 42: spotSize: 2mm\r\n 42: - step: *id001 # refers to the first step (with anchor &id001)\r\n 42: - step: *id002 # refers to the second step\r\n 42: - step:\r\n 42: <<: *id001\r\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 42: - step: *id002\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8909c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd890a50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd890ae0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x555ddd890b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd890c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd890c90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd890d20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd890db0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd890e40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd890ed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x555ddd890f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd890ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd891080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd891110 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8911a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd891230 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8912c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x555ddd891350 MAP: (6 sibs) 1 children: 42: [18] [18] 0x555ddd8913e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x555ddd891470 MAP: (6 sibs) 1 children: 42: [20] [20] 0x555ddd891500 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x555ddd891590 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x555ddd891620 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x555ddd8916b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x555ddd891740 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - step: &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001\n 42: - step: *id002\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8bdf10 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8bdfa0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd8be030 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x555ddd8be0c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd8be150 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd8be1e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd8be270 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8be300 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd8be390 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8be420 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x555ddd8be4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd8be540 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd8be5d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd8be660 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8be6f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd8be780 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8be810 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x555ddd8be8a0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x555ddd8be930 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x555ddd8be9c0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x555ddd8bea50 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x555ddd8beae0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x555ddd8beb70 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x555ddd8bec00 MAP: (6 sibs) 1 children: 42: [24] [24] 0x555ddd8bec90 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: - step: &id001 # defines anchor label &id001\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.4\r\n 42: pulseDuration: 12\r\n 42: repetition: 1000\r\n 42: spotSize: 1mm\r\n 42: - step: &id002\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.0\r\n 42: pulseDuration: 10\r\n 42: repetition: 500\r\n 42: spotSize: 2mm\r\n 42: - step: *id001 # refers to the first step (with anchor &id001)\r\n 42: - step: *id002 # refers to the second step\r\n 42: - step:\r\n 42: <<: *id001\r\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 42: - step: *id002\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd892de0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd892e70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd892f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x555ddd892f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd893020 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd8930b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd893140 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8931d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd893260 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8932f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x555ddd893380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd893410 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd8934a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd893530 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8935c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd893650 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8936e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x555ddd893770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x555ddd893800 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x555ddd893890 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x555ddd893920 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x555ddd8939b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x555ddd893a40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x555ddd893ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x555ddd893b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x555ddd893bf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x555ddd893c80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x555ddd893d10 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x555ddd893da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x555ddd893e30 MAP: (6 sibs) 1 children: 42: [30] [30] 0x555ddd893ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x555ddd893f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x555ddd893fe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x555ddd894070 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x555ddd894100 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x555ddd894190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x555ddd894220 MAP: (6 sibs) 1 children: 42: [37] [37] 0x555ddd8942b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x555ddd894340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x555ddd8943d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x555ddd894460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x555ddd8944f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x555ddd894580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8c0330 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8c03c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd8c0450 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x555ddd8c04e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd8c0570 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd8c0600 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd8c0690 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8c0720 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd8c07b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8c0840 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x555ddd8c08d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd8c0960 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd8c09f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd8c0a80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8c0b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd8c0ba0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8c0c30 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x555ddd8c0cc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x555ddd8c0d50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x555ddd8c0de0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x555ddd8c0e70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x555ddd8c0f00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x555ddd8c0f90 MAP: (6 sibs) 1 children: 42: [23] [23] 0x555ddd8c1020 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x555ddd8c10b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x555ddd8c1140 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x555ddd8c11d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x555ddd8c1260 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x555ddd8c12f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x555ddd8c1380 MAP: (6 sibs) 1 children: 42: [30] [30] 0x555ddd8c1410 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x555ddd8c14a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x555ddd8c1530 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x555ddd8c15c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x555ddd8c1650 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x555ddd8c16e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x555ddd8c1770 MAP: (6 sibs) 1 children: 42: [37] [37] 0x555ddd8c1800 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x555ddd8c1890 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x555ddd8c1920 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x555ddd8c19b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x555ddd8c1a40 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x555ddd8c1ad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: ---\r\n 42: &a1\r\n 42: !!str\r\n 42: scalar1\r\n 42: --- &a1 !!str scalar1\r\n 42: ---\r\n 42: !!str\r\n 42: &a1\r\n 42: scalar1\r\n 42: --- !!str &a1 scalar1\r\n 42: ---\r\n 42: !!str\r\n 42: &a2\r\n 42: scalar2\r\n 42: --- &a2 !!str scalar2\r\n 42: ---\r\n 42: &a3\r\n 42: !!str scalar3\r\n 42: --- &a3 !!str scalar3\r\n 42: ---\r\n 42: &a4 !!map\r\n 42: &a5 !!str key5: value4\r\n 42: --- &a4 !!map\r\n 42: &a5 !!str key5: value4\r\n 42: ---\r\n 42: a6: 1\r\n 42: &anchor6 b6: 2\r\n 42: ---\r\n 42: !!map\r\n 42: &a8 !!str key8: value7\r\n 42: --- !!map\r\n 42: &a8 !!str key8: value7\r\n 42: ---\r\n 42: !!map\r\n 42: !!str &a10 key10: value9\r\n 42: --- !!map\r\n 42: &a10 !!str key10: value9\r\n 42: ---\r\n 42: !!str &a11\r\n 42: value11\r\n 42: --- &a11 !!str value11\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd891bd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x555ddd891c60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x555ddd891cf0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x555ddd891d80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x555ddd891e10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x555ddd891ea0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x555ddd891f30 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x555ddd891fc0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x555ddd892050 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x555ddd8920e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x555ddd892170 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x555ddd892200 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x555ddd892290 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x555ddd892320 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x555ddd8923b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x555ddd892440 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x555ddd8924d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x555ddd892560 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x555ddd8925f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x555ddd892680 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x555ddd892710 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x555ddd8927a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x555ddd892830 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x555ddd8928c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x555ddd892950 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x555ddd8929e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a2 scalar2\n 42: --- !!str &a2 scalar2\n 42: --- !!str &a3 scalar3\n 42: --- !!str &a3 scalar3\n 42: --- !!map &a4\n 42: !!str &a5 key5: value4\n 42: --- !!map &a4\n 42: !!str &a5 key5: value4\n 42: ---\n 42: a6: 1\n 42: &anchor6 b6: 2\n 42: --- !!map\n 42: !!str &a8 key8: value7\n 42: --- !!map\n 42: !!str &a8 key8: value7\n 42: --- !!map\n 42: !!str &a10 key10: value9\n 42: --- !!map\n 42: !!str &a10 key10: value9\n 42: --- !!str &a11 value11\n 42: --- !!str &a11 value11\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8bf120 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x555ddd8bf1b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x555ddd8bf240 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x555ddd8bf2d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x555ddd8bf360 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x555ddd8bf3f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x555ddd8bf480 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x555ddd8bf510 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x555ddd8bf5a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x555ddd8bf630 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x555ddd8bf6c0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x555ddd8bf750 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x555ddd8bf7e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x555ddd8bf870 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x555ddd8bf900 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x555ddd8bf990 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x555ddd8bfa20 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x555ddd8bfab0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x555ddd8bfb40 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x555ddd8bfbd0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x555ddd8bfc60 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x555ddd8bfcf0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x555ddd8bfd80 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x555ddd8bfe10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x555ddd8bfea0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x555ddd8bff30 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: a: &vref b\r\n 42: *vref: c\r\n 42: &kref aa: bb\r\n 42: aaa: &kvref bbb\r\n 42: foo:\r\n 42: *kref: cc\r\n 42: *kvref: cc\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd88dc90 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd88dd20 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x555ddd88ddb0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x555ddd88de40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd88ded0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x555ddd88df60 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd88dff0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x555ddd88e080 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: &vref b\n 42: *vref: c\n 42: &kref aa: bb\n 42: aaa: &kvref bbb\n 42: foo:\n 42: *kref: cc\n 42: *kvref: cc\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8bb1e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd8bb270 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x555ddd8bb300 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x555ddd8bb390 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd8bb420 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x555ddd8bb4b0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd8bb540 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8bb5d0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: a: &vref b\r\n 42: *vref: c\r\n 42: &kref aa: bb\r\n 42: aaa: &kvref bbb\r\n 42: foo:\r\n 42: *kref: cc\r\n 42: *kvref: cc\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8951f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd895280 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x555ddd895310 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x555ddd8953a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd895430 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x555ddd8954c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd895550 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8955e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: b\n 42: b: c\n 42: aa: bb\n 42: aaa: bbb\n 42: foo:\n 42: aa: cc\n 42: bbb: cc\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8c2740 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd8c27d0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x555ddd8c2860 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x555ddd8c28f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd8c2980 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x555ddd8c2a10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd8c2aa0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8c2b30 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd895b00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd895b90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x555ddd895c20 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8c3090 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8c3120 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x555ddd8c31b0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd896410 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8964a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x555ddd896530 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a0: b0\n 42: b0: a0\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8c39d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8c3a60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x555ddd8c3af0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: &rootanchor\r\n 42: &a0 a0: &b0 b0\r\n 42: *b0: *a0\r\n 42: map1:\r\n 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\r\n 42: *b1: *a1\r\n 42: map2:\r\n 42: *b0: *a0 # ensure the anchor is enough to establish the indentation\r\n 42: &a2 a2: &b2 b2\r\n 42: *b2: *a2\r\n 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\r\n 42: a3: &b3 b3\r\n 42: *b3: *b0\r\n 42: map4: *a0\r\n 42: map5:\r\n 42: &map5\r\n 42: &a5 a5: &b5 b5\r\n 42: *b5: *a5\r\n 42: map6:\r\n 42: &map6\r\n 42: a6: &b6 b6\r\n 42: *b6: *b6\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd897630 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x555ddd8976c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x555ddd897750 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x555ddd8977e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd897870 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x555ddd897900 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x555ddd897990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd897a20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x555ddd897ab0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x555ddd897b40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x555ddd897bd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd897c60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x555ddd897cf0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x555ddd897d80 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x555ddd897e10 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd897ea0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x555ddd897f30 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x555ddd897fc0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd898050 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x555ddd8980e0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &rootanchor\n 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: map1:\n 42: &a1 a1: &b1 b1\n 42: *b1: *a1\n 42: map2:\n 42: *b0: *a0\n 42: &a2 a2: &b2 b2\n 42: *b2: *a2\n 42: map3: &a3\n 42: a3: &b3 b3\n 42: *b3: *b0\n 42: map4: *a0\n 42: map5: &map5\n 42: &a5 a5: &b5 b5\n 42: *b5: *a5\n 42: map6: &map6\n 42: a6: &b6 b6\n 42: *b6: *b6\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8c4bf0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x555ddd8c4c80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x555ddd8c4d10 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x555ddd8c4da0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd8c4e30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x555ddd8c4ec0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x555ddd8c4f50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd8c4fe0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x555ddd8c5070 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x555ddd8c5100 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x555ddd8c5190 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd8c5220 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x555ddd8c52b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x555ddd8c5340 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x555ddd8c53d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8c5460 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x555ddd8c54f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x555ddd8c5580 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd8c5610 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x555ddd8c56a0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: &a0 a0: &b0 b0\r\n 42: *b0: *a0\r\n 42: map1:\r\n 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\r\n 42: *b1: *a1\r\n 42: map2:\r\n 42: *b0: *a0 # ensure the anchor is enough to establish the indentation\r\n 42: &a2 a2: &b2 b2\r\n 42: *b2: *a2\r\n 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\r\n 42: a3: &b3 b3\r\n 42: *b3: *b0\r\n 42: map4: *a0\r\n 42: map5:\r\n 42: &map5\r\n 42: &a5 a5: &b5 b5\r\n 42: *b5: *a5\r\n 42: map6:\r\n 42: &map6\r\n 42: a6: &b6 b6\r\n 42: *b6: *b6\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd898840 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8988d0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x555ddd898960 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x555ddd8989f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd898a80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x555ddd898b10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x555ddd898ba0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd898c30 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x555ddd898cc0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x555ddd898d50 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x555ddd898de0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd898e70 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x555ddd898f00 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x555ddd898f90 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x555ddd899020 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8990b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x555ddd899140 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x555ddd8991d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd899260 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x555ddd8992f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a0: b0\n 42: b0: a0\n 42: map1:\n 42: a1: b1\n 42: b1: a1\n 42: map2:\n 42: b0: a0\n 42: a2: b2\n 42: b2: a2\n 42: map3:\n 42: a3: b3\n 42: b3: b0\n 42: map4: a0\n 42: map5:\n 42: a5: b5\n 42: b5: a5\n 42: map6:\n 42: a6: b6\n 42: b6: b6\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8c5e00 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8c5e90 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x555ddd8c5f20 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x555ddd8c5fb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd8c6040 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x555ddd8c60d0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x555ddd8c6160 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd8c61f0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x555ddd8c6280 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x555ddd8c6310 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x555ddd8c63a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd8c6430 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x555ddd8c64c0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x555ddd8c6550 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x555ddd8c65e0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8c6670 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x555ddd8c6700 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x555ddd8c6790 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd8c6820 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x555ddd8c68b0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: &seq\r\n 42: - &a0\r\n 42: &a1 k1: v1\r\n 42: &a2 k2: v2\r\n 42: &a3 k3: v3\r\n 42: - &a4 k4: v4\r\n 42: &a5 k5: v5\r\n 42: &a6 k6: v6\r\n 42: - &a7\r\n 42: &a8 k8: v8\r\n 42: - &a9\r\n 42: k10: v10\r\n 42: - *a1: w1\r\n 42: *a2: w2\r\n 42: *a3: w3\r\n 42: *a4: w4\r\n 42: *a5: w5\r\n 42: *a6: w6\r\n 42: *a8: w8\r\n 42: - *a0\r\n 42: - *a7\r\n 42: - *a9\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd899a50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x555ddd899ae0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x555ddd899b70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd899c00 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd899c90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd899d20 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd899db0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd899e40 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd899ed0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd899f60 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x555ddd899ff0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd89a080 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x555ddd89a110 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd89a1a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd89a230 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd89a2c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd89a350 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd89a3e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd89a470 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd89a500 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd89a590 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd89a620 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x555ddd89a6b0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x555ddd89a740 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &seq\n 42: - &a0\n 42: &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a4 k4: v4\n 42: &a5 k5: v5\n 42: &a6 k6: v6\n 42: - &a7\n 42: &a8 k8: v8\n 42: - &a9\n 42: k10: v10\n 42: - *a1: w1\n 42: *a2: w2\n 42: *a3: w3\n 42: *a4: w4\n 42: *a5: w5\n 42: *a6: w6\n 42: *a8: w8\n 42: - *a0\n 42: - *a7\n 42: - *a9\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8c7920 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x555ddd8c79b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x555ddd8c7a40 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd8c7ad0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8c7b60 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd8c7bf0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8c7c80 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd8c7d10 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd8c7da0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8c7e30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x555ddd8c7ec0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8c7f50 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x555ddd8c7fe0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8c8070 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd8c8100 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd8c8190 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd8c8220 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd8c82b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8c8340 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd8c83d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd8c8460 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd8c84f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x555ddd8c8580 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x555ddd8c8610 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: &seq\r\n 42: - &a0\r\n 42: &a1 k1: v1\r\n 42: &a2 k2: v2\r\n 42: &a3 k3: v3\r\n 42: - &a4 k4: v4\r\n 42: &a5 k5: v5\r\n 42: &a6 k6: v6\r\n 42: - &a7\r\n 42: &a8 k8: v8\r\n 42: - &a9\r\n 42: k10: v10\r\n 42: - *a1: w1\r\n 42: *a2: w2\r\n 42: *a3: w3\r\n 42: *a4: w4\r\n 42: *a5: w5\r\n 42: *a6: w6\r\n 42: *a8: w8\r\n 42: - *a0\r\n 42: - *a7\r\n 42: - *a9\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd89ac60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd89acf0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x555ddd89ad80 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd89ae10 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd89aea0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd89af30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd89afc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd89b050 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd89b0e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd89b170 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd89b200 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd89b290 MAP: (8 sibs) 1 children: 42: [12] [12] 0x555ddd89b320 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd89b3b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd89b440 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd89b4d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd89b560 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd89b5f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd89b680 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd89b710 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd89b7a0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd89b830 MAP: (8 sibs) 3 children: 42: [22] [22] 0x555ddd89b8c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x555ddd89b950 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x555ddd89b9e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x555ddd89ba70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x555ddd89bb00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x555ddd89bb90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x555ddd89bc20 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - k1: v1\n 42: k2: v2\n 42: k3: v3\n 42: - k4: v4\n 42: k5: v5\n 42: k6: v6\n 42: - k8: v8\n 42: - k10: v10\n 42: - k1: w1\n 42: k2: w2\n 42: k3: w3\n 42: k4: w4\n 42: k5: w5\n 42: k6: w6\n 42: k8: w8\n 42: - &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a8 k8: v8\n 42: - k10: v10\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8c8b30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8c8bc0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x555ddd8c8c50 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd8c8ce0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8c8d70 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd8c8e00 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8c8e90 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd8c8f20 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd8c8fb0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8c9040 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd8c90d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8c9160 MAP: (8 sibs) 1 children: 42: [12] [12] 0x555ddd8c91f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8c9280 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd8c9310 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd8c93a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd8c9430 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd8c94c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8c9550 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd8c95e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd8c9670 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd8c9700 MAP: (8 sibs) 3 children: 42: [22] [22] 0x555ddd8c9790 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x555ddd8c9820 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x555ddd8c98b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x555ddd8c9940 MAP: (8 sibs) 1 children: 42: [26] [26] 0x555ddd8c99d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x555ddd8c9a60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x555ddd8c9af0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: a: 1\r\n 42: ? b\r\n 42: &anchor c: 3\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd896d20 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x555ddd896db0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x555ddd896e40 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x555ddd896ed0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: 1\n 42: b: \n 42: &anchor c: 3\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8c7010 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x555ddd8c70a0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x555ddd8c7130 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x555ddd8c71c0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: !!str &a1 "foo":\r\n 42: !!str bar\r\n 42: &a2 baz : *a1\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd89be70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd89bf00 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd89bf90 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: !!str &a1 'foo': !!str bar\n 42: &a2 baz: *a1\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8c9d40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8c9dd0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd8c9e60 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: !!str &a1 "foo":\r\n 42: !!str bar\r\n 42: &a2 baz : *a1\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x555ddd89c780 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd89c810 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd89c8a0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: !!str 'foo': !!str bar\n 42: baz: foo\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x555ddd8ca650 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8ca6e0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd8ca770 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7c7ce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x555ddd7c81b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x555ddd7c8248 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c7d78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x555ddd7c82f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x555ddd7c8388 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c7e10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x555ddd7c8430 KEYVAL: 'r' '10' (1 sibs) 42: 0x555ddd7c7ea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x555ddd7c84d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x555ddd7c7f40 MAP: (8 sibs) 4 children: 42: 0x555ddd7c8570 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7c8608 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7c86a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7c8738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c7fd8 MAP: (8 sibs) 3 children: 42: 0x555ddd7c87e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x555ddd7c8878 KEYVAL: 'r' '10' (3 sibs) 42: 0x555ddd7c8910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x555ddd7c8070 MAP: (8 sibs) 2 children: 42: 0x555ddd7c89b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x555ddd7c8af0 VAL***: '*CENTER' (2 sibs) 42: 0x555ddd7c8b88 VAL***: '*BIG' (2 sibs) 42: 0x555ddd7c8a48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x555ddd7c8108 MAP: (8 sibs) 3 children: 42: 0x555ddd7c8c30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x555ddd7c8e00 VAL***: '*BIG' (3 sibs) 42: 0x555ddd7c8e98 VAL***: '*LEFT' (3 sibs) 42: 0x555ddd7c8f30 VAL***: '*SMALL' (3 sibs) 42: 0x555ddd7c8cc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x555ddd7c8d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8caf60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8caff0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x555ddd8cb080 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd8cb110 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd8cb1a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x555ddd8cb230 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd8cb2c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd8cb350 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x555ddd8cb3e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd8cb470 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x555ddd8cb500 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd8cb590 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8cb620 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd8cb6b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8cb740 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd8cb7d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8cb860 MAP: (8 sibs) 3 children: 42: [17] [17] 0x555ddd8cb8f0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x555ddd8cb980 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x555ddd8cba10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x555ddd8cbaa0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x555ddd8cbb30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x555ddd8cbbc0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x555ddd8cbc50 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x555ddd8cbce0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x555ddd8cbd70 MAP: (8 sibs) 3 children: 42: [26] [26] 0x555ddd8cbe00 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x555ddd8cbe90 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x555ddd8cbf20 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x555ddd8cbfb0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x555ddd8cc040 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x555ddd8cc0d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7c9960 MAP: (8 sibs) 2 children: 42: 0x555ddd7c6bd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x555ddd7c6c68 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c99f8 MAP: (8 sibs) 2 children: 42: 0x555ddd7c73d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x555ddd7c7468 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c9a90 MAP: (8 sibs) 1 children: 42: 0x555ddd7c9e30 KEYVAL: 'r' '10' (1 sibs) 42: 0x555ddd7c9b28 MAP: (8 sibs) 1 children: 42: 0x555ddd7c9ed0 KEYVAL: 'r' '1' (1 sibs) 42: 0x555ddd7c9bc0 MAP: (8 sibs) 4 children: 42: 0x555ddd7c9f70 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca008 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca0a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9c58 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca1e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca278 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca310 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca3a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9cf0 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca450 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca4e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca580 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9d88 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca6c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca758 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca7f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca888 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8cc170 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8cc200 MAP: (8 sibs) 2 children: 42: [2] [2] 0x555ddd8cc290 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd8cc320 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd8cc3b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x555ddd8cc440 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd8cc4d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd8cc560 MAP: (8 sibs) 1 children: 42: [8] [8] 0x555ddd8cc5f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd8cc680 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd8cc710 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd8cc7a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8cc830 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd8cc8c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8cc950 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd8cc9e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8cca70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x555ddd8ccb00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x555ddd8ccb90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x555ddd8ccc20 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x555ddd8cccb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x555ddd8ccd40 MAP: (8 sibs) 4 children: 42: [22] [22] 0x555ddd8ccdd0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x555ddd8cce60 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x555ddd8ccef0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x555ddd8ccf80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x555ddd8cd010 MAP: (8 sibs) 4 children: 42: [27] [27] 0x555ddd8cd0a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x555ddd8cd130 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x555ddd8cd1c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x555ddd8cd250 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d56a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cada0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x555ddd7cae38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x555ddd7caed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cb140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x555ddd7cb1d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x555ddd7caf68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x555ddd7c6db0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cb000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x555ddd7cb280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cb318 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cb098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x555ddd7cb3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cb458 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8cd2f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8cd380 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd8cd410 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8cd4a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8cd530 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd8cd5c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8cd650 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8cd6e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8cd770 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8cd800 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8cd890 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8cd920 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8cd9b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd8cda40 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d57b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cb500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x555ddd7cb598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x555ddd7cb630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cb8a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x555ddd7cb938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x555ddd7cb6c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x555ddd7cb9e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cb760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x555ddd7cba80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cbb18 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cb7f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x555ddd7cbbc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cbc58 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8cdae0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8cdb70 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd8cdc00 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8cdc90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8cdd20 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd8cddb0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8cde40 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8cded0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8cdf60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8cdff0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8ce080 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8ce110 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8ce1a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd8ce230 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d58d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cc5d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7cc668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7cc700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cc970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cca08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cc798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x555ddd7ccab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cc830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x555ddd7ccb50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7ccbe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cc8c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x555ddd7ccc90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7ccd28 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8ce2d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8ce360 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd8ce3f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd8ce480 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8ce510 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd8ce5a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd8ce630 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8ce6c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8ce750 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8ce7e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd8ce870 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8ce900 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8ce990 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd8cea20 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d59e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7ca980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7caa18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7caab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7ccdd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cce68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cab48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x555ddd7ccf10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cabe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x555ddd7ccfb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7cd048 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cac78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x555ddd7cd0f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7cd188 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8ceac0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8ceb50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd8cebe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd8cec70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8ced00 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd8ced90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd8cee20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8ceeb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8cef40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8cefd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd8cf060 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8cf0f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8cf180 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd8cf210 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5b00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x555ddd7cd830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x555ddd7cd8c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x555ddd7cd960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x555ddd7c7510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x555ddd7c75a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x555ddd7cd9f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x555ddd7cdc60 MAP: (2 sibs) 4 children: 42: 0x555ddd7c9240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x555ddd7c92d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x555ddd7c9370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x555ddd7c9408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x555ddd7cdcf8 MAP: (2 sibs) 5 children: 42: 0x555ddd7cdda0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x555ddd7cde38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x555ddd7cded0 KEYVAL: 'size' '8' (5 sibs) 42: 0x555ddd7cdf68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x555ddd7ce000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x555ddd7cda90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x555ddd7c70c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7c7158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7c71f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7cdb28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x555ddd7cdbc0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8cf2b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd8cf340 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd8cf3d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8cf460 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd8cf4f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8cf580 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd8cf610 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8cf6a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd8cf730 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd8cf7c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd8cf850 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd8cf8e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8cf970 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd8cfa00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8cfa90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd8cfb20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8cfbb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd8cfc40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8cfcd0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x555ddd8cfd60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8cfdf0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd8cfe80 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd8cff10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x555ddd8cffa0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5c18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x555ddd7ce0f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x555ddd7ce188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x555ddd7ce220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x555ddd7ce520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x555ddd7ce5b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x555ddd7ce2b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x555ddd7ce660 MAP: (2 sibs) 4 children: 42: 0x555ddd7c94b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x555ddd7c9548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x555ddd7c95e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x555ddd7c9678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x555ddd7ce6f8 MAP: (2 sibs) 5 children: 42: 0x555ddd7ce7a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x555ddd7ce838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x555ddd7ce8d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x555ddd7ce968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x555ddd7cea00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x555ddd7ce350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x555ddd7c79f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7c7a88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7c7b20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7ce3e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x555ddd7ceaa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7ceb38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7cebd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7ce480 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d0040 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd8d00d0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd8d0160 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8d01f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd8d0280 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8d0310 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd8d03a0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8d0430 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd8d04c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd8d0550 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd8d05e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd8d0670 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8d0700 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd8d0790 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8d0820 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd8d08b0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8d0940 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd8d09d0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8d0a60 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x555ddd8d0af0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8d0b80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd8d0c10 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd8d0ca0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x555ddd8d0d30 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x555ddd8d0dc0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x555ddd8d0e50 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x555ddd8d0ee0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5d30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x555ddd7d0770 MAP: (6 sibs) 1 children: 42: 0x555ddd7d0b10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x555ddd7d0bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d0c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d0ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d0d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d0e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d0808 MAP: (6 sibs) 1 children: 42: 0x555ddd7d0eb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x555ddd7d0f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d0fe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d1080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d1118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d11b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d08a0 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x555ddd7d0938 MAP: (6 sibs) 1 children: 42: 0x555ddd7d12f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x555ddd7d09d0 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x555ddd7d1430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x555ddd7d14c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x555ddd7d0a68 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1570 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d0f80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8d1010 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd8d10a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x555ddd8d1130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd8d11c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd8d1250 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd8d12e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8d1370 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd8d1400 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8d1490 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x555ddd8d1520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd8d15b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd8d1640 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd8d16d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8d1760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd8d17f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8d1880 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x555ddd8d1910 MAP: (6 sibs) 1 children: 42: [18] [18] 0x555ddd8d19a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x555ddd8d1a30 MAP: (6 sibs) 1 children: 42: [20] [20] 0x555ddd8d1ac0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x555ddd8d1b50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x555ddd8d1be0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x555ddd8d1c70 MAP: (6 sibs) 1 children: 42: [24] [24] 0x555ddd8d1d00 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5e48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x555ddd7d2810 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d2bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d2c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d2ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d2d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d2e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d28a8 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc3f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d2eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d2f48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d2fe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2940 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d31b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d32e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d3378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d3410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d29d8 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d34b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d35e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2a70 MAP: (6 sibs) 1 children: 42: 0x555ddd7d37b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d3850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d38e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d3980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d3a18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d3ab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2b08 MAP: (6 sibs) 1 children: 42: 0x555ddd7d3b50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d3bf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3c88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d3d20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3db8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3e50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d1da0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8d1e30 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd8d1ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x555ddd8d1f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd8d1fe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd8d2070 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd8d2100 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8d2190 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd8d2220 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8d22b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x555ddd8d2340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd8d23d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd8d2460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd8d24f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8d2580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd8d2610 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8d26a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x555ddd8d2730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x555ddd8d27c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x555ddd8d2850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x555ddd8d28e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x555ddd8d2970 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x555ddd8d2a00 MAP: (6 sibs) 1 children: 42: [23] [23] 0x555ddd8d2a90 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x555ddd8d2b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x555ddd8d2bb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x555ddd8d2c40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x555ddd8d2cd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x555ddd8d2d60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x555ddd8d2df0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x555ddd8d2e80 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x555ddd8d2f10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x555ddd8d2fa0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x555ddd8d3030 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x555ddd8d30c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x555ddd8d3150 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x555ddd8d31e0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x555ddd8d3270 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x555ddd8d3300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x555ddd8d3390 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x555ddd8d3420 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x555ddd8d34b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x555ddd8d3540 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5f60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x555ddd7d3ef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d3f88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d4020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d40b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d4150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x555ddd7d41e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x555ddd7d4280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x555ddd7d4318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x555ddd7d43b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x555ddd7d1c10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x555ddd7d4448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x555ddd7d1cb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x555ddd7d44e0 DOCMAP: (17 sibs) 2 children: 42: 0x555ddd7c6a90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x555ddd7c6b28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x555ddd7d4578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1d50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x555ddd7d4610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1df0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x555ddd7d46a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x555ddd7d4740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d16b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x555ddd7d47d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x555ddd7d4870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d35e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x555ddd8d3670 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x555ddd8d3700 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x555ddd8d3790 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x555ddd8d3820 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x555ddd8d38b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x555ddd8d3940 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x555ddd8d39d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x555ddd8d3a60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x555ddd8d3af0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x555ddd8d3b80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x555ddd8d3c10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x555ddd8d3ca0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x555ddd8d3d30 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x555ddd8d3dc0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x555ddd8d3e50 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x555ddd8d3ee0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x555ddd8d3f70 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x555ddd8d4000 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x555ddd8d4090 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x555ddd8d4120 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x555ddd8d41b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x555ddd8d4240 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x555ddd8d42d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x555ddd8d4360 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x555ddd8d43f0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x555ddd7d2210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x555ddd7d22a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x555ddd7d2340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x555ddd7d23d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x555ddd7d2470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x555ddd7cbd00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x555ddd7cbd98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8c4540 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd8c45d0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x555ddd8c4660 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x555ddd8c46f0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd8c4780 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x555ddd8c4810 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd8c48a0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8c4930 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x555ddd7cec70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x555ddd7ced08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x555ddd7ceda0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x555ddd7cee38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x555ddd7ceed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x555ddd7cbe90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x555ddd7cbf28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d4490 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd8d4520 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x555ddd8d45b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x555ddd8d4640 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd8d46d0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x555ddd8d4760 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd8d47f0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8d4880 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d62a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7c7290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x555ddd7c7328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd878530 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8785c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x555ddd878650 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d63c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x555ddd7cd2c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8c49d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8c4a60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x555ddd8c4af0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d64d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x555ddd7d4a50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x555ddd7d4ae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x555ddd7d4b80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x555ddd7d4f20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x555ddd7d4fb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x555ddd7d4c18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x555ddd7c7820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x555ddd7c78b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x555ddd7c7950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x555ddd7d4cb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x555ddd7d5060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x555ddd7d50f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x555ddd7d4d48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x555ddd7d4de0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x555ddd7d51a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x555ddd7d5238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x555ddd7d4e78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x555ddd7d52e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x555ddd7d5378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d4920 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x555ddd8d49b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x555ddd8d4a40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x555ddd8d4ad0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd8d4b60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x555ddd8d4bf0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x555ddd8d4c80 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd8d4d10 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x555ddd8d4da0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x555ddd8d4e30 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x555ddd8d4ec0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd8d4f50 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x555ddd8d4fe0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x555ddd8d5070 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x555ddd8d5100 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8d5190 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x555ddd8d5220 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x555ddd8d52b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd8d5340 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x555ddd8d53d0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d65f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x555ddd7d7730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x555ddd7d77c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x555ddd7d7860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x555ddd7d7c00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x555ddd7d7c98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x555ddd7d78f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x555ddd7d7d40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x555ddd7d7dd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x555ddd7d7e70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x555ddd7d7990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x555ddd7d7f10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x555ddd7d7fa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x555ddd7d7a28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x555ddd7d7ac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x555ddd7d8050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x555ddd7d80e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x555ddd7d7b58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x555ddd7d8190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x555ddd7d8228 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d5470 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8d5500 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x555ddd8d5590 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x555ddd8d5620 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd8d56b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x555ddd8d5740 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x555ddd8d57d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd8d5860 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x555ddd8d58f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x555ddd8d5980 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x555ddd8d5a10 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd8d5aa0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x555ddd8d5b30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x555ddd8d5bc0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x555ddd8d5c50 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8d5ce0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x555ddd8d5d70 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x555ddd8d5e00 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd8d5e90 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x555ddd8d5f20 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x555ddd7cfb90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x555ddd7d0060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x555ddd7d00f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x555ddd7d0190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x555ddd7cfc28 MAP: (8 sibs) 3 children: 42: 0x555ddd7d0230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x555ddd7d02c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x555ddd7d0360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x555ddd7cfcc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x555ddd7cf310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x555ddd7cfd58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x555ddd7cf3b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x555ddd7cfdf0 MAP: (8 sibs) 7 children: 42: 0x555ddd7d82d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x555ddd7d8368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x555ddd7d8400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x555ddd7d8498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x555ddd7d8530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x555ddd7d85c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x555ddd7d8660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x555ddd7cfe88 VAL***: '*a0' (8 sibs) 42: 0x555ddd7cff20 VAL***: '*a7' (8 sibs) 42: 0x555ddd7cffb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d5fc0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x555ddd8d6050 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x555ddd8d60e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd8d6170 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8d6200 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd8d6290 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8d6320 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd8d63b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd8d6440 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8d64d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x555ddd8d6560 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8d65f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x555ddd8d6680 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8d6710 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd8d67a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd8d6830 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd8d68c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd8d6950 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8d69e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd8d6a70 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd8d6b00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd8d6b90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x555ddd8d6c20 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x555ddd8d6cb0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7d8700 MAP: (8 sibs) 3 children: 42: 0x555ddd7d8bd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x555ddd7d8c68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x555ddd7d8d00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x555ddd7d8798 MAP: (8 sibs) 3 children: 42: 0x555ddd7d8da0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x555ddd7d8e38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x555ddd7d8ed0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x555ddd7d8830 MAP: (8 sibs) 1 children: 42: 0x555ddd7cd780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x555ddd7d88c8 MAP: (8 sibs) 1 children: 42: 0x555ddd7d0620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x555ddd7d8960 MAP: (8 sibs) 7 children: 42: 0x555ddd7d8f70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x555ddd7d9008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x555ddd7d90a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x555ddd7d9138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x555ddd7d91d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x555ddd7d9268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x555ddd7d9300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x555ddd7d89f8 MAP: (8 sibs) 3 children: 42: 0x555ddd7d93a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x555ddd7d9438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x555ddd7d94d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x555ddd7d8a90 MAP: (8 sibs) 1 children: 42: 0x555ddd7d9570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x555ddd7d8b28 MAP: (8 sibs) 1 children: 42: 0x555ddd7d9610 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d6d50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8d6de0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x555ddd8d6e70 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd8d6f00 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8d6f90 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd8d7020 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8d70b0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd8d7140 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd8d71d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8d7260 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd8d72f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8d7380 MAP: (8 sibs) 1 children: 42: [12] [12] 0x555ddd8d7410 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8d74a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd8d7530 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd8d75c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd8d7650 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd8d76e0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8d7770 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd8d7800 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd8d7890 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd8d7920 MAP: (8 sibs) 3 children: 42: [22] [22] 0x555ddd8d79b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x555ddd8d7a40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x555ddd8d7ad0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x555ddd8d7b60 MAP: (8 sibs) 1 children: 42: [26] [26] 0x555ddd8d7bf0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x555ddd8d7c80 MAP: (8 sibs) 1 children: 42: [28] [28] 0x555ddd8d7d10 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x555ddd7c7650 KEYVAL: 'a' '1' (3 sibs) 42: 0x555ddd7c76e8 KEYVAL: 'b' '' (3 sibs) 42: 0x555ddd7c7780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d7db0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x555ddd8d7e40 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x555ddd8d7ed0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x555ddd8d7f60 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6a50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x555ddd7cd408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d8000 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8d8090 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd8d8120 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6b68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd4b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x555ddd7cd548 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d81c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8d8250 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd8d82e0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7c7ce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x555ddd7c81b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x555ddd7c8248 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c7d78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x555ddd7c82f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x555ddd7c8388 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c7e10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x555ddd7c8430 KEYVAL: 'r' '10' (1 sibs) 42: 0x555ddd7c7ea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x555ddd7c84d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x555ddd7c7f40 MAP: (8 sibs) 4 children: 42: 0x555ddd7c8570 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7c8608 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7c86a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7c8738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c7fd8 MAP: (8 sibs) 3 children: 42: 0x555ddd7c87e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x555ddd7c8878 KEYVAL: 'r' '10' (3 sibs) 42: 0x555ddd7c8910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x555ddd7c8070 MAP: (8 sibs) 2 children: 42: 0x555ddd7c89b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x555ddd7c8af0 VAL***: '*CENTER' (2 sibs) 42: 0x555ddd7c8b88 VAL***: '*BIG' (2 sibs) 42: 0x555ddd7c8a48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x555ddd7c8108 MAP: (8 sibs) 3 children: 42: 0x555ddd7c8c30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x555ddd7c8e00 VAL***: '*BIG' (3 sibs) 42: 0x555ddd7c8e98 VAL***: '*LEFT' (3 sibs) 42: 0x555ddd7c8f30 VAL***: '*SMALL' (3 sibs) 42: 0x555ddd7c8cc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x555ddd7c8d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d8380 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8d8410 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x555ddd8d84a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd8d8530 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd8d85c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x555ddd8d8650 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd8d86e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd8d8770 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x555ddd8d8800 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd8d8890 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x555ddd8d8920 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd8d89b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8d8a40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd8d8ad0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8d8b60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd8d8bf0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8d8c80 MAP: (8 sibs) 3 children: 42: [17] [17] 0x555ddd8d8d10 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x555ddd8d8da0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x555ddd8d8e30 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x555ddd8d8ec0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x555ddd8d8f50 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x555ddd8d8fe0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x555ddd8d9070 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x555ddd8d9100 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x555ddd8d9190 MAP: (8 sibs) 3 children: 42: [26] [26] 0x555ddd8d9220 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x555ddd8d92b0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x555ddd8d9340 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x555ddd8d93d0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x555ddd8d9460 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x555ddd8d94f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7c9960 MAP: (8 sibs) 2 children: 42: 0x555ddd7c6bd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x555ddd7c6c68 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c99f8 MAP: (8 sibs) 2 children: 42: 0x555ddd7c73d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x555ddd7c7468 KEYVAL: 'y' '2' (2 sibs) 42: 0x555ddd7c9a90 MAP: (8 sibs) 1 children: 42: 0x555ddd7c9e30 KEYVAL: 'r' '10' (1 sibs) 42: 0x555ddd7c9b28 MAP: (8 sibs) 1 children: 42: 0x555ddd7c9ed0 KEYVAL: 'r' '1' (1 sibs) 42: 0x555ddd7c9bc0 MAP: (8 sibs) 4 children: 42: 0x555ddd7c9f70 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca008 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca0a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9c58 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca1e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca278 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca310 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca3a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9cf0 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca450 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca4e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca580 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x555ddd7c9d88 MAP: (8 sibs) 4 children: 42: 0x555ddd7ca6c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x555ddd7ca758 KEYVAL: 'y' '2' (4 sibs) 42: 0x555ddd7ca7f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x555ddd7ca888 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8d9590 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8d9620 MAP: (8 sibs) 2 children: 42: [2] [2] 0x555ddd8d96b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x555ddd8d9740 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x555ddd8d97d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x555ddd8d9860 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x555ddd8d98f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x555ddd8d9980 MAP: (8 sibs) 1 children: 42: [8] [8] 0x555ddd8d9a10 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x555ddd8d9aa0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd8d9b30 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x555ddd8d9bc0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x555ddd8d9c50 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x555ddd8d9ce0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x555ddd8d9d70 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x555ddd8d9e00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x555ddd8d9e90 MAP: (8 sibs) 4 children: 42: [17] [17] 0x555ddd8d9f20 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x555ddd8d9fb0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x555ddd8da040 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x555ddd8da0d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x555ddd8da160 MAP: (8 sibs) 4 children: 42: [22] [22] 0x555ddd8da1f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x555ddd8da280 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x555ddd8da310 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x555ddd8da3a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x555ddd8da430 MAP: (8 sibs) 4 children: 42: [27] [27] 0x555ddd8da4c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x555ddd8da550 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x555ddd8da5e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x555ddd8da670 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d56a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cada0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x555ddd7cae38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x555ddd7caed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cb140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x555ddd7cb1d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x555ddd7caf68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x555ddd7c6db0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cb000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x555ddd7cb280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cb318 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cb098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x555ddd7cb3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cb458 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8da710 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8da7a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd8da830 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8da8c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8da950 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd8da9e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8daa70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8dab00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8dab90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8dac20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8dacb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8dad40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8dadd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd8dae60 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d57b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cb500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x555ddd7cb598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x555ddd7cb630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cb8a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x555ddd7cb938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x555ddd7cb6c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x555ddd7cb9e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cb760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x555ddd7cba80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cbb18 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cb7f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x555ddd7cbbc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x555ddd7cbc58 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8daf00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8daf90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x555ddd8db020 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x555ddd8db0b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8db140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x555ddd8db1d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x555ddd8db260 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8db2f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8db380 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8db410 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x555ddd8db4a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8db530 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8db5c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x555ddd8db650 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d58d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7cc5d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7cc668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7cc700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7cc970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cca08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cc798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x555ddd7ccab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cc830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x555ddd7ccb50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7ccbe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cc8c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x555ddd7ccc90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7ccd28 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8db6f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8db780 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd8db810 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd8db8a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8db930 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd8db9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd8dba50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8dbae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8dbb70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8dbc00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd8dbc90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8dbd20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8dbdb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd8dbe40 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d59e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x555ddd7ca980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7caa18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x555ddd7caab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x555ddd7ccdd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cce68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x555ddd7cab48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x555ddd7ccf10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x555ddd7cabe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x555ddd7ccfb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7cd048 KEYVAL: 'age' '10' (2 sibs) 42: 0x555ddd7cac78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x555ddd7cd0f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x555ddd7cd188 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8dbee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8dbf70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x555ddd8dc000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x555ddd8dc090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x555ddd8dc120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x555ddd8dc1b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x555ddd8dc240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x555ddd8dc2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x555ddd8dc360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x555ddd8dc3f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x555ddd8dc480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x555ddd8dc510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x555ddd8dc5a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x555ddd8dc630 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5b00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x555ddd7cd830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x555ddd7cd8c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x555ddd7cd960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x555ddd7c7510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x555ddd7c75a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x555ddd7cd9f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x555ddd7cdc60 MAP: (2 sibs) 4 children: 42: 0x555ddd7c9240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x555ddd7c92d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x555ddd7c9370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x555ddd7c9408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x555ddd7cdcf8 MAP: (2 sibs) 5 children: 42: 0x555ddd7cdda0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x555ddd7cde38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x555ddd7cded0 KEYVAL: 'size' '8' (5 sibs) 42: 0x555ddd7cdf68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x555ddd7ce000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x555ddd7cda90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x555ddd7c70c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7c7158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7c71f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7cdb28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x555ddd7cdbc0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8dc6d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd8dc760 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd8dc7f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8dc880 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd8dc910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8dc9a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd8dca30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8dcac0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd8dcb50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd8dcbe0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd8dcc70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd8dcd00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8dcd90 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd8dce20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8dceb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd8dcf40 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8dcfd0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd8dd060 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8dd0f0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x555ddd8dd180 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8dd210 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd8dd2a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd8dd330 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x555ddd8dd3c0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5c18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x555ddd7ce0f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x555ddd7ce188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x555ddd7ce220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x555ddd7ce520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x555ddd7ce5b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x555ddd7ce2b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x555ddd7ce660 MAP: (2 sibs) 4 children: 42: 0x555ddd7c94b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x555ddd7c9548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x555ddd7c95e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x555ddd7c9678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x555ddd7ce6f8 MAP: (2 sibs) 5 children: 42: 0x555ddd7ce7a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x555ddd7ce838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x555ddd7ce8d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x555ddd7ce968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x555ddd7cea00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x555ddd7ce350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x555ddd7c79f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7c7a88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7c7b20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7ce3e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x555ddd7ceaa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x555ddd7ceb38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x555ddd7cebd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x555ddd7ce480 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8dd460 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x555ddd8dd4f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x555ddd8dd580 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x555ddd8dd610 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x555ddd8dd6a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x555ddd8dd730 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x555ddd8dd7c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x555ddd8dd850 MAP: (2 sibs) 4 children: 42: [8] [8] 0x555ddd8dd8e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x555ddd8dd970 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x555ddd8dda00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x555ddd8dda90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x555ddd8ddb20 MAP: (2 sibs) 5 children: 42: [13] [13] 0x555ddd8ddbb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x555ddd8ddc40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x555ddd8ddcd0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x555ddd8ddd60 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x555ddd8dddf0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x555ddd8dde80 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x555ddd8ddf10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x555ddd8ddfa0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x555ddd8de030 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x555ddd8de0c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x555ddd8de150 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x555ddd8de1e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x555ddd8de270 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x555ddd8de300 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5d30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x555ddd7d0770 MAP: (6 sibs) 1 children: 42: 0x555ddd7d0b10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x555ddd7d0bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d0c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d0ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d0d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d0e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d0808 MAP: (6 sibs) 1 children: 42: 0x555ddd7d0eb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x555ddd7d0f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d0fe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d1080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d1118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d11b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d08a0 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x555ddd7d0938 MAP: (6 sibs) 1 children: 42: 0x555ddd7d12f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x555ddd7d09d0 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x555ddd7d1430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x555ddd7d14c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x555ddd7d0a68 MAP: (6 sibs) 1 children: 42: 0x555ddd7d1570 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8de3a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8de430 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd8de4c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x555ddd8de550 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd8de5e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd8de670 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd8de700 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8de790 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd8de820 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8de8b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x555ddd8de940 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd8de9d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd8dea60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd8deaf0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8deb80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd8dec10 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8deca0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x555ddd8ded30 MAP: (6 sibs) 1 children: 42: [18] [18] 0x555ddd8dedc0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x555ddd8dee50 MAP: (6 sibs) 1 children: 42: [20] [20] 0x555ddd8deee0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x555ddd8def70 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x555ddd8df000 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x555ddd8df090 MAP: (6 sibs) 1 children: 42: [24] [24] 0x555ddd8df120 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5e48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x555ddd7d2810 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d2bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d2c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d2ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d2d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d2e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d28a8 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc3f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d2eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d2f48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d2fe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2940 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d31b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d32e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d3378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d3410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x555ddd7d29d8 MAP: (6 sibs) 1 children: 42: 0x555ddd7cc530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d34b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d35e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2a70 MAP: (6 sibs) 1 children: 42: 0x555ddd7d37b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d3850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d38e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x555ddd7d3980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x555ddd7d3a18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x555ddd7d3ab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x555ddd7d2b08 MAP: (6 sibs) 1 children: 42: 0x555ddd7d3b50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x555ddd7d3bf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x555ddd7d3c88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x555ddd7d3d20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x555ddd7d3db8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x555ddd7d3e50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8df1c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x555ddd8df250 MAP: (6 sibs) 1 children: 42: [2] [2] 0x555ddd8df2e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x555ddd8df370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x555ddd8df400 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x555ddd8df490 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x555ddd8df520 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x555ddd8df5b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x555ddd8df640 MAP: (6 sibs) 1 children: 42: [9] [9] 0x555ddd8df6d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x555ddd8df760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x555ddd8df7f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x555ddd8df880 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x555ddd8df910 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x555ddd8df9a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x555ddd8dfa30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x555ddd8dfac0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x555ddd8dfb50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x555ddd8dfbe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x555ddd8dfc70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x555ddd8dfd00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x555ddd8dfd90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x555ddd8dfe20 MAP: (6 sibs) 1 children: 42: [23] [23] 0x555ddd8dfeb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x555ddd8dff40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x555ddd8dffd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x555ddd8e0060 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x555ddd8e00f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x555ddd8e0180 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x555ddd8e0210 MAP: (6 sibs) 1 children: 42: [30] [30] 0x555ddd8e02a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x555ddd8e0330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x555ddd8e03c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x555ddd8e0450 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x555ddd8e04e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x555ddd8e0570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x555ddd8e0600 MAP: (6 sibs) 1 children: 42: [37] [37] 0x555ddd8e0690 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x555ddd8e0720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x555ddd8e07b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x555ddd8e0840 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x555ddd8e08d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x555ddd8e0960 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d5f60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x555ddd7d3ef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d3f88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d4020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d40b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x555ddd7d4150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x555ddd7d41e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x555ddd7d4280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x555ddd7d4318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x555ddd7d43b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x555ddd7d1c10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x555ddd7d4448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x555ddd7d1cb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x555ddd7d44e0 DOCMAP: (17 sibs) 2 children: 42: 0x555ddd7c6a90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x555ddd7c6b28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x555ddd7d4578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1d50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x555ddd7d4610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1df0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x555ddd7d46a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d1610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x555ddd7d4740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x555ddd7d16b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x555ddd7d47d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x555ddd7d4870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e0a00 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x555ddd8e0a90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x555ddd8e0b20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x555ddd8e0bb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x555ddd8e0c40 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x555ddd8e0cd0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x555ddd8e0d60 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x555ddd8e0df0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x555ddd8e0e80 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x555ddd8e0f10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x555ddd8e0fa0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x555ddd8e1030 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x555ddd8e10c0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x555ddd8e1150 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x555ddd8e11e0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x555ddd8e1270 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x555ddd8e1300 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x555ddd8e1390 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x555ddd8e1420 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x555ddd8e14b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x555ddd8e1540 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x555ddd8e15d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x555ddd8e1660 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x555ddd8e16f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x555ddd8e1780 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x555ddd8e1810 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x555ddd7d2210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x555ddd7d22a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x555ddd7d2340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x555ddd7d23d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x555ddd7d2470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x555ddd7cbd00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x555ddd7cbd98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e18b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd8e1940 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x555ddd8e19d0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x555ddd8e1a60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd8e1af0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x555ddd8e1b80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd8e1c10 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8e1ca0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x555ddd7cec70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x555ddd7ced08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x555ddd7ceda0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x555ddd7cee38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x555ddd7ceed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x555ddd7cbe90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x555ddd7cbf28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e1d40 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x555ddd8e1dd0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x555ddd8e1e60 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x555ddd8e1ef0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x555ddd8e1f80 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x555ddd8e2010 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x555ddd8e20a0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x555ddd8e2130 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d62a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7c7290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x555ddd7c7328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e21d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8e2260 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x555ddd8e22f0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d63c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x555ddd7cd2c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e2390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8e2420 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x555ddd8e24b0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d64d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x555ddd7d4a50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x555ddd7d4ae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x555ddd7d4b80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x555ddd7d4f20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x555ddd7d4fb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x555ddd7d4c18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x555ddd7c7820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x555ddd7c78b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x555ddd7c7950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x555ddd7d4cb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x555ddd7d5060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x555ddd7d50f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x555ddd7d4d48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x555ddd7d4de0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x555ddd7d51a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x555ddd7d5238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x555ddd7d4e78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x555ddd7d52e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x555ddd7d5378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e2550 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x555ddd8e25e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x555ddd8e2670 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x555ddd8e2700 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd8e2790 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x555ddd8e2820 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x555ddd8e28b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd8e2940 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x555ddd8e29d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x555ddd8e2a60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x555ddd8e2af0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd8e2b80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x555ddd8e2c10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x555ddd8e2ca0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x555ddd8e2d30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8e2dc0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x555ddd8e2e50 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x555ddd8e2ee0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd8e2f70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x555ddd8e3000 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d65f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x555ddd7d7730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x555ddd7d77c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x555ddd7d7860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x555ddd7d7c00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x555ddd7d7c98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x555ddd7d78f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x555ddd7d7d40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x555ddd7d7dd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x555ddd7d7e70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x555ddd7d7990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x555ddd7d7f10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x555ddd7d7fa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x555ddd7d7a28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x555ddd7d7ac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x555ddd7d8050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x555ddd7d80e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x555ddd7d7b58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x555ddd7d8190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x555ddd7d8228 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e30a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8e3130 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x555ddd8e31c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x555ddd8e3250 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x555ddd8e32e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x555ddd8e3370 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x555ddd8e3400 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x555ddd8e3490 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x555ddd8e3520 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x555ddd8e35b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x555ddd8e3640 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x555ddd8e36d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x555ddd8e3760 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x555ddd8e37f0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x555ddd8e3880 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x555ddd8e3910 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x555ddd8e39a0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x555ddd8e3a30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x555ddd8e3ac0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x555ddd8e3b50 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x555ddd7cfb90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x555ddd7d0060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x555ddd7d00f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x555ddd7d0190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x555ddd7cfc28 MAP: (8 sibs) 3 children: 42: 0x555ddd7d0230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x555ddd7d02c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x555ddd7d0360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x555ddd7cfcc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x555ddd7cf310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x555ddd7cfd58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x555ddd7cf3b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x555ddd7cfdf0 MAP: (8 sibs) 7 children: 42: 0x555ddd7d82d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x555ddd7d8368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x555ddd7d8400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x555ddd7d8498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x555ddd7d8530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x555ddd7d85c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x555ddd7d8660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x555ddd7cfe88 VAL***: '*a0' (8 sibs) 42: 0x555ddd7cff20 VAL***: '*a7' (8 sibs) 42: 0x555ddd7cffb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e3bf0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x555ddd8e3c80 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x555ddd8e3d10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd8e3da0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8e3e30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd8e3ec0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8e3f50 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd8e3fe0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd8e4070 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8e4100 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x555ddd8e4190 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8e4220 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x555ddd8e42b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8e4340 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd8e43d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd8e4460 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd8e44f0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd8e4580 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8e4610 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd8e46a0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd8e4730 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd8e47c0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x555ddd8e4850 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x555ddd8e48e0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x555ddd7d8700 MAP: (8 sibs) 3 children: 42: 0x555ddd7d8bd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x555ddd7d8c68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x555ddd7d8d00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x555ddd7d8798 MAP: (8 sibs) 3 children: 42: 0x555ddd7d8da0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x555ddd7d8e38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x555ddd7d8ed0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x555ddd7d8830 MAP: (8 sibs) 1 children: 42: 0x555ddd7cd780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x555ddd7d88c8 MAP: (8 sibs) 1 children: 42: 0x555ddd7d0620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x555ddd7d8960 MAP: (8 sibs) 7 children: 42: 0x555ddd7d8f70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x555ddd7d9008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x555ddd7d90a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x555ddd7d9138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x555ddd7d91d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x555ddd7d9268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x555ddd7d9300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x555ddd7d89f8 MAP: (8 sibs) 3 children: 42: 0x555ddd7d93a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x555ddd7d9438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x555ddd7d94d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x555ddd7d8a90 MAP: (8 sibs) 1 children: 42: 0x555ddd7d9570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x555ddd7d8b28 MAP: (8 sibs) 1 children: 42: 0x555ddd7d9610 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e4980 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x555ddd8e4a10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x555ddd8e4aa0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x555ddd8e4b30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x555ddd8e4bc0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x555ddd8e4c50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x555ddd8e4ce0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x555ddd8e4d70 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x555ddd8e4e00 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x555ddd8e4e90 MAP: (8 sibs) 1 children: 42: [10] [10] 0x555ddd8e4f20 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x555ddd8e4fb0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x555ddd8e5040 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x555ddd8e50d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x555ddd8e5160 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x555ddd8e51f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x555ddd8e5280 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x555ddd8e5310 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x555ddd8e53a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x555ddd8e5430 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x555ddd8e54c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x555ddd8e5550 MAP: (8 sibs) 3 children: 42: [22] [22] 0x555ddd8e55e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x555ddd8e5670 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x555ddd8e5700 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x555ddd8e5790 MAP: (8 sibs) 1 children: 42: [26] [26] 0x555ddd8e5820 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x555ddd8e58b0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x555ddd8e5940 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x555ddd7c7650 KEYVAL: 'a' '1' (3 sibs) 42: 0x555ddd7c76e8 KEYVAL: 'b' '' (3 sibs) 42: 0x555ddd7c7780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e59e0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x555ddd8e5a70 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x555ddd8e5b00 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x555ddd8e5b90 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6a50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x555ddd7cd408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e5c30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8e5cc0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd8e5d50 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x555ddd7d6b68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x555ddd7cd4b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x555ddd7cd548 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x555ddd8e5df0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x555ddd8e5e80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x555ddd8e5f10 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase (41 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (42 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.05 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x564e66bfa100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x564e66bf3180 DOCSEQ: (1 sibs) 3 children: 43: 0x564e66bf3220 VAL: 'foo' (3 sibs) 43: 0x564e66bf32b8 VAL: 'bar' (3 sibs) 43: 0x564e66bf3350 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c34110 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x564e66c341a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x564e66c34230 VAL: 'foo' (3 sibs) 43: [3] [3] 0x564e66c342c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x564e66c34350 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x564e66bfa218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf3ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf3f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf4010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf41e0 VAL: 'val0' (2 sibs) 43: 0x564e66bf4278 VAL: 'val1' (2 sibs) 43: 0x564e66bf40a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf4320 VAL: 'val2' (2 sibs) 43: 0x564e66bf43b8 VAL: 'val3' (2 sibs) 43: 0x564e66bf4140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf4460 VAL: 'val4' (2 sibs) 43: 0x564e66bf44f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c36200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c36290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c36320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c363b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c36440 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c364d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c36560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c365f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c36680 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c36710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c367a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c36830 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x564e66bfa330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf4a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf4aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf4b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf4d20 VAL: 'val0' (2 sibs) 43: 0x564e66bf4db8 VAL: 'val1' (2 sibs) 43: 0x564e66bf4be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf4e60 VAL: 'val2' (2 sibs) 43: 0x564e66bf4ef8 VAL: 'val3' (2 sibs) 43: 0x564e66bf4c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf4fa0 VAL: 'val4' (2 sibs) 43: 0x564e66bf5038 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c381f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c38280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c38310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c383a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c38430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c384c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c38550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c385e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c38670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c38700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c38790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c38820 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x564e66bfa448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf50e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf5178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf5220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf53f0 VAL: 'val0' (2 sibs) 43: 0x564e66bf5488 VAL: 'val1' (2 sibs) 43: 0x564e66bf52b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf5530 VAL: 'val2' (2 sibs) 43: 0x564e66bf55c8 VAL: 'val3' (2 sibs) 43: 0x564e66bf5350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf5670 VAL: 'val4' (2 sibs) 43: 0x564e66bf5708 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c3a1e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c3a270 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c3a300 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c3a390 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c3a420 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c3a4b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c3a540 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c3a5d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c3a660 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c3a6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c3a780 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c3a810 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x564e66bfa560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf6080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf6118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf61c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf6390 VAL: 'val0' (2 sibs) 43: 0x564e66bf6428 VAL: 'val1' (2 sibs) 43: 0x564e66bf6258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf64d0 VAL: 'val2' (2 sibs) 43: 0x564e66bf6568 VAL: 'val3' (2 sibs) 43: 0x564e66bf62f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf6610 VAL: 'val4' (2 sibs) 43: 0x564e66bf66a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c3c1d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c3c260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c3c2f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c3c380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c3c410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c3c4a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c3c530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c3c5c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c3c650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c3c6e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c3c770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c3c800 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: --------------- 43: 43: matrix: 43: 43: include: # next line is blank 43: 43: - env01 43: - env02 43: - env03 43: - env04 # next line has one space 43: 43: - env11 43: - env12 43: - env13 43: - env14 # next line has two spaces 43: 43: - env21 43: - env22 43: - env23 43: - env24 # next line has three spaces 43: 43: - env31 43: - env32 43: - env33 43: - env34 # next line has four spaces 43: 43: - env41 43: - env42 43: - env43 43: - env44 # next line has five spaces 43: 43: - env51 43: - env52 43: - env53 43: - env54 # next line has six spaces 43: 43: - env61 43: - env62 43: - env63 43: - env64 # next line has five spaces 43: --------------- 43: REF TREE: 43: 0x564e66bfa678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf4690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x564e66bf4730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x564e66bf88b0 VAL: 'env01' (28 sibs) 43: 0x564e66bf8948 VAL: 'env02' (28 sibs) 43: 0x564e66bf89e0 VAL: 'env03' (28 sibs) 43: 0x564e66bf8a78 VAL: 'env04' (28 sibs) 43: 0x564e66bf8b10 VAL: 'env11' (28 sibs) 43: 0x564e66bf8ba8 VAL: 'env12' (28 sibs) 43: 0x564e66bf8c40 VAL: 'env13' (28 sibs) 43: 0x564e66bf8cd8 VAL: 'env14' (28 sibs) 43: 0x564e66bf8d70 VAL: 'env21' (28 sibs) 43: 0x564e66bf8e08 VAL: 'env22' (28 sibs) 43: 0x564e66bf8ea0 VAL: 'env23' (28 sibs) 43: 0x564e66bf8f38 VAL: 'env24' (28 sibs) 43: 0x564e66bf8fd0 VAL: 'env31' (28 sibs) 43: 0x564e66bf9068 VAL: 'env32' (28 sibs) 43: 0x564e66bf9100 VAL: 'env33' (28 sibs) 43: 0x564e66bf9198 VAL: 'env34' (28 sibs) 43: 0x564e66bf9230 VAL: 'env41' (28 sibs) 43: 0x564e66bf92c8 VAL: 'env42' (28 sibs) 43: 0x564e66bf9360 VAL: 'env43' (28 sibs) 43: 0x564e66bf93f8 VAL: 'env44' (28 sibs) 43: 0x564e66bf9490 VAL: 'env51' (28 sibs) 43: 0x564e66bf9528 VAL: 'env52' (28 sibs) 43: 0x564e66bf95c0 VAL: 'env53' (28 sibs) 43: 0x564e66bf9658 VAL: 'env54' (28 sibs) 43: 0x564e66bf96f0 VAL: 'env61' (28 sibs) 43: 0x564e66bf9788 VAL: 'env62' (28 sibs) 43: 0x564e66bf9820 VAL: 'env63' (28 sibs) 43: 0x564e66bf98b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c3f4a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c3f530 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x564e66c3f5c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x564e66c3f650 VAL: 'env01' (28 sibs) 43: [4] [4] 0x564e66c3f6e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x564e66c3f770 VAL: 'env03' (28 sibs) 43: [6] [6] 0x564e66c3f800 VAL: 'env04' (28 sibs) 43: [7] [7] 0x564e66c3f890 VAL: 'env11' (28 sibs) 43: [8] [8] 0x564e66c3f920 VAL: 'env12' (28 sibs) 43: [9] [9] 0x564e66c3f9b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x564e66c3fa40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x564e66c3fad0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x564e66c3fb60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x564e66c3fbf0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x564e66c3fc80 VAL: 'env24' (28 sibs) 43: [15] [15] 0x564e66c3fd10 VAL: 'env31' (28 sibs) 43: [16] [16] 0x564e66c3fda0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x564e66c3fe30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x564e66c3fec0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x564e66c3ff50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x564e66c3ffe0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x564e66c40070 VAL: 'env43' (28 sibs) 43: [22] [22] 0x564e66c40100 VAL: 'env44' (28 sibs) 43: [23] [23] 0x564e66c40190 VAL: 'env51' (28 sibs) 43: [24] [24] 0x564e66c40220 VAL: 'env52' (28 sibs) 43: [25] [25] 0x564e66c402b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x564e66c40340 VAL: 'env54' (28 sibs) 43: [27] [27] 0x564e66c403d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x564e66c40460 VAL: 'env62' (28 sibs) 43: [29] [29] 0x564e66c404f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x564e66c40580 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: --------------- 43: REF TREE: 43: 0x564e66bfa790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf7760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x564e66bf78a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x564e66bf7a70 VAL: 'a' (6 sibs) 43: 0x564e66bf7b08 VAL: 'b' (6 sibs) 43: 0x564e66bf7ba0 VAL: 'c' (6 sibs) 43: 0x564e66bf7c38 VAL: 'd' (6 sibs) 43: 0x564e66bf7cd0 VAL: 'e' (6 sibs) 43: 0x564e66bf7d68 VAL: 'f' (6 sibs) 43: 0x564e66bf7938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x564e66bf7e10 VAL: 'a' (2 sibs) 43: 0x564e66bf7ea8 VAL: 'b' (2 sibs) 43: 0x564e66bf79d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x564e66bf7f50 VAL: 'a' (2 sibs) 43: 0x564e66bf7fe8 VAL: 'b' (2 sibs) 43: 0x564e66bf77f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x564e66bf8090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x564e66bf81d0 VAL: 'a' (6 sibs) 43: 0x564e66bf8268 VAL: 'b' (6 sibs) 43: 0x564e66bf8300 VAL: 'c' (6 sibs) 43: 0x564e66bf8398 VAL: 'd' (6 sibs) 43: 0x564e66bf8430 VAL: 'e' (6 sibs) 43: 0x564e66bf84c8 VAL: 'f' (6 sibs) 43: 0x564e66bf8128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x564e66bf8570 VAL: 'a' (2 sibs) 43: 0x564e66bf8608 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c423e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c42470 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x564e66c42500 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x564e66c42590 VAL: 'a' (6 sibs) 43: [4] [4] 0x564e66c42620 VAL: 'b' (6 sibs) 43: [5] [5] 0x564e66c426b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x564e66c42740 VAL: 'd' (6 sibs) 43: [7] [7] 0x564e66c427d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x564e66c42860 VAL: 'f' (6 sibs) 43: [9] [9] 0x564e66c428f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x564e66c42980 VAL: 'a' (2 sibs) 43: [11] [11] 0x564e66c42a10 VAL: 'b' (2 sibs) 43: [12] [12] 0x564e66c42aa0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x564e66c42b30 VAL: 'a' (2 sibs) 43: [14] [14] 0x564e66c42bc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x564e66c42c50 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x564e66c42ce0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x564e66c42d70 VAL: 'a' (6 sibs) 43: [18] [18] 0x564e66c42e00 VAL: 'b' (6 sibs) 43: [19] [19] 0x564e66c42e90 VAL: 'c' (6 sibs) 43: [20] [20] 0x564e66c42f20 VAL: 'd' (6 sibs) 43: [21] [21] 0x564e66c42fb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x564e66c43040 VAL: 'f' (6 sibs) 43: [23] [23] 0x564e66c430d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x564e66c43160 VAL: 'a' (2 sibs) 43: [25] [25] 0x564e66c431f0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a # next line has 22 spaces (aligns with -) 43: 43: - b # next line has 23 spaces (aligns with #) 43: 43: - c # next line has 3 spaces 43: 43: - d 43: --------------- 43: REF TREE: 43: 0x564e66bfa8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf8700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x564e66bf87a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x564e66bf9e40 VAL: 'a' (4 sibs) 43: 0x564e66bf9ed8 VAL: 'b' (4 sibs) 43: 0x564e66bf9f70 VAL: 'c' (4 sibs) 43: 0x564e66bfa008 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c44a10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c44aa0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x564e66c44b30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x564e66c44bc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x564e66c44c50 VAL: 'b' (4 sibs) 43: [5] [5] 0x564e66c44ce0 VAL: 'c' (4 sibs) 43: [6] [6] 0x564e66c44d70 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: --------------- 43: REF TREE: 43: 0x564e66bfa9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf3a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x564e66bf38d0 VAL: 'a' (2 sibs) 43: 0x564e66bf3968 VAL: 'b' (2 sibs) 43: 0x564e66bf3aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x564e66bf3790 VAL: 'c' (2 sibs) 43: 0x564e66bf3828 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c46740 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c467d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x564e66c46860 VAL: 'a' (2 sibs) 43: [3] [3] 0x564e66c468f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x564e66c46980 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x564e66c46a10 VAL: 'c' (2 sibs) 43: [6] [6] 0x564e66c46aa0 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: --------------- 43: 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: # 43: - b1 43: # 43: - b2 43: # 43: # 43: # 43: - b3 43: # 43: # 43: # 43: - b4 43: # 43: # - c 43: #- d 43: - b5 43: #- d2 43: #- d3 43: #- d4 43: - b6 43: #- d41 43: # 43: - b61 43: # 43: # 43: - b62 43: # 43: # 43: # 43: - b63 43: # 43: - b64 43: # 43: - b65 43: # 43: # 43: # 43: - b66 43: # 43: # 43: # 43: # 43: #- d41 43: #- d5 43: #- d6 43: #- d7 43: - b7 43: #- d8 43: # 43: # 43: # 43: - b8 43: # 43: # 43: # 43: - b9 43: # 43: # 43: - b10 43: # 43: # 43: - e 43: - f 43: - g 43: --------------- 43: REF TREE: 43: 0x564e66bfaad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf45a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x564e66bf3650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x564e66bf36e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x564e66bfcb40 VAL: 'a' (21 sibs) 43: 0x564e66bfcbd8 VAL: 'b' (21 sibs) 43: 0x564e66bfcc70 VAL: 'b1' (21 sibs) 43: 0x564e66bfcd08 VAL: 'b2' (21 sibs) 43: 0x564e66bfcda0 VAL: 'b3' (21 sibs) 43: 0x564e66bfce38 VAL: 'b4' (21 sibs) 43: 0x564e66bfced0 VAL: 'b5' (21 sibs) 43: 0x564e66bfcf68 VAL: 'b6' (21 sibs) 43: 0x564e66bfd000 VAL: 'b61' (21 sibs) 43: 0x564e66bfd098 VAL: 'b62' (21 sibs) 43: 0x564e66bfd130 VAL: 'b63' (21 sibs) 43: 0x564e66bfd1c8 VAL: 'b64' (21 sibs) 43: 0x564e66bfd260 VAL: 'b65' (21 sibs) 43: 0x564e66bfd2f8 VAL: 'b66' (21 sibs) 43: 0x564e66bfd390 VAL: 'b7' (21 sibs) 43: 0x564e66bfd428 VAL: 'b8' (21 sibs) 43: 0x564e66bfd4c0 VAL: 'b9' (21 sibs) 43: 0x564e66bfd558 VAL: 'b10' (21 sibs) 43: 0x564e66bfd5f0 VAL: 'e' (21 sibs) 43: 0x564e66bfd688 VAL: 'f' (21 sibs) 43: 0x564e66bfd720 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c49eb0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c49f40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x564e66c49fd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x564e66c4a060 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x564e66c4a0f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x564e66c4a180 VAL: 'b' (21 sibs) 43: [6] [6] 0x564e66c4a210 VAL: 'b1' (21 sibs) 43: [7] [7] 0x564e66c4a2a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x564e66c4a330 VAL: 'b3' (21 sibs) 43: [9] [9] 0x564e66c4a3c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x564e66c4a450 VAL: 'b5' (21 sibs) 43: [11] [11] 0x564e66c4a4e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x564e66c4a570 VAL: 'b61' (21 sibs) 43: [13] [13] 0x564e66c4a600 VAL: 'b62' (21 sibs) 43: [14] [14] 0x564e66c4a690 VAL: 'b63' (21 sibs) 43: [15] [15] 0x564e66c4a720 VAL: 'b64' (21 sibs) 43: [16] [16] 0x564e66c4a7b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x564e66c4a840 VAL: 'b66' (21 sibs) 43: [18] [18] 0x564e66c4a8d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x564e66c4a960 VAL: 'b8' (21 sibs) 43: [20] [20] 0x564e66c4a9f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x564e66c4aa80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x564e66c4ab10 VAL: 'e' (21 sibs) 43: [23] [23] 0x564e66c4aba0 VAL: 'f' (21 sibs) 43: [24] [24] 0x564e66c4ac30 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: --------------- 43: 43: e: 43: - f 43: g: h 43: a: 43: - b 43: 43: c: d 43: --------------- 43: REF TREE: 43: 0x564e66bfabf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x564e66bf9960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x564e66bf57b0 VAL: 'f' (1 sibs) 43: 0x564e66bf99f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x564e66bf9a90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x564e66bf5850 VAL: 'b' (1 sibs) 43: 0x564e66bf9b28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c495a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x564e66c49630 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x564e66c496c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x564e66c49750 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x564e66c497e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x564e66c49870 VAL: 'b' (1 sibs) 43: [6] [6] 0x564e66c49900 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x564e66bfa100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x564e66bf3180 DOCSEQ: (1 sibs) 3 children: 43: 0x564e66bf3220 VAL: 'foo' (3 sibs) 43: 0x564e66bf32b8 VAL: 'bar' (3 sibs) 43: 0x564e66bf3350 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c4c4e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x564e66c4c570 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x564e66c4c600 VAL: 'foo' (3 sibs) 43: [3] [3] 0x564e66c4c690 VAL: 'bar' (3 sibs) 43: [4] [4] 0x564e66c4c720 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x564e66bfa218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf3ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf3f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf4010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf41e0 VAL: 'val0' (2 sibs) 43: 0x564e66bf4278 VAL: 'val1' (2 sibs) 43: 0x564e66bf40a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf4320 VAL: 'val2' (2 sibs) 43: 0x564e66bf43b8 VAL: 'val3' (2 sibs) 43: 0x564e66bf4140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf4460 VAL: 'val4' (2 sibs) 43: 0x564e66bf44f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c4cdf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c4ce80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c4cf10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c4cfa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c4d030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c4d0c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c4d150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c4d1e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c4d270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c4d300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c4d390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c4d420 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x564e66bfa330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf4a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf4aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf4b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf4d20 VAL: 'val0' (2 sibs) 43: 0x564e66bf4db8 VAL: 'val1' (2 sibs) 43: 0x564e66bf4be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf4e60 VAL: 'val2' (2 sibs) 43: 0x564e66bf4ef8 VAL: 'val3' (2 sibs) 43: 0x564e66bf4c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf4fa0 VAL: 'val4' (2 sibs) 43: 0x564e66bf5038 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c4d700 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c4d790 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c4d820 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c4d8b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c4d940 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c4d9d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c4da60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c4daf0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c4db80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c4dc10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c4dca0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c4dd30 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x564e66bfa448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf50e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf5178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf5220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf53f0 VAL: 'val0' (2 sibs) 43: 0x564e66bf5488 VAL: 'val1' (2 sibs) 43: 0x564e66bf52b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf5530 VAL: 'val2' (2 sibs) 43: 0x564e66bf55c8 VAL: 'val3' (2 sibs) 43: 0x564e66bf5350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf5670 VAL: 'val4' (2 sibs) 43: 0x564e66bf5708 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c4e010 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c4e0a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c4e130 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c4e1c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c4e250 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c4e2e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c4e370 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c4e400 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c4e490 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c4e520 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c4e5b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c4e640 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x564e66bfa560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf6080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf6118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf61c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf6390 VAL: 'val0' (2 sibs) 43: 0x564e66bf6428 VAL: 'val1' (2 sibs) 43: 0x564e66bf6258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf64d0 VAL: 'val2' (2 sibs) 43: 0x564e66bf6568 VAL: 'val3' (2 sibs) 43: 0x564e66bf62f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf6610 VAL: 'val4' (2 sibs) 43: 0x564e66bf66a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c4e920 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c4e9b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c4ea40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c4ead0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c4eb60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c4ebf0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c4ec80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c4ed10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c4eda0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c4ee30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c4eec0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c4ef50 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: --------------- 43: 43: matrix: 43: 43: include: # next line is blank 43: 43: - env01 43: - env02 43: - env03 43: - env04 # next line has one space 43: 43: - env11 43: - env12 43: - env13 43: - env14 # next line has two spaces 43: 43: - env21 43: - env22 43: - env23 43: - env24 # next line has three spaces 43: 43: - env31 43: - env32 43: - env33 43: - env34 # next line has four spaces 43: 43: - env41 43: - env42 43: - env43 43: - env44 # next line has five spaces 43: 43: - env51 43: - env52 43: - env53 43: - env54 # next line has six spaces 43: 43: - env61 43: - env62 43: - env63 43: - env64 # next line has five spaces 43: --------------- 43: REF TREE: 43: 0x564e66bfa678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf4690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x564e66bf4730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x564e66bf88b0 VAL: 'env01' (28 sibs) 43: 0x564e66bf8948 VAL: 'env02' (28 sibs) 43: 0x564e66bf89e0 VAL: 'env03' (28 sibs) 43: 0x564e66bf8a78 VAL: 'env04' (28 sibs) 43: 0x564e66bf8b10 VAL: 'env11' (28 sibs) 43: 0x564e66bf8ba8 VAL: 'env12' (28 sibs) 43: 0x564e66bf8c40 VAL: 'env13' (28 sibs) 43: 0x564e66bf8cd8 VAL: 'env14' (28 sibs) 43: 0x564e66bf8d70 VAL: 'env21' (28 sibs) 43: 0x564e66bf8e08 VAL: 'env22' (28 sibs) 43: 0x564e66bf8ea0 VAL: 'env23' (28 sibs) 43: 0x564e66bf8f38 VAL: 'env24' (28 sibs) 43: 0x564e66bf8fd0 VAL: 'env31' (28 sibs) 43: 0x564e66bf9068 VAL: 'env32' (28 sibs) 43: 0x564e66bf9100 VAL: 'env33' (28 sibs) 43: 0x564e66bf9198 VAL: 'env34' (28 sibs) 43: 0x564e66bf9230 VAL: 'env41' (28 sibs) 43: 0x564e66bf92c8 VAL: 'env42' (28 sibs) 43: 0x564e66bf9360 VAL: 'env43' (28 sibs) 43: 0x564e66bf93f8 VAL: 'env44' (28 sibs) 43: 0x564e66bf9490 VAL: 'env51' (28 sibs) 43: 0x564e66bf9528 VAL: 'env52' (28 sibs) 43: 0x564e66bf95c0 VAL: 'env53' (28 sibs) 43: 0x564e66bf9658 VAL: 'env54' (28 sibs) 43: 0x564e66bf96f0 VAL: 'env61' (28 sibs) 43: 0x564e66bf9788 VAL: 'env62' (28 sibs) 43: 0x564e66bf9820 VAL: 'env63' (28 sibs) 43: 0x564e66bf98b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c4fb40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c4fbd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x564e66c4fc60 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x564e66c4fcf0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x564e66c4fd80 VAL: 'env02' (28 sibs) 43: [5] [5] 0x564e66c4fe10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x564e66c4fea0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x564e66c4ff30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x564e66c4ffc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x564e66c50050 VAL: 'env13' (28 sibs) 43: [10] [10] 0x564e66c500e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x564e66c50170 VAL: 'env21' (28 sibs) 43: [12] [12] 0x564e66c50200 VAL: 'env22' (28 sibs) 43: [13] [13] 0x564e66c50290 VAL: 'env23' (28 sibs) 43: [14] [14] 0x564e66c50320 VAL: 'env24' (28 sibs) 43: [15] [15] 0x564e66c503b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x564e66c50440 VAL: 'env32' (28 sibs) 43: [17] [17] 0x564e66c504d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x564e66c50560 VAL: 'env34' (28 sibs) 43: [19] [19] 0x564e66c505f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x564e66c50680 VAL: 'env42' (28 sibs) 43: [21] [21] 0x564e66c50710 VAL: 'env43' (28 sibs) 43: [22] [22] 0x564e66c507a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x564e66c50830 VAL: 'env51' (28 sibs) 43: [24] [24] 0x564e66c508c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x564e66c50950 VAL: 'env53' (28 sibs) 43: [26] [26] 0x564e66c509e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x564e66c50a70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x564e66c50b00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x564e66c50b90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x564e66c50c20 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: --------------- 43: REF TREE: 43: 0x564e66bfa790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf7760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x564e66bf78a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x564e66bf7a70 VAL: 'a' (6 sibs) 43: 0x564e66bf7b08 VAL: 'b' (6 sibs) 43: 0x564e66bf7ba0 VAL: 'c' (6 sibs) 43: 0x564e66bf7c38 VAL: 'd' (6 sibs) 43: 0x564e66bf7cd0 VAL: 'e' (6 sibs) 43: 0x564e66bf7d68 VAL: 'f' (6 sibs) 43: 0x564e66bf7938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x564e66bf7e10 VAL: 'a' (2 sibs) 43: 0x564e66bf7ea8 VAL: 'b' (2 sibs) 43: 0x564e66bf79d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x564e66bf7f50 VAL: 'a' (2 sibs) 43: 0x564e66bf7fe8 VAL: 'b' (2 sibs) 43: 0x564e66bf77f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x564e66bf8090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x564e66bf81d0 VAL: 'a' (6 sibs) 43: 0x564e66bf8268 VAL: 'b' (6 sibs) 43: 0x564e66bf8300 VAL: 'c' (6 sibs) 43: 0x564e66bf8398 VAL: 'd' (6 sibs) 43: 0x564e66bf8430 VAL: 'e' (6 sibs) 43: 0x564e66bf84c8 VAL: 'f' (6 sibs) 43: 0x564e66bf8128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x564e66bf8570 VAL: 'a' (2 sibs) 43: 0x564e66bf8608 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c50d50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c50de0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x564e66c50e70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x564e66c50f00 VAL: 'a' (6 sibs) 43: [4] [4] 0x564e66c50f90 VAL: 'b' (6 sibs) 43: [5] [5] 0x564e66c51020 VAL: 'c' (6 sibs) 43: [6] [6] 0x564e66c510b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x564e66c51140 VAL: 'e' (6 sibs) 43: [8] [8] 0x564e66c511d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x564e66c51260 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x564e66c512f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x564e66c51380 VAL: 'b' (2 sibs) 43: [12] [12] 0x564e66c51410 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x564e66c514a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x564e66c51530 VAL: 'b' (2 sibs) 43: [15] [15] 0x564e66c515c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x564e66c51650 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x564e66c516e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x564e66c51770 VAL: 'b' (6 sibs) 43: [19] [19] 0x564e66c51800 VAL: 'c' (6 sibs) 43: [20] [20] 0x564e66c51890 VAL: 'd' (6 sibs) 43: [21] [21] 0x564e66c51920 VAL: 'e' (6 sibs) 43: [22] [22] 0x564e66c519b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x564e66c51a40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x564e66c51ad0 VAL: 'a' (2 sibs) 43: [25] [25] 0x564e66c51b60 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a # next line has 22 spaces (aligns with -) 43: 43: - b # next line has 23 spaces (aligns with #) 43: 43: - c # next line has 3 spaces 43: 43: - d 43: --------------- 43: REF TREE: 43: 0x564e66bfa8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf8700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x564e66bf87a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x564e66bf9e40 VAL: 'a' (4 sibs) 43: 0x564e66bf9ed8 VAL: 'b' (4 sibs) 43: 0x564e66bf9f70 VAL: 'c' (4 sibs) 43: 0x564e66bfa008 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c4f230 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c4f2c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x564e66c4f350 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x564e66c4f3e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x564e66c4f470 VAL: 'b' (4 sibs) 43: [5] [5] 0x564e66c4f500 VAL: 'c' (4 sibs) 43: [6] [6] 0x564e66c4f590 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: --------------- 43: REF TREE: 43: 0x564e66bfa9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf3a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x564e66bf38d0 VAL: 'a' (2 sibs) 43: 0x564e66bf3968 VAL: 'b' (2 sibs) 43: 0x564e66bf3aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x564e66bf3790 VAL: 'c' (2 sibs) 43: 0x564e66bf3828 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c51f60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c51ff0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x564e66c52080 VAL: 'a' (2 sibs) 43: [3] [3] 0x564e66c52110 VAL: 'b' (2 sibs) 43: [4] [4] 0x564e66c521a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x564e66c52230 VAL: 'c' (2 sibs) 43: [6] [6] 0x564e66c522c0 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: --------------- 43: 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: # 43: - b1 43: # 43: - b2 43: # 43: # 43: # 43: - b3 43: # 43: # 43: # 43: - b4 43: # 43: # - c 43: #- d 43: - b5 43: #- d2 43: #- d3 43: #- d4 43: - b6 43: #- d41 43: # 43: - b61 43: # 43: # 43: - b62 43: # 43: # 43: # 43: - b63 43: # 43: - b64 43: # 43: - b65 43: # 43: # 43: # 43: - b66 43: # 43: # 43: # 43: # 43: #- d41 43: #- d5 43: #- d6 43: #- d7 43: - b7 43: #- d8 43: # 43: # 43: # 43: - b8 43: # 43: # 43: # 43: - b9 43: # 43: # 43: - b10 43: # 43: # 43: - e 43: - f 43: - g 43: --------------- 43: REF TREE: 43: 0x564e66bfaad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf45a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x564e66bf3650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x564e66bf36e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x564e66bfcb40 VAL: 'a' (21 sibs) 43: 0x564e66bfcbd8 VAL: 'b' (21 sibs) 43: 0x564e66bfcc70 VAL: 'b1' (21 sibs) 43: 0x564e66bfcd08 VAL: 'b2' (21 sibs) 43: 0x564e66bfcda0 VAL: 'b3' (21 sibs) 43: 0x564e66bfce38 VAL: 'b4' (21 sibs) 43: 0x564e66bfced0 VAL: 'b5' (21 sibs) 43: 0x564e66bfcf68 VAL: 'b6' (21 sibs) 43: 0x564e66bfd000 VAL: 'b61' (21 sibs) 43: 0x564e66bfd098 VAL: 'b62' (21 sibs) 43: 0x564e66bfd130 VAL: 'b63' (21 sibs) 43: 0x564e66bfd1c8 VAL: 'b64' (21 sibs) 43: 0x564e66bfd260 VAL: 'b65' (21 sibs) 43: 0x564e66bfd2f8 VAL: 'b66' (21 sibs) 43: 0x564e66bfd390 VAL: 'b7' (21 sibs) 43: 0x564e66bfd428 VAL: 'b8' (21 sibs) 43: 0x564e66bfd4c0 VAL: 'b9' (21 sibs) 43: 0x564e66bfd558 VAL: 'b10' (21 sibs) 43: 0x564e66bfd5f0 VAL: 'e' (21 sibs) 43: 0x564e66bfd688 VAL: 'f' (21 sibs) 43: 0x564e66bfd720 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c53180 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c53210 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x564e66c532a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x564e66c53330 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x564e66c533c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x564e66c53450 VAL: 'b' (21 sibs) 43: [6] [6] 0x564e66c534e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x564e66c53570 VAL: 'b2' (21 sibs) 43: [8] [8] 0x564e66c53600 VAL: 'b3' (21 sibs) 43: [9] [9] 0x564e66c53690 VAL: 'b4' (21 sibs) 43: [10] [10] 0x564e66c53720 VAL: 'b5' (21 sibs) 43: [11] [11] 0x564e66c537b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x564e66c53840 VAL: 'b61' (21 sibs) 43: [13] [13] 0x564e66c538d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x564e66c53960 VAL: 'b63' (21 sibs) 43: [15] [15] 0x564e66c539f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x564e66c53a80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x564e66c53b10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x564e66c53ba0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x564e66c53c30 VAL: 'b8' (21 sibs) 43: [20] [20] 0x564e66c53cc0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x564e66c53d50 VAL: 'b10' (21 sibs) 43: [22] [22] 0x564e66c53de0 VAL: 'e' (21 sibs) 43: [23] [23] 0x564e66c53e70 VAL: 'f' (21 sibs) 43: [24] [24] 0x564e66c53f00 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: --------------- 43: 43: e: 43: - f 43: g: h 43: a: 43: - b 43: 43: c: d 43: --------------- 43: REF TREE: 43: 0x564e66bfabf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x564e66bf9960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x564e66bf57b0 VAL: 'f' (1 sibs) 43: 0x564e66bf99f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x564e66bf9a90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x564e66bf5850 VAL: 'b' (1 sibs) 43: 0x564e66bf9b28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c52870 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x564e66c52900 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x564e66c52990 VAL: 'f' (1 sibs) 43: [3] [3] 0x564e66c52a20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x564e66c52ab0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x564e66c52b40 VAL: 'b' (1 sibs) 43: [6] [6] 0x564e66c52bd0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: # this is an indented doc\n 43: ---\n 43: - foo\n 43: - bar\n 43: - baz\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c34110 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x564e66c341a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x564e66c34230 VAL: 'foo' (3 sibs) 43: [3] [3] 0x564e66c342c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x564e66c34350 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: ---\n 43: - foo\n 43: - bar\n 43: - baz\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c55ad0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x564e66c55b60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x564e66c55bf0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x564e66c55c80 VAL: 'bar' (3 sibs) 43: [4] [4] 0x564e66c55d10 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c36200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c36290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c36320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c363b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c36440 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c364d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c36560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c365f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c36680 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c36710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c367a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c36830 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c56cc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c56d50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c56de0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c56e70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c56f00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c56f90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c57020 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c570b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c57140 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c571d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c57260 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c572f0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c381f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c38280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c38310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c383a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c38430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c384c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c38550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c385e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c38670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c38700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c38790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c38820 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c575d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c57660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c576f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c57780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c57810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c578a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c57930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c579c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c57a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c57ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c57b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c57c00 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c3a1e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c3a270 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c3a300 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c3a390 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c3a420 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c3a4b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c3a540 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c3a5d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c3a660 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c3a6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c3a780 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c3a810 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c57ee0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c57f70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c58000 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c58090 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c58120 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c581b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c58240 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c582d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c58360 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c583f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c58480 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c58510 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c3c1d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c3c260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c3c2f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c3c380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c3c410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c3c4a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c3c530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c3c5c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c3c650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c3c6e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c3c770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c3c800 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c587f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c58880 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c58910 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c589a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c58a30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c58ac0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c58b50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c58be0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c58c70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c58d00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c58d90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c58e20 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: matrix:\n 43: \n 43: include: # next line is blank\n 43: \n 43: - env01\n 43: - env02\n 43: - env03\n 43: - env04 # next line has one space\n 43: \n 43: - env11\n 43: - env12\n 43: - env13\n 43: - env14 # next line has two spaces\n 43: \n 43: - env21\n 43: - env22\n 43: - env23\n 43: - env24 # next line has three spaces\n 43: \n 43: - env31\n 43: - env32\n 43: - env33\n 43: - env34 # next line has four spaces\n 43: \n 43: - env41\n 43: - env42\n 43: - env43\n 43: - env44 # next line has five spaces\n 43: \n 43: - env51\n 43: - env52\n 43: - env53\n 43: - env54 # next line has six spaces\n 43: \n 43: - env61\n 43: - env62\n 43: - env63\n 43: - env64 # next line has five spaces\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c3f4a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c3f530 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x564e66c3f5c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x564e66c3f650 VAL: 'env01' (28 sibs) 43: [4] [4] 0x564e66c3f6e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x564e66c3f770 VAL: 'env03' (28 sibs) 43: [6] [6] 0x564e66c3f800 VAL: 'env04' (28 sibs) 43: [7] [7] 0x564e66c3f890 VAL: 'env11' (28 sibs) 43: [8] [8] 0x564e66c3f920 VAL: 'env12' (28 sibs) 43: [9] [9] 0x564e66c3f9b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x564e66c3fa40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x564e66c3fad0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x564e66c3fb60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x564e66c3fbf0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x564e66c3fc80 VAL: 'env24' (28 sibs) 43: [15] [15] 0x564e66c3fd10 VAL: 'env31' (28 sibs) 43: [16] [16] 0x564e66c3fda0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x564e66c3fe30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x564e66c3fec0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x564e66c3ff50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x564e66c3ffe0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x564e66c40070 VAL: 'env43' (28 sibs) 43: [22] [22] 0x564e66c40100 VAL: 'env44' (28 sibs) 43: [23] [23] 0x564e66c40190 VAL: 'env51' (28 sibs) 43: [24] [24] 0x564e66c40220 VAL: 'env52' (28 sibs) 43: [25] [25] 0x564e66c402b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x564e66c40340 VAL: 'env54' (28 sibs) 43: [27] [27] 0x564e66c403d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x564e66c40460 VAL: 'env62' (28 sibs) 43: [29] [29] 0x564e66c404f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x564e66c40580 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: matrix:\n 43: include:\n 43: - env01\n 43: - env02\n 43: - env03\n 43: - env04\n 43: - env11\n 43: - env12\n 43: - env13\n 43: - env14\n 43: - env21\n 43: - env22\n 43: - env23\n 43: - env24\n 43: - env31\n 43: - env32\n 43: - env33\n 43: - env34\n 43: - env41\n 43: - env42\n 43: - env43\n 43: - env44\n 43: - env51\n 43: - env52\n 43: - env53\n 43: - env54\n 43: - env61\n 43: - env62\n 43: - env63\n 43: - env64\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c59a10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c59aa0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x564e66c59b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x564e66c59bc0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x564e66c59c50 VAL: 'env02' (28 sibs) 43: [5] [5] 0x564e66c59ce0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x564e66c59d70 VAL: 'env04' (28 sibs) 43: [7] [7] 0x564e66c59e00 VAL: 'env11' (28 sibs) 43: [8] [8] 0x564e66c59e90 VAL: 'env12' (28 sibs) 43: [9] [9] 0x564e66c59f20 VAL: 'env13' (28 sibs) 43: [10] [10] 0x564e66c59fb0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x564e66c5a040 VAL: 'env21' (28 sibs) 43: [12] [12] 0x564e66c5a0d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x564e66c5a160 VAL: 'env23' (28 sibs) 43: [14] [14] 0x564e66c5a1f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x564e66c5a280 VAL: 'env31' (28 sibs) 43: [16] [16] 0x564e66c5a310 VAL: 'env32' (28 sibs) 43: [17] [17] 0x564e66c5a3a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x564e66c5a430 VAL: 'env34' (28 sibs) 43: [19] [19] 0x564e66c5a4c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x564e66c5a550 VAL: 'env42' (28 sibs) 43: [21] [21] 0x564e66c5a5e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x564e66c5a670 VAL: 'env44' (28 sibs) 43: [23] [23] 0x564e66c5a700 VAL: 'env51' (28 sibs) 43: [24] [24] 0x564e66c5a790 VAL: 'env52' (28 sibs) 43: [25] [25] 0x564e66c5a820 VAL: 'env53' (28 sibs) 43: [26] [26] 0x564e66c5a8b0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x564e66c5a940 VAL: 'env61' (28 sibs) 43: [28] [28] 0x564e66c5a9d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x564e66c5aa60 VAL: 'env63' (28 sibs) 43: [30] [30] 0x564e66c5aaf0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: even_more_files:\n 43: - a\n 43: - b\n 43: more_skip:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c423e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c42470 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x564e66c42500 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x564e66c42590 VAL: 'a' (6 sibs) 43: [4] [4] 0x564e66c42620 VAL: 'b' (6 sibs) 43: [5] [5] 0x564e66c426b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x564e66c42740 VAL: 'd' (6 sibs) 43: [7] [7] 0x564e66c427d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x564e66c42860 VAL: 'f' (6 sibs) 43: [9] [9] 0x564e66c428f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x564e66c42980 VAL: 'a' (2 sibs) 43: [11] [11] 0x564e66c42a10 VAL: 'b' (2 sibs) 43: [12] [12] 0x564e66c42aa0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x564e66c42b30 VAL: 'a' (2 sibs) 43: [14] [14] 0x564e66c42bc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x564e66c42c50 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x564e66c42ce0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x564e66c42d70 VAL: 'a' (6 sibs) 43: [18] [18] 0x564e66c42e00 VAL: 'b' (6 sibs) 43: [19] [19] 0x564e66c42e90 VAL: 'c' (6 sibs) 43: [20] [20] 0x564e66c42f20 VAL: 'd' (6 sibs) 43: [21] [21] 0x564e66c42fb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x564e66c43040 VAL: 'f' (6 sibs) 43: [23] [23] 0x564e66c430d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x564e66c43160 VAL: 'a' (2 sibs) 43: [25] [25] 0x564e66c431f0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: even_more_files:\n 43: - a\n 43: - b\n 43: more_skip:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c5ac20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c5acb0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x564e66c5ad40 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x564e66c5add0 VAL: 'a' (6 sibs) 43: [4] [4] 0x564e66c5ae60 VAL: 'b' (6 sibs) 43: [5] [5] 0x564e66c5aef0 VAL: 'c' (6 sibs) 43: [6] [6] 0x564e66c5af80 VAL: 'd' (6 sibs) 43: [7] [7] 0x564e66c5b010 VAL: 'e' (6 sibs) 43: [8] [8] 0x564e66c5b0a0 VAL: 'f' (6 sibs) 43: [9] [9] 0x564e66c5b130 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x564e66c5b1c0 VAL: 'a' (2 sibs) 43: [11] [11] 0x564e66c5b250 VAL: 'b' (2 sibs) 43: [12] [12] 0x564e66c5b2e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x564e66c5b370 VAL: 'a' (2 sibs) 43: [14] [14] 0x564e66c5b400 VAL: 'b' (2 sibs) 43: [15] [15] 0x564e66c5b490 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x564e66c5b520 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x564e66c5b5b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x564e66c5b640 VAL: 'b' (6 sibs) 43: [19] [19] 0x564e66c5b6d0 VAL: 'c' (6 sibs) 43: [20] [20] 0x564e66c5b760 VAL: 'd' (6 sibs) 43: [21] [21] 0x564e66c5b7f0 VAL: 'e' (6 sibs) 43: [22] [22] 0x564e66c5b880 VAL: 'f' (6 sibs) 43: [23] [23] 0x564e66c5b910 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x564e66c5b9a0 VAL: 'a' (2 sibs) 43: [25] [25] 0x564e66c5ba30 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: skip_commits:\n 43: files:\n 43: - a # next line has 22 spaces (aligns with -)\n 43: \n 43: - b # next line has 23 spaces (aligns with #)\n 43: \n 43: - c # next line has 3 spaces\n 43: \n 43: - d\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c44a10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c44aa0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x564e66c44b30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x564e66c44bc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x564e66c44c50 VAL: 'b' (4 sibs) 43: [5] [5] 0x564e66c44ce0 VAL: 'c' (4 sibs) 43: [6] [6] 0x564e66c44d70 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c59100 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c59190 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x564e66c59220 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x564e66c592b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x564e66c59340 VAL: 'b' (4 sibs) 43: [5] [5] 0x564e66c593d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x564e66c59460 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: foo:\n 43: - a\n 43: - b\n 43: bar:\n 43: - c\n 43: - d\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c46740 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c467d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x564e66c46860 VAL: 'a' (2 sibs) 43: [3] [3] 0x564e66c468f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x564e66c46980 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x564e66c46a10 VAL: 'c' (2 sibs) 43: [6] [6] 0x564e66c46aa0 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo:\n 43: - a\n 43: - b\n 43: bar:\n 43: - c\n 43: - d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c5be30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c5bec0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x564e66c5bf50 VAL: 'a' (2 sibs) 43: [3] [3] 0x564e66c5bfe0 VAL: 'b' (2 sibs) 43: [4] [4] 0x564e66c5c070 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x564e66c5c100 VAL: 'c' (2 sibs) 43: [6] [6] 0x564e66c5c190 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: stand2sit:\n 43: map: mirror\n 43: dat:\n 43: - a\n 43: - b\n 43: #\n 43: - b1\n 43: #\n 43: - b2\n 43: #\n 43: #\n 43: #\n 43: - b3\n 43: #\n 43: #\n 43: #\n 43: - b4\n 43: #\n 43: # - c\n 43: #- d\n 43: - b5\n 43: #- d2\n 43: #- d3\n 43: #- d4\n 43: - b6\n 43: #- d41\n 43: #\n 43: - b61\n 43: #\n 43: #\n 43: - b62\n 43: #\n 43: #\n 43: #\n 43: - b63\n 43: #\n 43: - b64\n 43: #\n 43: - b65\n 43: #\n 43: #\n 43: #\n 43: - b66\n 43: #\n 43: #\n 43: #\n 43: #\n 43: #- d41\n 43: #- d5\n 43: #- d6\n 43: #- d7\n 43: - b7\n 43: #- d8\n 43: #\n 43: #\n 43: #\n 43: - b8\n 43: #\n 43: #\n 43: #\n 43: - b9\n 43: #\n 43: #\n 43: - b10\n 43: #\n 43: #\n 43: - e\n 43: - f\n 43: - g\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c49eb0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c49f40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x564e66c49fd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x564e66c4a060 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x564e66c4a0f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x564e66c4a180 VAL: 'b' (21 sibs) 43: [6] [6] 0x564e66c4a210 VAL: 'b1' (21 sibs) 43: [7] [7] 0x564e66c4a2a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x564e66c4a330 VAL: 'b3' (21 sibs) 43: [9] [9] 0x564e66c4a3c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x564e66c4a450 VAL: 'b5' (21 sibs) 43: [11] [11] 0x564e66c4a4e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x564e66c4a570 VAL: 'b61' (21 sibs) 43: [13] [13] 0x564e66c4a600 VAL: 'b62' (21 sibs) 43: [14] [14] 0x564e66c4a690 VAL: 'b63' (21 sibs) 43: [15] [15] 0x564e66c4a720 VAL: 'b64' (21 sibs) 43: [16] [16] 0x564e66c4a7b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x564e66c4a840 VAL: 'b66' (21 sibs) 43: [18] [18] 0x564e66c4a8d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x564e66c4a960 VAL: 'b8' (21 sibs) 43: [20] [20] 0x564e66c4a9f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x564e66c4aa80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x564e66c4ab10 VAL: 'e' (21 sibs) 43: [23] [23] 0x564e66c4aba0 VAL: 'f' (21 sibs) 43: [24] [24] 0x564e66c4ac30 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: stand2sit:\n 43: map: mirror\n 43: dat:\n 43: - a\n 43: - b\n 43: - b1\n 43: - b2\n 43: - b3\n 43: - b4\n 43: - b5\n 43: - b6\n 43: - b61\n 43: - b62\n 43: - b63\n 43: - b64\n 43: - b65\n 43: - b66\n 43: - b7\n 43: - b8\n 43: - b9\n 43: - b10\n 43: - e\n 43: - f\n 43: - g\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c5d050 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c5d0e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x564e66c5d170 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x564e66c5d200 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x564e66c5d290 VAL: 'a' (21 sibs) 43: [5] [5] 0x564e66c5d320 VAL: 'b' (21 sibs) 43: [6] [6] 0x564e66c5d3b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x564e66c5d440 VAL: 'b2' (21 sibs) 43: [8] [8] 0x564e66c5d4d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x564e66c5d560 VAL: 'b4' (21 sibs) 43: [10] [10] 0x564e66c5d5f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x564e66c5d680 VAL: 'b6' (21 sibs) 43: [12] [12] 0x564e66c5d710 VAL: 'b61' (21 sibs) 43: [13] [13] 0x564e66c5d7a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x564e66c5d830 VAL: 'b63' (21 sibs) 43: [15] [15] 0x564e66c5d8c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x564e66c5d950 VAL: 'b65' (21 sibs) 43: [17] [17] 0x564e66c5d9e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x564e66c5da70 VAL: 'b7' (21 sibs) 43: [19] [19] 0x564e66c5db00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x564e66c5db90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x564e66c5dc20 VAL: 'b10' (21 sibs) 43: [22] [22] 0x564e66c5dcb0 VAL: 'e' (21 sibs) 43: [23] [23] 0x564e66c5dd40 VAL: 'f' (21 sibs) 43: [24] [24] 0x564e66c5ddd0 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: e:\n 43: - f\n 43: g: h\n 43: a:\n 43: - b\n 43: \n 43: c: d\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c495a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x564e66c49630 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x564e66c496c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x564e66c49750 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x564e66c497e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x564e66c49870 VAL: 'b' (1 sibs) 43: [6] [6] 0x564e66c49900 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: e:\n 43: - f\n 43: g: h\n 43: a:\n 43: - b\n 43: c: d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c5c740 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x564e66c5c7d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x564e66c5c860 VAL: 'f' (1 sibs) 43: [3] [3] 0x564e66c5c8f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x564e66c5c980 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x564e66c5ca10 VAL: 'b' (1 sibs) 43: [6] [6] 0x564e66c5caa0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: # this is an indented doc\r\n 43: ---\r\n 43: - foo\r\n 43: - bar\r\n 43: - baz\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c4c4e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x564e66c4c570 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x564e66c4c600 VAL: 'foo' (3 sibs) 43: [3] [3] 0x564e66c4c690 VAL: 'bar' (3 sibs) 43: [4] [4] 0x564e66c4c720 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: ---\n 43: - foo\n 43: - bar\n 43: - baz\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c5e260 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x564e66c5e2f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x564e66c5e380 VAL: 'foo' (3 sibs) 43: [3] [3] 0x564e66c5e410 VAL: 'bar' (3 sibs) 43: [4] [4] 0x564e66c5e4a0 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c4cdf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c4ce80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c4cf10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c4cfa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c4d030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c4d0c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c4d150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c4d1e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c4d270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c4d300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c4d390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c4d420 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c5eb70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c5ec00 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c5ec90 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c5ed20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c5edb0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c5ee40 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c5eed0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c5ef60 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c5eff0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c5f080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c5f110 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c5f1a0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c4d700 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c4d790 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c4d820 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c4d8b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c4d940 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c4d9d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c4da60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c4daf0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c4db80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c4dc10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c4dca0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c4dd30 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c5f480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c5f510 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c5f5a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c5f630 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c5f6c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c5f750 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c5f7e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c5f870 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c5f900 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c5f990 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c5fa20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c5fab0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c4e010 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c4e0a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c4e130 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c4e1c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c4e250 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c4e2e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c4e370 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c4e400 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c4e490 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c4e520 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c4e5b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c4e640 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c5fd90 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c5fe20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c5feb0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c5ff40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c5ffd0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c60060 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c600f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c60180 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c60210 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c602a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c60330 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c603c0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c4e920 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c4e9b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c4ea40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c4ead0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c4eb60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c4ebf0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c4ec80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c4ed10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c4eda0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c4ee30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c4eec0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c4ef50 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c606a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c60730 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c607c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c60850 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c608e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c60970 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c60a00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c60a90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c60b20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c60bb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c60c40 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c60cd0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: matrix:\r\n 43: \r\n 43: include: # next line is blank\r\n 43: \r\n 43: - env01\r\n 43: - env02\r\n 43: - env03\r\n 43: - env04 # next line has one space\r\n 43: \r\n 43: - env11\r\n 43: - env12\r\n 43: - env13\r\n 43: - env14 # next line has two spaces\r\n 43: \r\n 43: - env21\r\n 43: - env22\r\n 43: - env23\r\n 43: - env24 # next line has three spaces\r\n 43: \r\n 43: - env31\r\n 43: - env32\r\n 43: - env33\r\n 43: - env34 # next line has four spaces\r\n 43: \r\n 43: - env41\r\n 43: - env42\r\n 43: - env43\r\n 43: - env44 # next line has five spaces\r\n 43: \r\n 43: - env51\r\n 43: - env52\r\n 43: - env53\r\n 43: - env54 # next line has six spaces\r\n 43: \r\n 43: - env61\r\n 43: - env62\r\n 43: - env63\r\n 43: - env64 # next line has five spaces\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c4fb40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c4fbd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x564e66c4fc60 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x564e66c4fcf0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x564e66c4fd80 VAL: 'env02' (28 sibs) 43: [5] [5] 0x564e66c4fe10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x564e66c4fea0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x564e66c4ff30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x564e66c4ffc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x564e66c50050 VAL: 'env13' (28 sibs) 43: [10] [10] 0x564e66c500e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x564e66c50170 VAL: 'env21' (28 sibs) 43: [12] [12] 0x564e66c50200 VAL: 'env22' (28 sibs) 43: [13] [13] 0x564e66c50290 VAL: 'env23' (28 sibs) 43: [14] [14] 0x564e66c50320 VAL: 'env24' (28 sibs) 43: [15] [15] 0x564e66c503b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x564e66c50440 VAL: 'env32' (28 sibs) 43: [17] [17] 0x564e66c504d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x564e66c50560 VAL: 'env34' (28 sibs) 43: [19] [19] 0x564e66c505f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x564e66c50680 VAL: 'env42' (28 sibs) 43: [21] [21] 0x564e66c50710 VAL: 'env43' (28 sibs) 43: [22] [22] 0x564e66c507a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x564e66c50830 VAL: 'env51' (28 sibs) 43: [24] [24] 0x564e66c508c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x564e66c50950 VAL: 'env53' (28 sibs) 43: [26] [26] 0x564e66c509e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x564e66c50a70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x564e66c50b00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x564e66c50b90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x564e66c50c20 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: matrix:\n 43: include:\n 43: - env01\n 43: - env02\n 43: - env03\n 43: - env04\n 43: - env11\n 43: - env12\n 43: - env13\n 43: - env14\n 43: - env21\n 43: - env22\n 43: - env23\n 43: - env24\n 43: - env31\n 43: - env32\n 43: - env33\n 43: - env34\n 43: - env41\n 43: - env42\n 43: - env43\n 43: - env44\n 43: - env51\n 43: - env52\n 43: - env53\n 43: - env54\n 43: - env61\n 43: - env62\n 43: - env63\n 43: - env64\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c618c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c61950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x564e66c619e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x564e66c61a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x564e66c61b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x564e66c61b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x564e66c61c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0x564e66c61cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x564e66c61d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0x564e66c61dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x564e66c61e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x564e66c61ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x564e66c61f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x564e66c62010 VAL: 'env23' (28 sibs) 43: [14] [14] 0x564e66c620a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x564e66c62130 VAL: 'env31' (28 sibs) 43: [16] [16] 0x564e66c621c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x564e66c62250 VAL: 'env33' (28 sibs) 43: [18] [18] 0x564e66c622e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x564e66c62370 VAL: 'env41' (28 sibs) 43: [20] [20] 0x564e66c62400 VAL: 'env42' (28 sibs) 43: [21] [21] 0x564e66c62490 VAL: 'env43' (28 sibs) 43: [22] [22] 0x564e66c62520 VAL: 'env44' (28 sibs) 43: [23] [23] 0x564e66c625b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x564e66c62640 VAL: 'env52' (28 sibs) 43: [25] [25] 0x564e66c626d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x564e66c62760 VAL: 'env54' (28 sibs) 43: [27] [27] 0x564e66c627f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x564e66c62880 VAL: 'env62' (28 sibs) 43: [29] [29] 0x564e66c62910 VAL: 'env63' (28 sibs) 43: [30] [30] 0x564e66c629a0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: skip_commits:\r\n 43: files:\r\n 43: - a\r\n 43: - b\r\n 43: - c\r\n 43: - d\r\n 43: - e\r\n 43: - f\r\n 43: more_files:\r\n 43: - a\r\n 43: - b\r\n 43: even_more_files:\r\n 43: - a\r\n 43: - b\r\n 43: more_skip:\r\n 43: files:\r\n 43: - a\r\n 43: - b\r\n 43: - c\r\n 43: - d\r\n 43: - e\r\n 43: - f\r\n 43: more_files:\r\n 43: - a\r\n 43: - b\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c50d50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c50de0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x564e66c50e70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x564e66c50f00 VAL: 'a' (6 sibs) 43: [4] [4] 0x564e66c50f90 VAL: 'b' (6 sibs) 43: [5] [5] 0x564e66c51020 VAL: 'c' (6 sibs) 43: [6] [6] 0x564e66c510b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x564e66c51140 VAL: 'e' (6 sibs) 43: [8] [8] 0x564e66c511d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x564e66c51260 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x564e66c512f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x564e66c51380 VAL: 'b' (2 sibs) 43: [12] [12] 0x564e66c51410 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x564e66c514a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x564e66c51530 VAL: 'b' (2 sibs) 43: [15] [15] 0x564e66c515c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x564e66c51650 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x564e66c516e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x564e66c51770 VAL: 'b' (6 sibs) 43: [19] [19] 0x564e66c51800 VAL: 'c' (6 sibs) 43: [20] [20] 0x564e66c51890 VAL: 'd' (6 sibs) 43: [21] [21] 0x564e66c51920 VAL: 'e' (6 sibs) 43: [22] [22] 0x564e66c519b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x564e66c51a40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x564e66c51ad0 VAL: 'a' (2 sibs) 43: [25] [25] 0x564e66c51b60 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: even_more_files:\n 43: - a\n 43: - b\n 43: more_skip:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c62ad0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c62b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x564e66c62bf0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x564e66c62c80 VAL: 'a' (6 sibs) 43: [4] [4] 0x564e66c62d10 VAL: 'b' (6 sibs) 43: [5] [5] 0x564e66c62da0 VAL: 'c' (6 sibs) 43: [6] [6] 0x564e66c62e30 VAL: 'd' (6 sibs) 43: [7] [7] 0x564e66c62ec0 VAL: 'e' (6 sibs) 43: [8] [8] 0x564e66c62f50 VAL: 'f' (6 sibs) 43: [9] [9] 0x564e66c62fe0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x564e66c63070 VAL: 'a' (2 sibs) 43: [11] [11] 0x564e66c63100 VAL: 'b' (2 sibs) 43: [12] [12] 0x564e66c63190 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x564e66c63220 VAL: 'a' (2 sibs) 43: [14] [14] 0x564e66c632b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x564e66c63340 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x564e66c633d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x564e66c63460 VAL: 'a' (6 sibs) 43: [18] [18] 0x564e66c634f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x564e66c63580 VAL: 'c' (6 sibs) 43: [20] [20] 0x564e66c63610 VAL: 'd' (6 sibs) 43: [21] [21] 0x564e66c636a0 VAL: 'e' (6 sibs) 43: [22] [22] 0x564e66c63730 VAL: 'f' (6 sibs) 43: [23] [23] 0x564e66c637c0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x564e66c63850 VAL: 'a' (2 sibs) 43: [25] [25] 0x564e66c638e0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: skip_commits:\r\n 43: files:\r\n 43: - a # next line has 22 spaces (aligns with -)\r\n 43: \r\n 43: - b # next line has 23 spaces (aligns with #)\r\n 43: \r\n 43: - c # next line has 3 spaces\r\n 43: \r\n 43: - d\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c4f230 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c4f2c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x564e66c4f350 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x564e66c4f3e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x564e66c4f470 VAL: 'b' (4 sibs) 43: [5] [5] 0x564e66c4f500 VAL: 'c' (4 sibs) 43: [6] [6] 0x564e66c4f590 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c60fb0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c61040 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x564e66c610d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x564e66c61160 VAL: 'a' (4 sibs) 43: [4] [4] 0x564e66c611f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x564e66c61280 VAL: 'c' (4 sibs) 43: [6] [6] 0x564e66c61310 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: foo:\r\n 43: - a\r\n 43: - b\r\n 43: bar:\r\n 43: - c\r\n 43: - d\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c51f60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c51ff0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x564e66c52080 VAL: 'a' (2 sibs) 43: [3] [3] 0x564e66c52110 VAL: 'b' (2 sibs) 43: [4] [4] 0x564e66c521a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x564e66c52230 VAL: 'c' (2 sibs) 43: [6] [6] 0x564e66c522c0 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo:\n 43: - a\n 43: - b\n 43: bar:\n 43: - c\n 43: - d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c63ce0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c63d70 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x564e66c63e00 VAL: 'a' (2 sibs) 43: [3] [3] 0x564e66c63e90 VAL: 'b' (2 sibs) 43: [4] [4] 0x564e66c63f20 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x564e66c63fb0 VAL: 'c' (2 sibs) 43: [6] [6] 0x564e66c64040 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: stand2sit:\r\n 43: map: mirror\r\n 43: dat:\r\n 43: - a\r\n 43: - b\r\n 43: #\r\n 43: - b1\r\n 43: #\r\n 43: - b2\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b3\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b4\r\n 43: #\r\n 43: # - c\r\n 43: #- d\r\n 43: - b5\r\n 43: #- d2\r\n 43: #- d3\r\n 43: #- d4\r\n 43: - b6\r\n 43: #- d41\r\n 43: #\r\n 43: - b61\r\n 43: #\r\n 43: #\r\n 43: - b62\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b63\r\n 43: #\r\n 43: - b64\r\n 43: #\r\n 43: - b65\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b66\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: #- d41\r\n 43: #- d5\r\n 43: #- d6\r\n 43: #- d7\r\n 43: - b7\r\n 43: #- d8\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b8\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b9\r\n 43: #\r\n 43: #\r\n 43: - b10\r\n 43: #\r\n 43: #\r\n 43: - e\r\n 43: - f\r\n 43: - g\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c53180 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c53210 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x564e66c532a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x564e66c53330 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x564e66c533c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x564e66c53450 VAL: 'b' (21 sibs) 43: [6] [6] 0x564e66c534e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x564e66c53570 VAL: 'b2' (21 sibs) 43: [8] [8] 0x564e66c53600 VAL: 'b3' (21 sibs) 43: [9] [9] 0x564e66c53690 VAL: 'b4' (21 sibs) 43: [10] [10] 0x564e66c53720 VAL: 'b5' (21 sibs) 43: [11] [11] 0x564e66c537b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x564e66c53840 VAL: 'b61' (21 sibs) 43: [13] [13] 0x564e66c538d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x564e66c53960 VAL: 'b63' (21 sibs) 43: [15] [15] 0x564e66c539f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x564e66c53a80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x564e66c53b10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x564e66c53ba0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x564e66c53c30 VAL: 'b8' (21 sibs) 43: [20] [20] 0x564e66c53cc0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x564e66c53d50 VAL: 'b10' (21 sibs) 43: [22] [22] 0x564e66c53de0 VAL: 'e' (21 sibs) 43: [23] [23] 0x564e66c53e70 VAL: 'f' (21 sibs) 43: [24] [24] 0x564e66c53f00 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: stand2sit:\n 43: map: mirror\n 43: dat:\n 43: - a\n 43: - b\n 43: - b1\n 43: - b2\n 43: - b3\n 43: - b4\n 43: - b5\n 43: - b6\n 43: - b61\n 43: - b62\n 43: - b63\n 43: - b64\n 43: - b65\n 43: - b66\n 43: - b7\n 43: - b8\n 43: - b9\n 43: - b10\n 43: - e\n 43: - f\n 43: - g\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c64f00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c64f90 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x564e66c65020 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x564e66c650b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x564e66c65140 VAL: 'a' (21 sibs) 43: [5] [5] 0x564e66c651d0 VAL: 'b' (21 sibs) 43: [6] [6] 0x564e66c65260 VAL: 'b1' (21 sibs) 43: [7] [7] 0x564e66c652f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x564e66c65380 VAL: 'b3' (21 sibs) 43: [9] [9] 0x564e66c65410 VAL: 'b4' (21 sibs) 43: [10] [10] 0x564e66c654a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x564e66c65530 VAL: 'b6' (21 sibs) 43: [12] [12] 0x564e66c655c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x564e66c65650 VAL: 'b62' (21 sibs) 43: [14] [14] 0x564e66c656e0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x564e66c65770 VAL: 'b64' (21 sibs) 43: [16] [16] 0x564e66c65800 VAL: 'b65' (21 sibs) 43: [17] [17] 0x564e66c65890 VAL: 'b66' (21 sibs) 43: [18] [18] 0x564e66c65920 VAL: 'b7' (21 sibs) 43: [19] [19] 0x564e66c659b0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x564e66c65a40 VAL: 'b9' (21 sibs) 43: [21] [21] 0x564e66c65ad0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x564e66c65b60 VAL: 'e' (21 sibs) 43: [23] [23] 0x564e66c65bf0 VAL: 'f' (21 sibs) 43: [24] [24] 0x564e66c65c80 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: e:\r\n 43: - f\r\n 43: g: h\r\n 43: a:\r\n 43: - b\r\n 43: \r\n 43: c: d\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x564e66c52870 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x564e66c52900 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x564e66c52990 VAL: 'f' (1 sibs) 43: [3] [3] 0x564e66c52a20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x564e66c52ab0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x564e66c52b40 VAL: 'b' (1 sibs) 43: [6] [6] 0x564e66c52bd0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: e:\n 43: - f\n 43: g: h\n 43: a:\n 43: - b\n 43: c: d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x564e66c645f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x564e66c64680 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x564e66c64710 VAL: 'f' (1 sibs) 43: [3] [3] 0x564e66c647a0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x564e66c64830 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x564e66c648c0 VAL: 'b' (1 sibs) 43: [6] [6] 0x564e66c64950 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x564e66bf3180 DOCSEQ: (1 sibs) 3 children: 43: 0x564e66bf3220 VAL: 'foo' (3 sibs) 43: 0x564e66bf32b8 VAL: 'bar' (3 sibs) 43: 0x564e66bf3350 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c566e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x564e66c56770 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x564e66c56800 VAL: 'foo' (3 sibs) 43: [3] [3] 0x564e66c56890 VAL: 'bar' (3 sibs) 43: [4] [4] 0x564e66c56920 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf3ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf3f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf4010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf41e0 VAL: 'val0' (2 sibs) 43: 0x564e66bf4278 VAL: 'val1' (2 sibs) 43: 0x564e66bf40a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf4320 VAL: 'val2' (2 sibs) 43: 0x564e66bf43b8 VAL: 'val3' (2 sibs) 43: 0x564e66bf4140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf4460 VAL: 'val4' (2 sibs) 43: 0x564e66bf44f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c66110 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c661a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c66230 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c662c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c66350 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c663e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c66470 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c66500 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c66590 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c66620 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c666b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c66740 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf4a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf4aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf4b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf4d20 VAL: 'val0' (2 sibs) 43: 0x564e66bf4db8 VAL: 'val1' (2 sibs) 43: 0x564e66bf4be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf4e60 VAL: 'val2' (2 sibs) 43: 0x564e66bf4ef8 VAL: 'val3' (2 sibs) 43: 0x564e66bf4c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf4fa0 VAL: 'val4' (2 sibs) 43: 0x564e66bf5038 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c667e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c66870 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c66900 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c66990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c66a20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c66ab0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c66b40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c66bd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c66c60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c66cf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c66d80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c66e10 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf50e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf5178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf5220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf53f0 VAL: 'val0' (2 sibs) 43: 0x564e66bf5488 VAL: 'val1' (2 sibs) 43: 0x564e66bf52b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf5530 VAL: 'val2' (2 sibs) 43: 0x564e66bf55c8 VAL: 'val3' (2 sibs) 43: 0x564e66bf5350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf5670 VAL: 'val4' (2 sibs) 43: 0x564e66bf5708 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c66eb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c66f40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c66fd0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c67060 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c670f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c67180 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c67210 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c672a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c67330 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c673c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c67450 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c674e0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf6080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf6118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf61c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf6390 VAL: 'val0' (2 sibs) 43: 0x564e66bf6428 VAL: 'val1' (2 sibs) 43: 0x564e66bf6258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf64d0 VAL: 'val2' (2 sibs) 43: 0x564e66bf6568 VAL: 'val3' (2 sibs) 43: 0x564e66bf62f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf6610 VAL: 'val4' (2 sibs) 43: 0x564e66bf66a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c67580 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c67610 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c676a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c67730 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c677c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c67850 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c678e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c67970 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c67a00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c67a90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c67b20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c67bb0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf4690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x564e66bf4730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x564e66bf88b0 VAL: 'env01' (28 sibs) 43: 0x564e66bf8948 VAL: 'env02' (28 sibs) 43: 0x564e66bf89e0 VAL: 'env03' (28 sibs) 43: 0x564e66bf8a78 VAL: 'env04' (28 sibs) 43: 0x564e66bf8b10 VAL: 'env11' (28 sibs) 43: 0x564e66bf8ba8 VAL: 'env12' (28 sibs) 43: 0x564e66bf8c40 VAL: 'env13' (28 sibs) 43: 0x564e66bf8cd8 VAL: 'env14' (28 sibs) 43: 0x564e66bf8d70 VAL: 'env21' (28 sibs) 43: 0x564e66bf8e08 VAL: 'env22' (28 sibs) 43: 0x564e66bf8ea0 VAL: 'env23' (28 sibs) 43: 0x564e66bf8f38 VAL: 'env24' (28 sibs) 43: 0x564e66bf8fd0 VAL: 'env31' (28 sibs) 43: 0x564e66bf9068 VAL: 'env32' (28 sibs) 43: 0x564e66bf9100 VAL: 'env33' (28 sibs) 43: 0x564e66bf9198 VAL: 'env34' (28 sibs) 43: 0x564e66bf9230 VAL: 'env41' (28 sibs) 43: 0x564e66bf92c8 VAL: 'env42' (28 sibs) 43: 0x564e66bf9360 VAL: 'env43' (28 sibs) 43: 0x564e66bf93f8 VAL: 'env44' (28 sibs) 43: 0x564e66bf9490 VAL: 'env51' (28 sibs) 43: 0x564e66bf9528 VAL: 'env52' (28 sibs) 43: 0x564e66bf95c0 VAL: 'env53' (28 sibs) 43: 0x564e66bf9658 VAL: 'env54' (28 sibs) 43: 0x564e66bf96f0 VAL: 'env61' (28 sibs) 43: 0x564e66bf9788 VAL: 'env62' (28 sibs) 43: 0x564e66bf9820 VAL: 'env63' (28 sibs) 43: 0x564e66bf98b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c67c50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c67ce0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x564e66c67d70 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x564e66c67e00 VAL: 'env01' (28 sibs) 43: [4] [4] 0x564e66c67e90 VAL: 'env02' (28 sibs) 43: [5] [5] 0x564e66c67f20 VAL: 'env03' (28 sibs) 43: [6] [6] 0x564e66c67fb0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x564e66c68040 VAL: 'env11' (28 sibs) 43: [8] [8] 0x564e66c680d0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x564e66c68160 VAL: 'env13' (28 sibs) 43: [10] [10] 0x564e66c681f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x564e66c68280 VAL: 'env21' (28 sibs) 43: [12] [12] 0x564e66c68310 VAL: 'env22' (28 sibs) 43: [13] [13] 0x564e66c683a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x564e66c68430 VAL: 'env24' (28 sibs) 43: [15] [15] 0x564e66c684c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x564e66c68550 VAL: 'env32' (28 sibs) 43: [17] [17] 0x564e66c685e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x564e66c68670 VAL: 'env34' (28 sibs) 43: [19] [19] 0x564e66c68700 VAL: 'env41' (28 sibs) 43: [20] [20] 0x564e66c68790 VAL: 'env42' (28 sibs) 43: [21] [21] 0x564e66c68820 VAL: 'env43' (28 sibs) 43: [22] [22] 0x564e66c688b0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x564e66c68940 VAL: 'env51' (28 sibs) 43: [24] [24] 0x564e66c689d0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x564e66c68a60 VAL: 'env53' (28 sibs) 43: [26] [26] 0x564e66c68af0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x564e66c68b80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x564e66c68c10 VAL: 'env62' (28 sibs) 43: [29] [29] 0x564e66c68ca0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x564e66c68d30 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf7760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x564e66bf78a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x564e66bf7a70 VAL: 'a' (6 sibs) 43: 0x564e66bf7b08 VAL: 'b' (6 sibs) 43: 0x564e66bf7ba0 VAL: 'c' (6 sibs) 43: 0x564e66bf7c38 VAL: 'd' (6 sibs) 43: 0x564e66bf7cd0 VAL: 'e' (6 sibs) 43: 0x564e66bf7d68 VAL: 'f' (6 sibs) 43: 0x564e66bf7938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x564e66bf7e10 VAL: 'a' (2 sibs) 43: 0x564e66bf7ea8 VAL: 'b' (2 sibs) 43: 0x564e66bf79d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x564e66bf7f50 VAL: 'a' (2 sibs) 43: 0x564e66bf7fe8 VAL: 'b' (2 sibs) 43: 0x564e66bf77f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x564e66bf8090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x564e66bf81d0 VAL: 'a' (6 sibs) 43: 0x564e66bf8268 VAL: 'b' (6 sibs) 43: 0x564e66bf8300 VAL: 'c' (6 sibs) 43: 0x564e66bf8398 VAL: 'd' (6 sibs) 43: 0x564e66bf8430 VAL: 'e' (6 sibs) 43: 0x564e66bf84c8 VAL: 'f' (6 sibs) 43: 0x564e66bf8128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x564e66bf8570 VAL: 'a' (2 sibs) 43: 0x564e66bf8608 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c68dd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c68e60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x564e66c68ef0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x564e66c68f80 VAL: 'a' (6 sibs) 43: [4] [4] 0x564e66c69010 VAL: 'b' (6 sibs) 43: [5] [5] 0x564e66c690a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x564e66c69130 VAL: 'd' (6 sibs) 43: [7] [7] 0x564e66c691c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x564e66c69250 VAL: 'f' (6 sibs) 43: [9] [9] 0x564e66c692e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x564e66c69370 VAL: 'a' (2 sibs) 43: [11] [11] 0x564e66c69400 VAL: 'b' (2 sibs) 43: [12] [12] 0x564e66c69490 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x564e66c69520 VAL: 'a' (2 sibs) 43: [14] [14] 0x564e66c695b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x564e66c69640 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x564e66c696d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x564e66c69760 VAL: 'a' (6 sibs) 43: [18] [18] 0x564e66c697f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x564e66c69880 VAL: 'c' (6 sibs) 43: [20] [20] 0x564e66c69910 VAL: 'd' (6 sibs) 43: [21] [21] 0x564e66c699a0 VAL: 'e' (6 sibs) 43: [22] [22] 0x564e66c69a30 VAL: 'f' (6 sibs) 43: [23] [23] 0x564e66c69ac0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x564e66c69b50 VAL: 'a' (2 sibs) 43: [25] [25] 0x564e66c69be0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf8700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x564e66bf87a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x564e66bf9e40 VAL: 'a' (4 sibs) 43: 0x564e66bf9ed8 VAL: 'b' (4 sibs) 43: 0x564e66bf9f70 VAL: 'c' (4 sibs) 43: 0x564e66bfa008 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c69c80 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c69d10 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x564e66c69da0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x564e66c69e30 VAL: 'a' (4 sibs) 43: [4] [4] 0x564e66c69ec0 VAL: 'b' (4 sibs) 43: [5] [5] 0x564e66c69f50 VAL: 'c' (4 sibs) 43: [6] [6] 0x564e66c69fe0 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf3a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x564e66bf38d0 VAL: 'a' (2 sibs) 43: 0x564e66bf3968 VAL: 'b' (2 sibs) 43: 0x564e66bf3aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x564e66bf3790 VAL: 'c' (2 sibs) 43: 0x564e66bf3828 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6a080 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c6a110 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x564e66c6a1a0 VAL: 'a' (2 sibs) 43: [3] [3] 0x564e66c6a230 VAL: 'b' (2 sibs) 43: [4] [4] 0x564e66c6a2c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x564e66c6a350 VAL: 'c' (2 sibs) 43: [6] [6] 0x564e66c6a3e0 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfaad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf45a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x564e66bf3650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x564e66bf36e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x564e66bfcb40 VAL: 'a' (21 sibs) 43: 0x564e66bfcbd8 VAL: 'b' (21 sibs) 43: 0x564e66bfcc70 VAL: 'b1' (21 sibs) 43: 0x564e66bfcd08 VAL: 'b2' (21 sibs) 43: 0x564e66bfcda0 VAL: 'b3' (21 sibs) 43: 0x564e66bfce38 VAL: 'b4' (21 sibs) 43: 0x564e66bfced0 VAL: 'b5' (21 sibs) 43: 0x564e66bfcf68 VAL: 'b6' (21 sibs) 43: 0x564e66bfd000 VAL: 'b61' (21 sibs) 43: 0x564e66bfd098 VAL: 'b62' (21 sibs) 43: 0x564e66bfd130 VAL: 'b63' (21 sibs) 43: 0x564e66bfd1c8 VAL: 'b64' (21 sibs) 43: 0x564e66bfd260 VAL: 'b65' (21 sibs) 43: 0x564e66bfd2f8 VAL: 'b66' (21 sibs) 43: 0x564e66bfd390 VAL: 'b7' (21 sibs) 43: 0x564e66bfd428 VAL: 'b8' (21 sibs) 43: 0x564e66bfd4c0 VAL: 'b9' (21 sibs) 43: 0x564e66bfd558 VAL: 'b10' (21 sibs) 43: 0x564e66bfd5f0 VAL: 'e' (21 sibs) 43: 0x564e66bfd688 VAL: 'f' (21 sibs) 43: 0x564e66bfd720 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6a480 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c6a510 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x564e66c6a5a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x564e66c6a630 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x564e66c6a6c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x564e66c6a750 VAL: 'b' (21 sibs) 43: [6] [6] 0x564e66c6a7e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x564e66c6a870 VAL: 'b2' (21 sibs) 43: [8] [8] 0x564e66c6a900 VAL: 'b3' (21 sibs) 43: [9] [9] 0x564e66c6a990 VAL: 'b4' (21 sibs) 43: [10] [10] 0x564e66c6aa20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x564e66c6aab0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x564e66c6ab40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x564e66c6abd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x564e66c6ac60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x564e66c6acf0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x564e66c6ad80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x564e66c6ae10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x564e66c6aea0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x564e66c6af30 VAL: 'b8' (21 sibs) 43: [20] [20] 0x564e66c6afc0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x564e66c6b050 VAL: 'b10' (21 sibs) 43: [22] [22] 0x564e66c6b0e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x564e66c6b170 VAL: 'f' (21 sibs) 43: [24] [24] 0x564e66c6b200 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfabf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x564e66bf9960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x564e66bf57b0 VAL: 'f' (1 sibs) 43: 0x564e66bf99f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x564e66bf9a90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x564e66bf5850 VAL: 'b' (1 sibs) 43: 0x564e66bf9b28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6b2a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x564e66c6b330 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x564e66c6b3c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x564e66c6b450 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x564e66c6b4e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x564e66c6b570 VAL: 'b' (1 sibs) 43: [6] [6] 0x564e66c6b600 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x564e66bf3180 DOCSEQ: (1 sibs) 3 children: 43: 0x564e66bf3220 VAL: 'foo' (3 sibs) 43: 0x564e66bf32b8 VAL: 'bar' (3 sibs) 43: 0x564e66bf3350 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6b6a0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x564e66c6b730 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x564e66c6b7c0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x564e66c6b850 VAL: 'bar' (3 sibs) 43: [4] [4] 0x564e66c6b8e0 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf3ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf3f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf4010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf41e0 VAL: 'val0' (2 sibs) 43: 0x564e66bf4278 VAL: 'val1' (2 sibs) 43: 0x564e66bf40a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf4320 VAL: 'val2' (2 sibs) 43: 0x564e66bf43b8 VAL: 'val3' (2 sibs) 43: 0x564e66bf4140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf4460 VAL: 'val4' (2 sibs) 43: 0x564e66bf44f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6b980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c6ba10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c6baa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c6bb30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c6bbc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c6bc50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c6bce0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c6bd70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c6be00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c6be90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c6bf20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c6bfb0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf4a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf4aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf4b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf4d20 VAL: 'val0' (2 sibs) 43: 0x564e66bf4db8 VAL: 'val1' (2 sibs) 43: 0x564e66bf4be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf4e60 VAL: 'val2' (2 sibs) 43: 0x564e66bf4ef8 VAL: 'val3' (2 sibs) 43: 0x564e66bf4c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf4fa0 VAL: 'val4' (2 sibs) 43: 0x564e66bf5038 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6c050 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c6c0e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c6c170 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c6c200 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c6c290 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c6c320 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c6c3b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c6c440 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c6c4d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c6c560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c6c5f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c6c680 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf50e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf5178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf5220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf53f0 VAL: 'val0' (2 sibs) 43: 0x564e66bf5488 VAL: 'val1' (2 sibs) 43: 0x564e66bf52b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf5530 VAL: 'val2' (2 sibs) 43: 0x564e66bf55c8 VAL: 'val3' (2 sibs) 43: 0x564e66bf5350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf5670 VAL: 'val4' (2 sibs) 43: 0x564e66bf5708 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6c720 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c6c7b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c6c840 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c6c8d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c6c960 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c6c9f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c6ca80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c6cb10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c6cba0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c6cc30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c6ccc0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c6cd50 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf6080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x564e66bf6118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x564e66bf61c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x564e66bf6390 VAL: 'val0' (2 sibs) 43: 0x564e66bf6428 VAL: 'val1' (2 sibs) 43: 0x564e66bf6258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x564e66bf64d0 VAL: 'val2' (2 sibs) 43: 0x564e66bf6568 VAL: 'val3' (2 sibs) 43: 0x564e66bf62f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x564e66bf6610 VAL: 'val4' (2 sibs) 43: 0x564e66bf66a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6cdf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c6ce80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x564e66c6cf10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x564e66c6cfa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x564e66c6d030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x564e66c6d0c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x564e66c6d150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x564e66c6d1e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x564e66c6d270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x564e66c6d300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x564e66c6d390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x564e66c6d420 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf4690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x564e66bf4730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x564e66bf88b0 VAL: 'env01' (28 sibs) 43: 0x564e66bf8948 VAL: 'env02' (28 sibs) 43: 0x564e66bf89e0 VAL: 'env03' (28 sibs) 43: 0x564e66bf8a78 VAL: 'env04' (28 sibs) 43: 0x564e66bf8b10 VAL: 'env11' (28 sibs) 43: 0x564e66bf8ba8 VAL: 'env12' (28 sibs) 43: 0x564e66bf8c40 VAL: 'env13' (28 sibs) 43: 0x564e66bf8cd8 VAL: 'env14' (28 sibs) 43: 0x564e66bf8d70 VAL: 'env21' (28 sibs) 43: 0x564e66bf8e08 VAL: 'env22' (28 sibs) 43: 0x564e66bf8ea0 VAL: 'env23' (28 sibs) 43: 0x564e66bf8f38 VAL: 'env24' (28 sibs) 43: 0x564e66bf8fd0 VAL: 'env31' (28 sibs) 43: 0x564e66bf9068 VAL: 'env32' (28 sibs) 43: 0x564e66bf9100 VAL: 'env33' (28 sibs) 43: 0x564e66bf9198 VAL: 'env34' (28 sibs) 43: 0x564e66bf9230 VAL: 'env41' (28 sibs) 43: 0x564e66bf92c8 VAL: 'env42' (28 sibs) 43: 0x564e66bf9360 VAL: 'env43' (28 sibs) 43: 0x564e66bf93f8 VAL: 'env44' (28 sibs) 43: 0x564e66bf9490 VAL: 'env51' (28 sibs) 43: 0x564e66bf9528 VAL: 'env52' (28 sibs) 43: 0x564e66bf95c0 VAL: 'env53' (28 sibs) 43: 0x564e66bf9658 VAL: 'env54' (28 sibs) 43: 0x564e66bf96f0 VAL: 'env61' (28 sibs) 43: 0x564e66bf9788 VAL: 'env62' (28 sibs) 43: 0x564e66bf9820 VAL: 'env63' (28 sibs) 43: 0x564e66bf98b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6d4c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c6d550 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x564e66c6d5e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x564e66c6d670 VAL: 'env01' (28 sibs) 43: [4] [4] 0x564e66c6d700 VAL: 'env02' (28 sibs) 43: [5] [5] 0x564e66c6d790 VAL: 'env03' (28 sibs) 43: [6] [6] 0x564e66c6d820 VAL: 'env04' (28 sibs) 43: [7] [7] 0x564e66c6d8b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x564e66c6d940 VAL: 'env12' (28 sibs) 43: [9] [9] 0x564e66c6d9d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x564e66c6da60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x564e66c6daf0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x564e66c6db80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x564e66c6dc10 VAL: 'env23' (28 sibs) 43: [14] [14] 0x564e66c6dca0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x564e66c6dd30 VAL: 'env31' (28 sibs) 43: [16] [16] 0x564e66c6ddc0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x564e66c6de50 VAL: 'env33' (28 sibs) 43: [18] [18] 0x564e66c6dee0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x564e66c6df70 VAL: 'env41' (28 sibs) 43: [20] [20] 0x564e66c6e000 VAL: 'env42' (28 sibs) 43: [21] [21] 0x564e66c6e090 VAL: 'env43' (28 sibs) 43: [22] [22] 0x564e66c6e120 VAL: 'env44' (28 sibs) 43: [23] [23] 0x564e66c6e1b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x564e66c6e240 VAL: 'env52' (28 sibs) 43: [25] [25] 0x564e66c6e2d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x564e66c6e360 VAL: 'env54' (28 sibs) 43: [27] [27] 0x564e66c6e3f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x564e66c6e480 VAL: 'env62' (28 sibs) 43: [29] [29] 0x564e66c6e510 VAL: 'env63' (28 sibs) 43: [30] [30] 0x564e66c6e5a0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf7760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x564e66bf78a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x564e66bf7a70 VAL: 'a' (6 sibs) 43: 0x564e66bf7b08 VAL: 'b' (6 sibs) 43: 0x564e66bf7ba0 VAL: 'c' (6 sibs) 43: 0x564e66bf7c38 VAL: 'd' (6 sibs) 43: 0x564e66bf7cd0 VAL: 'e' (6 sibs) 43: 0x564e66bf7d68 VAL: 'f' (6 sibs) 43: 0x564e66bf7938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x564e66bf7e10 VAL: 'a' (2 sibs) 43: 0x564e66bf7ea8 VAL: 'b' (2 sibs) 43: 0x564e66bf79d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x564e66bf7f50 VAL: 'a' (2 sibs) 43: 0x564e66bf7fe8 VAL: 'b' (2 sibs) 43: 0x564e66bf77f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x564e66bf8090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x564e66bf81d0 VAL: 'a' (6 sibs) 43: 0x564e66bf8268 VAL: 'b' (6 sibs) 43: 0x564e66bf8300 VAL: 'c' (6 sibs) 43: 0x564e66bf8398 VAL: 'd' (6 sibs) 43: 0x564e66bf8430 VAL: 'e' (6 sibs) 43: 0x564e66bf84c8 VAL: 'f' (6 sibs) 43: 0x564e66bf8128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x564e66bf8570 VAL: 'a' (2 sibs) 43: 0x564e66bf8608 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6e640 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c6e6d0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x564e66c6e760 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x564e66c6e7f0 VAL: 'a' (6 sibs) 43: [4] [4] 0x564e66c6e880 VAL: 'b' (6 sibs) 43: [5] [5] 0x564e66c6e910 VAL: 'c' (6 sibs) 43: [6] [6] 0x564e66c6e9a0 VAL: 'd' (6 sibs) 43: [7] [7] 0x564e66c6ea30 VAL: 'e' (6 sibs) 43: [8] [8] 0x564e66c6eac0 VAL: 'f' (6 sibs) 43: [9] [9] 0x564e66c6eb50 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x564e66c6ebe0 VAL: 'a' (2 sibs) 43: [11] [11] 0x564e66c6ec70 VAL: 'b' (2 sibs) 43: [12] [12] 0x564e66c6ed00 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x564e66c6ed90 VAL: 'a' (2 sibs) 43: [14] [14] 0x564e66c6ee20 VAL: 'b' (2 sibs) 43: [15] [15] 0x564e66c6eeb0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x564e66c6ef40 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x564e66c6efd0 VAL: 'a' (6 sibs) 43: [18] [18] 0x564e66c6f060 VAL: 'b' (6 sibs) 43: [19] [19] 0x564e66c6f0f0 VAL: 'c' (6 sibs) 43: [20] [20] 0x564e66c6f180 VAL: 'd' (6 sibs) 43: [21] [21] 0x564e66c6f210 VAL: 'e' (6 sibs) 43: [22] [22] 0x564e66c6f2a0 VAL: 'f' (6 sibs) 43: [23] [23] 0x564e66c6f330 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x564e66c6f3c0 VAL: 'a' (2 sibs) 43: [25] [25] 0x564e66c6f450 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf8700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x564e66bf87a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x564e66bf9e40 VAL: 'a' (4 sibs) 43: 0x564e66bf9ed8 VAL: 'b' (4 sibs) 43: 0x564e66bf9f70 VAL: 'c' (4 sibs) 43: 0x564e66bfa008 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6f4f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c6f580 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x564e66c6f610 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x564e66c6f6a0 VAL: 'a' (4 sibs) 43: [4] [4] 0x564e66c6f730 VAL: 'b' (4 sibs) 43: [5] [5] 0x564e66c6f7c0 VAL: 'c' (4 sibs) 43: [6] [6] 0x564e66c6f850 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfa9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x564e66bf3a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x564e66bf38d0 VAL: 'a' (2 sibs) 43: 0x564e66bf3968 VAL: 'b' (2 sibs) 43: 0x564e66bf3aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x564e66bf3790 VAL: 'c' (2 sibs) 43: 0x564e66bf3828 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6f8f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x564e66c6f980 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x564e66c6fa10 VAL: 'a' (2 sibs) 43: [3] [3] 0x564e66c6faa0 VAL: 'b' (2 sibs) 43: [4] [4] 0x564e66c6fb30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x564e66c6fbc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x564e66c6fc50 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfaad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x564e66bf45a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x564e66bf3650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x564e66bf36e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x564e66bfcb40 VAL: 'a' (21 sibs) 43: 0x564e66bfcbd8 VAL: 'b' (21 sibs) 43: 0x564e66bfcc70 VAL: 'b1' (21 sibs) 43: 0x564e66bfcd08 VAL: 'b2' (21 sibs) 43: 0x564e66bfcda0 VAL: 'b3' (21 sibs) 43: 0x564e66bfce38 VAL: 'b4' (21 sibs) 43: 0x564e66bfced0 VAL: 'b5' (21 sibs) 43: 0x564e66bfcf68 VAL: 'b6' (21 sibs) 43: 0x564e66bfd000 VAL: 'b61' (21 sibs) 43: 0x564e66bfd098 VAL: 'b62' (21 sibs) 43: 0x564e66bfd130 VAL: 'b63' (21 sibs) 43: 0x564e66bfd1c8 VAL: 'b64' (21 sibs) 43: 0x564e66bfd260 VAL: 'b65' (21 sibs) 43: 0x564e66bfd2f8 VAL: 'b66' (21 sibs) 43: 0x564e66bfd390 VAL: 'b7' (21 sibs) 43: 0x564e66bfd428 VAL: 'b8' (21 sibs) 43: 0x564e66bfd4c0 VAL: 'b9' (21 sibs) 43: 0x564e66bfd558 VAL: 'b10' (21 sibs) 43: 0x564e66bfd5f0 VAL: 'e' (21 sibs) 43: 0x564e66bfd688 VAL: 'f' (21 sibs) 43: 0x564e66bfd720 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c6fcf0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x564e66c6fd80 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x564e66c6fe10 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x564e66c6fea0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x564e66c6ff30 VAL: 'a' (21 sibs) 43: [5] [5] 0x564e66c6ffc0 VAL: 'b' (21 sibs) 43: [6] [6] 0x564e66c70050 VAL: 'b1' (21 sibs) 43: [7] [7] 0x564e66c700e0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x564e66c70170 VAL: 'b3' (21 sibs) 43: [9] [9] 0x564e66c70200 VAL: 'b4' (21 sibs) 43: [10] [10] 0x564e66c70290 VAL: 'b5' (21 sibs) 43: [11] [11] 0x564e66c70320 VAL: 'b6' (21 sibs) 43: [12] [12] 0x564e66c703b0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x564e66c70440 VAL: 'b62' (21 sibs) 43: [14] [14] 0x564e66c704d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x564e66c70560 VAL: 'b64' (21 sibs) 43: [16] [16] 0x564e66c705f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x564e66c70680 VAL: 'b66' (21 sibs) 43: [18] [18] 0x564e66c70710 VAL: 'b7' (21 sibs) 43: [19] [19] 0x564e66c707a0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x564e66c70830 VAL: 'b9' (21 sibs) 43: [21] [21] 0x564e66c708c0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x564e66c70950 VAL: 'e' (21 sibs) 43: [23] [23] 0x564e66c709e0 VAL: 'f' (21 sibs) 43: [24] [24] 0x564e66c70a70 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: REF TREE: 43: 0x564e66bfabf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x564e66bf9960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x564e66bf57b0 VAL: 'f' (1 sibs) 43: 0x564e66bf99f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x564e66bf9a90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x564e66bf5850 VAL: 'b' (1 sibs) 43: 0x564e66bf9b28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x564e66c70b10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x564e66c70ba0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x564e66c70c30 VAL: 'f' (1 sibs) 43: [3] [3] 0x564e66c70cc0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x564e66c70d50 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x564e66c70de0 VAL: 'b' (1 sibs) 43: [6] [6] 0x564e66c70e70 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 43: [----------] 396 tests from INDENTATION/YmlTestCase (17 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (17 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.02 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x55b99f1a0420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b99f19ec30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55b99f19ecd0 VAL: '-2' (15 sibs) 44: 0x55b99f19ed68 VAL: '-2' (15 sibs) 44: 0x55b99f19ee00 VAL: '5' (15 sibs) 44: 0x55b99f19ee98 VAL: '0xa' (15 sibs) 44: 0x55b99f19ef30 VAL: '-0xb' (15 sibs) 44: 0x55b99f19efc8 VAL: '0XA' (15 sibs) 44: 0x55b99f19f060 VAL: '-0XA' (15 sibs) 44: 0x55b99f19f0f8 VAL: '0b10' (15 sibs) 44: 0x55b99f19f190 VAL: '-0b10' (15 sibs) 44: 0x55b99f19f228 VAL: '0B10' (15 sibs) 44: 0x55b99f19f2c0 VAL: '-0B10' (15 sibs) 44: 0x55b99f19f358 VAL: '0o17' (15 sibs) 44: 0x55b99f19f3f0 VAL: '-0o17' (15 sibs) 44: 0x55b99f19f488 VAL: '0O17' (15 sibs) 44: 0x55b99f19f520 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1c4750 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1c47e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1c4870 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1c4900 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1c4990 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1c4a20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1c4ab0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1c4b40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1c4bd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1c4c60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1c4cf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1c4d80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1c4e10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1c4ea0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1c4f30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1c4fc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1c5050 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: --------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: --------------- 44: REF TREE: 44: 0x55b99f1a0538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b99f19e630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55b99f19e6d0 VAL: '-2' (3 sibs) 44: 0x55b99f19e768 VAL: '-2' (3 sibs) 44: 0x55b99f19e800 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1c6d80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1c6e10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1c6ea0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1c6f30 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1c6fc0 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: --------------- 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]--------------- 44: REF TREE: 44: 0x55b99f1a0650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f19fa30 VAL: '-2.0' (8 sibs) 44: 0x55b99f19fac8 VAL: '-2.1' (8 sibs) 44: 0x55b99f19fb60 VAL: '0.1' (8 sibs) 44: 0x55b99f19fbf8 VAL: '.1' (8 sibs) 44: 0x55b99f19fc90 VAL: '-.2' (8 sibs) 44: 0x55b99f19fd28 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f19fdc0 VAL: '-3e-6' (8 sibs) 44: 0x55b99f19fe58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1c8ab0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1c8b40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1c8bd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1c8c60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1c8cf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1c8d80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1c8e10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1c8ea0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1c8f30 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: --------------- 44: 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: --------------- 44: REF TREE: 44: 0x55b99f1a0768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f19ff00 VAL: '-2.0' (8 sibs) 44: 0x55b99f19ff98 VAL: '-2.1' (8 sibs) 44: 0x55b99f1a0030 VAL: '0.1' (8 sibs) 44: 0x55b99f1a00c8 VAL: '.1' (8 sibs) 44: 0x55b99f1a0160 VAL: '-.2' (8 sibs) 44: 0x55b99f1a01f8 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f1a0290 VAL: '-3e-6' (8 sibs) 44: 0x55b99f1a0328 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1ca7e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1ca870 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1ca900 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1ca990 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1caa20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1caab0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1cab40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1cabd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1cac60 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: --------------- 44: 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: --------------- 44: REF TREE: 44: 0x55b99f1a0880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f1a0ca0 VAL: '-2.0' (8 sibs) 44: 0x55b99f1a0d38 VAL: '-2.1' (8 sibs) 44: 0x55b99f1a0dd0 VAL: '0.1' (8 sibs) 44: 0x55b99f1a0e68 VAL: '.1' (8 sibs) 44: 0x55b99f1a0f00 VAL: '-.2' (8 sibs) 44: 0x55b99f1a0f98 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f1a1030 VAL: '-3e-6' (8 sibs) 44: 0x55b99f1a10c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1cc510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1cc5a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1cc630 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1cc6c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1cc750 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1cc7e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1cc870 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1cc900 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1cc990 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: --------------- 44: 44: - 1.2.3 44: - 1.2.3.4 44: - [1.2.3, 4.5.6] 44: - [1.2.3.4, 4.5.6.7] 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - {a: 1.2.3} 44: - {a: 1.2.3.4} 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - {a: 1.2.3, b: 4.5.6} 44: - {a: 1.2.3.4, b: 4.5.6.7} 44: --------------- 44: REF TREE: 44: 0x55b99f1a0998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55b99f1a17b0 VAL: '1.2.3' (14 sibs) 44: 0x55b99f1a1848 VAL: '1.2.3.4' (14 sibs) 44: 0x55b99f1a18e0 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2010 VAL: '1.2.3' (2 sibs) 44: 0x55b99f1a20a8 VAL: '4.5.6' (2 sibs) 44: 0x55b99f1a1978 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2150 VAL: '1.2.3.4' (2 sibs) 44: 0x55b99f1a21e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55b99f1a1a10 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2290 VAL: '1.2.3' (2 sibs) 44: 0x55b99f1a2328 VAL: '4.5.6' (2 sibs) 44: 0x55b99f1a1aa8 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a23d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55b99f1a2468 VAL: '4.5.6.7' (2 sibs) 44: 0x55b99f1a1b40 MAP: (14 sibs) 1 children: 44: 0x55b99f1a2510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b99f1a1bd8 MAP: (14 sibs) 1 children: 44: 0x55b99f1a25b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b99f1a1c70 MAP: (14 sibs) 1 children: 44: 0x55b99f1a2650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b99f1a1d08 MAP: (14 sibs) 1 children: 44: 0x55b99f1a26f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b99f1a1da0 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b99f1a2828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b99f1a1e38 MAP: (14 sibs) 2 children: 44: 0x55b99f1a28d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b99f1a2968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55b99f1a1ed0 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2a10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b99f1a2aa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b99f1a1f68 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2b50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b99f1a2be8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1cfd60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1cfdf0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1cfe80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1cff10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1cffa0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1d0030 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1d00c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1d0150 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1d01e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1d0270 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1d0300 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1d0390 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1d0420 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1d04b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1d0540 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1d05d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1d0660 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1d06f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1d0780 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1d0810 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1d08a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1d0930 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1d09c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1d0a50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1d0ae0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1d0b70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1d0c00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1d0c90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1d0d20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1d0db0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1d0e40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1d0ed0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f1d0f60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f1d0ff0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f1d1080 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x55b99f1a0420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b99f19ec30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55b99f19ecd0 VAL: '-2' (15 sibs) 44: 0x55b99f19ed68 VAL: '-2' (15 sibs) 44: 0x55b99f19ee00 VAL: '5' (15 sibs) 44: 0x55b99f19ee98 VAL: '0xa' (15 sibs) 44: 0x55b99f19ef30 VAL: '-0xb' (15 sibs) 44: 0x55b99f19efc8 VAL: '0XA' (15 sibs) 44: 0x55b99f19f060 VAL: '-0XA' (15 sibs) 44: 0x55b99f19f0f8 VAL: '0b10' (15 sibs) 44: 0x55b99f19f190 VAL: '-0b10' (15 sibs) 44: 0x55b99f19f228 VAL: '0B10' (15 sibs) 44: 0x55b99f19f2c0 VAL: '-0B10' (15 sibs) 44: 0x55b99f19f358 VAL: '0o17' (15 sibs) 44: 0x55b99f19f3f0 VAL: '-0o17' (15 sibs) 44: 0x55b99f19f488 VAL: '0O17' (15 sibs) 44: 0x55b99f19f520 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1ceb50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1cebe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1cec70 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1ced00 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1ced90 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1cee20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1ceeb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1cef40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1cefd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1cf060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1cf0f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1cf180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1cf210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1cf2a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1cf330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1cf3c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1cf450 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: --------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: --------------- 44: REF TREE: 44: 0x55b99f1a0538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b99f19e630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55b99f19e6d0 VAL: '-2' (3 sibs) 44: 0x55b99f19e768 VAL: '-2' (3 sibs) 44: 0x55b99f19e800 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1ce240 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1ce2d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1ce360 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1ce3f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1ce480 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: --------------- 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]--------------- 44: REF TREE: 44: 0x55b99f1a0650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f19fa30 VAL: '-2.0' (8 sibs) 44: 0x55b99f19fac8 VAL: '-2.1' (8 sibs) 44: 0x55b99f19fb60 VAL: '0.1' (8 sibs) 44: 0x55b99f19fbf8 VAL: '.1' (8 sibs) 44: 0x55b99f19fc90 VAL: '-.2' (8 sibs) 44: 0x55b99f19fd28 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f19fdc0 VAL: '-3e-6' (8 sibs) 44: 0x55b99f19fe58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1d2170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1d2200 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1d2290 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1d2320 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1d23b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1d2440 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1d24d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1d2560 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1d25f0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: --------------- 44: 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: --------------- 44: REF TREE: 44: 0x55b99f1a0768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f19ff00 VAL: '-2.0' (8 sibs) 44: 0x55b99f19ff98 VAL: '-2.1' (8 sibs) 44: 0x55b99f1a0030 VAL: '0.1' (8 sibs) 44: 0x55b99f1a00c8 VAL: '.1' (8 sibs) 44: 0x55b99f1a0160 VAL: '-.2' (8 sibs) 44: 0x55b99f1a01f8 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f1a0290 VAL: '-3e-6' (8 sibs) 44: 0x55b99f1a0328 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1d2a80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1d2b10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1d2ba0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1d2c30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1d2cc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1d2d50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1d2de0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1d2e70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1d2f00 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: --------------- 44: 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: --------------- 44: REF TREE: 44: 0x55b99f1a0880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f1a0ca0 VAL: '-2.0' (8 sibs) 44: 0x55b99f1a0d38 VAL: '-2.1' (8 sibs) 44: 0x55b99f1a0dd0 VAL: '0.1' (8 sibs) 44: 0x55b99f1a0e68 VAL: '.1' (8 sibs) 44: 0x55b99f1a0f00 VAL: '-.2' (8 sibs) 44: 0x55b99f1a0f98 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f1a1030 VAL: '-3e-6' (8 sibs) 44: 0x55b99f1a10c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1d3390 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1d3420 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1d34b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1d3540 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1d35d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1d3660 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1d36f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1d3780 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1d3810 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: --------------- 44: 44: - 1.2.3 44: - 1.2.3.4 44: - [1.2.3, 4.5.6] 44: - [1.2.3.4, 4.5.6.7] 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - {a: 1.2.3} 44: - {a: 1.2.3.4} 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - {a: 1.2.3, b: 4.5.6} 44: - {a: 1.2.3.4, b: 4.5.6.7} 44: --------------- 44: REF TREE: 44: 0x55b99f1a0998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55b99f1a17b0 VAL: '1.2.3' (14 sibs) 44: 0x55b99f1a1848 VAL: '1.2.3.4' (14 sibs) 44: 0x55b99f1a18e0 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2010 VAL: '1.2.3' (2 sibs) 44: 0x55b99f1a20a8 VAL: '4.5.6' (2 sibs) 44: 0x55b99f1a1978 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2150 VAL: '1.2.3.4' (2 sibs) 44: 0x55b99f1a21e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55b99f1a1a10 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2290 VAL: '1.2.3' (2 sibs) 44: 0x55b99f1a2328 VAL: '4.5.6' (2 sibs) 44: 0x55b99f1a1aa8 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a23d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55b99f1a2468 VAL: '4.5.6.7' (2 sibs) 44: 0x55b99f1a1b40 MAP: (14 sibs) 1 children: 44: 0x55b99f1a2510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b99f1a1bd8 MAP: (14 sibs) 1 children: 44: 0x55b99f1a25b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b99f1a1c70 MAP: (14 sibs) 1 children: 44: 0x55b99f1a2650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b99f1a1d08 MAP: (14 sibs) 1 children: 44: 0x55b99f1a26f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b99f1a1da0 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b99f1a2828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b99f1a1e38 MAP: (14 sibs) 2 children: 44: 0x55b99f1a28d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b99f1a2968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55b99f1a1ed0 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2a10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b99f1a2aa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b99f1a1f68 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2b50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b99f1a2be8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1d57c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1d5850 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1d58e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1d5970 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1d5a00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1d5a90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1d5b20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1d5bb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1d5c40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1d5cd0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1d5d60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1d5df0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1d5e80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1d5f10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1d5fa0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1d6030 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1d60c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1d6150 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1d61e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1d6270 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1d6300 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1d6390 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1d6420 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1d64b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1d6540 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1d65d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1d6660 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1d66f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1d6780 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1d6810 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1d68a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1d6930 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f1d69c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f1d6a50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f1d6ae0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}{"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}{"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}{"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}{"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1c4750 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1c47e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1c4870 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1c4900 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1c4990 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1c4a20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1c4ab0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1c4b40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1c4bd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1c4c60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1c4cf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1c4d80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1c4e10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1c4ea0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1c4f30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1c4fc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1c5050 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - 5\n 44: - 0xa\n 44: - -0xb\n 44: - 0XA\n 44: - -0XA\n 44: - 0b10\n 44: - -0b10\n 44: - 0B10\n 44: - -0B10\n 44: - 0o17\n 44: - -0o17\n 44: - 0O17\n 44: - -0O17\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1e42e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1e4370 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1e4400 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1e4490 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1e4520 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1e45b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1e4640 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1e46d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1e4760 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1e47f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1e4880 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1e4910 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1e49a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1e4a30 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1e4ac0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1e4b50 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1e4be0 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - -5\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1c6d80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1c6e10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1c6ea0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1c6f30 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1c6fc0 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] 0x55b99f1e39d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1e3a60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1e3af0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1e3b80 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1e3c10 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1c8ab0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1c8b40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1c8bd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1c8c60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1c8cf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1c8d80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1c8e10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1c8ea0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1c8f30 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1e54f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1e5580 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1e5610 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1e56a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1e5730 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1e57c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1e5850 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1e58e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1e5970 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1ca7e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1ca870 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1ca900 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1ca990 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1caa20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1caab0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1cab40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1cabd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1cac60 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1e5e00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1e5e90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1e5f20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1e5fb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1e6040 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1e60d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1e6160 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1e61f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1e6280 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1cc510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1cc5a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1cc630 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1cc6c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1cc750 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1cc7e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1cc870 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1cc900 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1cc990 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1e6710 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1e67a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1e6830 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1e68c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1e6950 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1e69e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1e6a70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1e6b00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1e6b90 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - 1.2.3\n 44: - 1.2.3.4\n 44: - [1.2.3, 4.5.6]\n 44: - [1.2.3.4, 4.5.6.7]\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - {a: 1.2.3}\n 44: - {a: 1.2.3.4}\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: - {a: 1.2.3, b: 4.5.6}\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1cfd60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1cfdf0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1cfe80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1cff10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1cffa0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1d0030 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1d00c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1d0150 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1d01e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1d0270 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1d0300 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1d0390 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1d0420 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1d04b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1d0540 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1d05d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1d0660 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1d06f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1d0780 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1d0810 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1d08a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1d0930 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1d09c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1d0a50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1d0ae0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1d0b70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1d0c00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1d0c90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1d0d20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1d0db0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1d0e40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1d0ed0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f1d0f60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f1d0ff0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f1d1080 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - 1.2.3\n 44: - 1.2.3.4\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1e8b40 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1e8bd0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1e8c60 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1e8cf0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1e8d80 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1e8e10 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1e8ea0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1e8f30 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1e8fc0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1e9050 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1e90e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1e9170 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1e9200 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1e9290 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1e9320 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1e93b0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1e9440 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1e94d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1e9560 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1e95f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1e9680 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1e9710 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1e97a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1e9830 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1e98c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1e9950 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1e99e0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1e9a70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1e9b00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1e9b90 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1e9c20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1e9cb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f1e9d40 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f1e9dd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f1e9e60 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1d45b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1d4640 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1d46d0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1d4760 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1d47f0 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1d4880 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1d4910 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1d49a0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1d4a30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1d4ac0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1d4b50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1d4be0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1d4c70 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1d4d00 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1d4d90 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1d4e20 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1d4eb0 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1e7930 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1e79c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1e7a50 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1e7ae0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1e7b70 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1e7c00 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1e7c90 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1e7d20 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1e7db0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1e7e40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1e7ed0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1e7f60 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1e7ff0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1e8080 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1e8110 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1e81a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1e8230 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - -5\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1d3ca0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1d3d30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1d3dc0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1d3e50 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1d3ee0 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: {"translation": [-2,-2,-5]}~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1e7020 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1e70b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1e7140 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1e71d0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1e7260 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1d7bd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1d7c60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1d7cf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1d7d80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1d7e10 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1d7ea0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1d7f30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1d7fc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1d8050 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1eaf50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1eafe0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1eb070 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1eb100 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1eb190 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1eb220 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1eb2b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1eb340 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1eb3d0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1d84e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1d8570 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1d8600 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1d8690 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1d8720 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1d87b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1d8840 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1d88d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1d8960 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1eb860 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1eb8f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1eb980 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1eba10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1ebaa0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1ebb30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1ebbc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1ebc50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1ebce0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1d8df0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1d8e80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1d8f10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1d8fa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1d9030 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1d90c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1d9150 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1d91e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1d9270 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1ec170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1ec200 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1ec290 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1ec320 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1ec3b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1ec440 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1ec4d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1ec560 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1ec5f0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - 1.2.3\n 44: - 1.2.3.4\n 44: - [1.2.3, 4.5.6]\n 44: - [1.2.3.4, 4.5.6.7]\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - {a: 1.2.3}\n 44: - {a: 1.2.3.4}\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: - {a: 1.2.3, b: 4.5.6}\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1db260 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1db2f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1db380 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1db410 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1db4a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1db530 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1db5c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1db650 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1db6e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1db770 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1db800 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1db890 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1db920 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1db9b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1dba40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1dbad0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1dbb60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1dbbf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1dbc80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1dbd10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1dbda0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1dbe30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1dbec0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1dbf50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1dbfe0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1dc070 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1dc100 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1dc190 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1dc220 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1dc2b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1dc340 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1dc3d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f1dc460 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f1dc4f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f1dc580 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1ee5a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1ee630 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1ee6c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1ee750 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1ee7e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1ee870 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1ee900 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1ee990 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1eea20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1eeab0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1eeb40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1eebd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1eec60 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1eecf0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1eed80 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1eee10 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1eeea0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1eef30 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1eefc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1ef050 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1ef0e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1ef170 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1ef200 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1ef290 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1ef320 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1ef3b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1ef440 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1ef4d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1ef560 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1ef5f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1ef680 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1ef710 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f1ef7a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f1ef830 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f1ef8c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1ceb50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1cebe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1cec70 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1ced00 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1ced90 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1cee20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1ceeb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1cef40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1cefd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1cf060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1cf0f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1cf180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1cf210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1cf2a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1cf330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1cf3c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1cf450 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - 5\n 44: - 0xa\n 44: - -0xb\n 44: - 0XA\n 44: - -0XA\n 44: - 0b10\n 44: - -0b10\n 44: - 0B10\n 44: - -0B10\n 44: - 0o17\n 44: - -0o17\n 44: - 0O17\n 44: - -0O17\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1ed390 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1ed420 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1ed4b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1ed540 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1ed5d0 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1ed660 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1ed6f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1ed780 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1ed810 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1ed8a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1ed930 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1ed9c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1eda50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1edae0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1edb70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1edc00 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1edc90 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\r\n 44: - -2\r\n 44: - -2\r\n 44: - -5\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1ce240 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1ce2d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1ce360 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1ce3f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1ce480 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] 0x55b99f1eca80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1ecb10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1ecba0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1ecc30 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1eccc0 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1d2170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1d2200 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1d2290 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1d2320 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1d23b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1d2440 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1d24d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1d2560 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1d25f0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1f09b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1f0a40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1f0ad0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1f0b60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1f0bf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1f0c80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1f0d10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1f0da0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1f0e30 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1d2a80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1d2b10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1d2ba0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1d2c30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1d2cc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1d2d50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1d2de0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1d2e70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1d2f00 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1f12c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1f1350 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1f13e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1f1470 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1f1500 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1f1590 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1f1620 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1f16b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1f1740 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1d3390 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1d3420 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1d34b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1d3540 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1d35d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1d3660 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1d36f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1d3780 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1d3810 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1f1bd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1f1c60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1f1cf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1f1d80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1f1e10 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1f1ea0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1f1f30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1f1fc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1f2050 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - 1.2.3\r\n 44: - 1.2.3.4\r\n 44: - [1.2.3, 4.5.6]\r\n 44: - [1.2.3.4, 4.5.6.7]\r\n 44: - - 1.2.3\r\n 44: - 4.5.6\r\n 44: - - 1.2.3.4\r\n 44: - 4.5.6.7\r\n 44: - a: 1.2.3\r\n 44: - a: 1.2.3.4\r\n 44: - {a: 1.2.3}\r\n 44: - {a: 1.2.3.4}\r\n 44: - a: 1.2.3\r\n 44: b: 4.5.6\r\n 44: - a: 1.2.3.4\r\n 44: b: 4.5.6.7\r\n 44: - {a: 1.2.3, b: 4.5.6}\r\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1d57c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1d5850 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1d58e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1d5970 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1d5a00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1d5a90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1d5b20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1d5bb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1d5c40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1d5cd0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1d5d60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1d5df0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1d5e80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1d5f10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1d5fa0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1d6030 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1d60c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1d6150 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1d61e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1d6270 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1d6300 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1d6390 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1d6420 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1d64b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1d6540 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1d65d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1d6660 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1d66f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1d6780 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1d6810 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1d68a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1d6930 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f1d69c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f1d6a50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f1d6ae0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - 1.2.3\n 44: - 1.2.3.4\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1f4000 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1f4090 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1f4120 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1f41b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1f4240 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1f42d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1f4360 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1f43f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1f4480 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1f4510 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1f45a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1f4630 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1f46c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1f4750 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1f47e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1f4870 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1f4900 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1f4990 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1f4a20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1f4ab0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1f4b40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1f4bd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1f4c60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1f4cf0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1f4d80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1f4e10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1f4ea0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1f4f30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1f4fc0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1f5050 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1f50e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1f5170 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f1f5200 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f1f5290 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f1f5320 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1dd670 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1dd700 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1dd790 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1dd820 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1dd8b0 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1dd940 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1dd9d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1dda60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1ddaf0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1ddb80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1ddc10 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1ddca0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1ddd30 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1dddc0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1dde50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1ddee0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1ddf70 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1f2df0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1f2e80 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1f2f10 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1f2fa0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1f3030 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1f30c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1f3150 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1f31e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1f3270 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1f3300 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1f3390 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1f3420 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1f34b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1f3540 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1f35d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1f3660 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1f36f0 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\r\n 44: - -2\r\n 44: - -2\r\n 44: - -5\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1d99e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1d9a70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1d9b00 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1d9b90 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1d9c20 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: {"translation": [-2,-2,-5]}~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1f24e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1f2570 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1f2600 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1f2690 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1f2720 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1da320 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1da3b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1da440 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1da4d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1da560 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1da5f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1da680 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1da710 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1da7a0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1f6410 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1f64a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1f6530 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1f65c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1f6650 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1f66e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1f6770 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1f6800 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1f6890 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1de880 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1de910 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1de9a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1dea30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1deac0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1deb50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1debe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1dec70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1ded00 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1f6d20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1f6db0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1f6e40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1f6ed0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1f6f60 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1f6ff0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1f7080 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1f7110 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1f71a0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1df190 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1df220 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1df2b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1df340 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1df3d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1df460 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1df4f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1df580 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1df610 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1f7630 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1f76c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1f7750 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1f77e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1f7870 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1f7900 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1f7990 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1f7a20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1f7ab0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - 1.2.3\r\n 44: - 1.2.3.4\r\n 44: - [1.2.3, 4.5.6]\r\n 44: - [1.2.3.4, 4.5.6.7]\r\n 44: - - 1.2.3\r\n 44: - 4.5.6\r\n 44: - - 1.2.3.4\r\n 44: - 4.5.6.7\r\n 44: - a: 1.2.3\r\n 44: - a: 1.2.3.4\r\n 44: - {a: 1.2.3}\r\n 44: - {a: 1.2.3.4}\r\n 44: - a: 1.2.3\r\n 44: b: 4.5.6\r\n 44: - a: 1.2.3.4\r\n 44: b: 4.5.6.7\r\n 44: - {a: 1.2.3, b: 4.5.6}\r\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1e15c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1e1650 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1e16e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1e1770 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1e1800 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1e1890 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1e1920 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1e19b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1e1a40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1e1ad0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1e1b60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1e1bf0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1e1c80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1e1d10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1e1da0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1e1e30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1e1ec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1e1f50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1e1fe0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1e2070 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1e2100 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1e2190 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1e2220 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1e22b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1e2340 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1e23d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1e2460 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1e24f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1e2580 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1e2610 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1e26a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1e2730 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f1e27c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f1e2850 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f1e28e0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x55b99f1f9a60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1f9af0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1f9b80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1f9c10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1f9ca0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1f9d30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1f9dc0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1f9e50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1f9ee0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1f9f70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1fa000 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1fa090 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1fa120 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1fa1b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1fa240 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1fa2d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1fa360 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1fa3f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1fa480 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1fa510 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1fa5a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1fa630 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1fa6c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1fa750 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1fa7e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1fa870 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1fa900 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1fa990 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1faa20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1faab0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1fab40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1fabd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f1fac60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f1facf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f1fad80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b99f19ec30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55b99f19ecd0 VAL: '-2' (15 sibs) 44: 0x55b99f19ed68 VAL: '-2' (15 sibs) 44: 0x55b99f19ee00 VAL: '5' (15 sibs) 44: 0x55b99f19ee98 VAL: '0xa' (15 sibs) 44: 0x55b99f19ef30 VAL: '-0xb' (15 sibs) 44: 0x55b99f19efc8 VAL: '0XA' (15 sibs) 44: 0x55b99f19f060 VAL: '-0XA' (15 sibs) 44: 0x55b99f19f0f8 VAL: '0b10' (15 sibs) 44: 0x55b99f19f190 VAL: '-0b10' (15 sibs) 44: 0x55b99f19f228 VAL: '0B10' (15 sibs) 44: 0x55b99f19f2c0 VAL: '-0B10' (15 sibs) 44: 0x55b99f19f358 VAL: '0o17' (15 sibs) 44: 0x55b99f19f3f0 VAL: '-0o17' (15 sibs) 44: 0x55b99f19f488 VAL: '0O17' (15 sibs) 44: 0x55b99f19f520 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1f7f40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1f7fd0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1f8060 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1f80f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1f8180 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1f8210 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1f82a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1f8330 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1f83c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1f8450 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1f84e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1f8570 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1f8600 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1f8690 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1f8720 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1f87b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1f8840 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b99f19e630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55b99f19e6d0 VAL: '-2' (3 sibs) 44: 0x55b99f19e768 VAL: '-2' (3 sibs) 44: 0x55b99f19e800 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1e1110 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1e11a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1e1230 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1e12c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1e1350 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f19fa30 VAL: '-2.0' (8 sibs) 44: 0x55b99f19fac8 VAL: '-2.1' (8 sibs) 44: 0x55b99f19fb60 VAL: '0.1' (8 sibs) 44: 0x55b99f19fbf8 VAL: '.1' (8 sibs) 44: 0x55b99f19fc90 VAL: '-.2' (8 sibs) 44: 0x55b99f19fd28 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f19fdc0 VAL: '-3e-6' (8 sibs) 44: 0x55b99f19fe58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1f88e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1f8970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1f8a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1f8a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1f8b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1f8bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1f8c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1f8cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1f8d60 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f19ff00 VAL: '-2.0' (8 sibs) 44: 0x55b99f19ff98 VAL: '-2.1' (8 sibs) 44: 0x55b99f1a0030 VAL: '0.1' (8 sibs) 44: 0x55b99f1a00c8 VAL: '.1' (8 sibs) 44: 0x55b99f1a0160 VAL: '-.2' (8 sibs) 44: 0x55b99f1a01f8 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f1a0290 VAL: '-3e-6' (8 sibs) 44: 0x55b99f1a0328 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1f8e00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1f8e90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1f8f20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1f8fb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1f9040 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1f90d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1f9160 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1f91f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1f9280 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f1a0ca0 VAL: '-2.0' (8 sibs) 44: 0x55b99f1a0d38 VAL: '-2.1' (8 sibs) 44: 0x55b99f1a0dd0 VAL: '0.1' (8 sibs) 44: 0x55b99f1a0e68 VAL: '.1' (8 sibs) 44: 0x55b99f1a0f00 VAL: '-.2' (8 sibs) 44: 0x55b99f1a0f98 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f1a1030 VAL: '-3e-6' (8 sibs) 44: 0x55b99f1a10c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1f9320 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1f93b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1f9440 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1f94d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1f9560 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1f95f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1f9680 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1f9710 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1f97a0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55b99f1a17b0 VAL: '1.2.3' (14 sibs) 44: 0x55b99f1a1848 VAL: '1.2.3.4' (14 sibs) 44: 0x55b99f1a18e0 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2010 VAL: '1.2.3' (2 sibs) 44: 0x55b99f1a20a8 VAL: '4.5.6' (2 sibs) 44: 0x55b99f1a1978 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2150 VAL: '1.2.3.4' (2 sibs) 44: 0x55b99f1a21e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55b99f1a1a10 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2290 VAL: '1.2.3' (2 sibs) 44: 0x55b99f1a2328 VAL: '4.5.6' (2 sibs) 44: 0x55b99f1a1aa8 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a23d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55b99f1a2468 VAL: '4.5.6.7' (2 sibs) 44: 0x55b99f1a1b40 MAP: (14 sibs) 1 children: 44: 0x55b99f1a2510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b99f1a1bd8 MAP: (14 sibs) 1 children: 44: 0x55b99f1a25b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b99f1a1c70 MAP: (14 sibs) 1 children: 44: 0x55b99f1a2650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b99f1a1d08 MAP: (14 sibs) 1 children: 44: 0x55b99f1a26f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b99f1a1da0 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b99f1a2828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b99f1a1e38 MAP: (14 sibs) 2 children: 44: 0x55b99f1a28d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b99f1a2968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55b99f1a1ed0 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2a10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b99f1a2aa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b99f1a1f68 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2b50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b99f1a2be8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1fbe70 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1fbf00 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1fbf90 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1fc020 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1fc0b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1fc140 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1fc1d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1fc260 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1fc2f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1fc380 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1fc410 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1fc4a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1fc530 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1fc5c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1fc650 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1fc6e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1fc770 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1fc800 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1fc890 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1fc920 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1fc9b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1fca40 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1fcad0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1fcb60 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1fcbf0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1fcc80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1fcd10 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1fcda0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1fce30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1fcec0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1fcf50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1fcfe0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f1fd070 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f1fd100 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f1fd190 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b99f19ec30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55b99f19ecd0 VAL: '-2' (15 sibs) 44: 0x55b99f19ed68 VAL: '-2' (15 sibs) 44: 0x55b99f19ee00 VAL: '5' (15 sibs) 44: 0x55b99f19ee98 VAL: '0xa' (15 sibs) 44: 0x55b99f19ef30 VAL: '-0xb' (15 sibs) 44: 0x55b99f19efc8 VAL: '0XA' (15 sibs) 44: 0x55b99f19f060 VAL: '-0XA' (15 sibs) 44: 0x55b99f19f0f8 VAL: '0b10' (15 sibs) 44: 0x55b99f19f190 VAL: '-0b10' (15 sibs) 44: 0x55b99f19f228 VAL: '0B10' (15 sibs) 44: 0x55b99f19f2c0 VAL: '-0B10' (15 sibs) 44: 0x55b99f19f358 VAL: '0o17' (15 sibs) 44: 0x55b99f19f3f0 VAL: '-0o17' (15 sibs) 44: 0x55b99f19f488 VAL: '0O17' (15 sibs) 44: 0x55b99f19f520 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1fd230 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1fd2c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b99f1fd350 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b99f1fd3e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b99f1fd470 VAL: '5' (15 sibs) 44: [5] [5] 0x55b99f1fd500 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b99f1fd590 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b99f1fd620 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b99f1fd6b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b99f1fd740 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b99f1fd7d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b99f1fd860 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b99f1fd8f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b99f1fd980 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b99f1fda10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b99f1fdaa0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b99f1fdb30 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b99f19e630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55b99f19e6d0 VAL: '-2' (3 sibs) 44: 0x55b99f19e768 VAL: '-2' (3 sibs) 44: 0x55b99f19e800 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1fdbd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b99f1fdc60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b99f1fdcf0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b99f1fdd80 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b99f1fde10 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f19fa30 VAL: '-2.0' (8 sibs) 44: 0x55b99f19fac8 VAL: '-2.1' (8 sibs) 44: 0x55b99f19fb60 VAL: '0.1' (8 sibs) 44: 0x55b99f19fbf8 VAL: '.1' (8 sibs) 44: 0x55b99f19fc90 VAL: '-.2' (8 sibs) 44: 0x55b99f19fd28 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f19fdc0 VAL: '-3e-6' (8 sibs) 44: 0x55b99f19fe58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1fdeb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1fdf40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1fdfd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1fe060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1fe0f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1fe180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1fe210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1fe2a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1fe330 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f19ff00 VAL: '-2.0' (8 sibs) 44: 0x55b99f19ff98 VAL: '-2.1' (8 sibs) 44: 0x55b99f1a0030 VAL: '0.1' (8 sibs) 44: 0x55b99f1a00c8 VAL: '.1' (8 sibs) 44: 0x55b99f1a0160 VAL: '-.2' (8 sibs) 44: 0x55b99f1a01f8 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f1a0290 VAL: '-3e-6' (8 sibs) 44: 0x55b99f1a0328 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1fe3d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1fe460 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1fe4f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1fe580 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1fe610 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1fe6a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1fe730 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1fe7c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1fe850 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b99f1a0ca0 VAL: '-2.0' (8 sibs) 44: 0x55b99f1a0d38 VAL: '-2.1' (8 sibs) 44: 0x55b99f1a0dd0 VAL: '0.1' (8 sibs) 44: 0x55b99f1a0e68 VAL: '.1' (8 sibs) 44: 0x55b99f1a0f00 VAL: '-.2' (8 sibs) 44: 0x55b99f1a0f98 VAL: '-2.e+6' (8 sibs) 44: 0x55b99f1a1030 VAL: '-3e-6' (8 sibs) 44: 0x55b99f1a10c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1fe8f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b99f1fe980 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b99f1fea10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b99f1feaa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b99f1feb30 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b99f1febc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b99f1fec50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b99f1fece0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b99f1fed70 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b99f1a0998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55b99f1a17b0 VAL: '1.2.3' (14 sibs) 44: 0x55b99f1a1848 VAL: '1.2.3.4' (14 sibs) 44: 0x55b99f1a18e0 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2010 VAL: '1.2.3' (2 sibs) 44: 0x55b99f1a20a8 VAL: '4.5.6' (2 sibs) 44: 0x55b99f1a1978 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2150 VAL: '1.2.3.4' (2 sibs) 44: 0x55b99f1a21e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55b99f1a1a10 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a2290 VAL: '1.2.3' (2 sibs) 44: 0x55b99f1a2328 VAL: '4.5.6' (2 sibs) 44: 0x55b99f1a1aa8 SEQ: (14 sibs) 2 children: 44: 0x55b99f1a23d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55b99f1a2468 VAL: '4.5.6.7' (2 sibs) 44: 0x55b99f1a1b40 MAP: (14 sibs) 1 children: 44: 0x55b99f1a2510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b99f1a1bd8 MAP: (14 sibs) 1 children: 44: 0x55b99f1a25b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b99f1a1c70 MAP: (14 sibs) 1 children: 44: 0x55b99f1a2650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b99f1a1d08 MAP: (14 sibs) 1 children: 44: 0x55b99f1a26f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b99f1a1da0 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b99f1a2828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b99f1a1e38 MAP: (14 sibs) 2 children: 44: 0x55b99f1a28d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b99f1a2968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55b99f1a1ed0 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2a10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b99f1a2aa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b99f1a1f68 MAP: (14 sibs) 2 children: 44: 0x55b99f1a2b50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b99f1a2be8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b99f1fee10 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b99f1feea0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b99f1fef30 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b99f1fefc0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b99f1ff050 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b99f1ff0e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b99f1ff170 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b99f1ff200 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b99f1ff290 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b99f1ff320 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b99f1ff3b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b99f1ff440 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b99f1ff4d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b99f1ff560 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b99f1ff5f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b99f1ff680 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b99f1ff710 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b99f1ff7a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b99f1ff830 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b99f1ff8c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b99f1ff950 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b99f1ff9e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b99f1ffa70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b99f1ffb00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b99f1ffb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b99f1ffc20 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b99f1ffcb0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b99f1ffd40 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b99f1ffdd0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b99f1ffe60 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b99f1ffef0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b99f1fff80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b99f200010 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b99f2000a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b99f200130 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 44: [----------] 216 tests from NUMBER/YmlTestCase (10 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (11 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.02 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x561f77dabc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x561f77da8f10 VAL: '' (12 sibs) 45: 0x561f77da8fa8 VAL: '' (12 sibs) 45: 0x561f77da9040 VAL: 'null' (12 sibs) 45: 0x561f77da90d8 VAL: 'Null' (12 sibs) 45: 0x561f77da9170 VAL: 'NULL' (12 sibs) 45: 0x561f77da9208 VAL: '~' (12 sibs) 45: 0x561f77da92a0 MAP: (12 sibs) 1 children: 45: 0x561f77da9640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x561f77da9338 MAP: (12 sibs) 1 children: 45: 0x561f77da96e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x561f77da93d0 MAP: (12 sibs) 1 children: 45: 0x561f77da9780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x561f77da9468 MAP: (12 sibs) 1 children: 45: 0x561f77da9820 KEYVAL: '~' '~' (1 sibs) 45: 0x561f77da9500 MAP: (12 sibs) 1 children: 45: 0x561f77da98c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x561f77da9598 MAP: (12 sibs) 1 children: 45: 0x561f77da9960 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77df1ea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x561f77df1f30 VAL: '' (12 sibs) 45: [2] [2] 0x561f77df1fc0 VAL: '' (12 sibs) 45: [3] [3] 0x561f77df2050 VAL: 'null' (12 sibs) 45: [4] [4] 0x561f77df20e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x561f77df2170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x561f77df2200 VAL: '~' (12 sibs) 45: [7] [7] 0x561f77df2290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x561f77df2320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x561f77df23b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x561f77df2440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x561f77df24d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x561f77df2560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x561f77df25f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x561f77df2680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x561f77df2710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x561f77df27a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x561f77df2830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x561f77df28c0 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: --------------- 45: {foo: , bar: , baz: } 45: --------------- 45: REF TREE: 45: 0x561f77dabd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77da9c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77da9cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77da9d70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77df44d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77df4560 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77df45f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77df4680 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x561f77dabe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77daa280 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77daa318 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77daa3b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77df6200 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77df6290 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77df6320 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77df63b0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: --------------- 45: - 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x561f77dabf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77daa450 VAL: '' (3 sibs) 45: 0x561f77daa4e8 VAL: '' (3 sibs) 45: 0x561f77daa580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77df7f30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77df7fc0 VAL: '' (3 sibs) 45: [2] [2] 0x561f77df8050 VAL: '' (3 sibs) 45: [3] [3] 0x561f77df80e0 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x561f77dac0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dab0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x561f77dab290 VAL: '' (3 sibs) 45: 0x561f77dab328 VAL: '' (3 sibs) 45: 0x561f77dab3c0 VAL: '' (3 sibs) 45: 0x561f77dab158 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dab1f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77df9c60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77df9cf0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x561f77df9d80 VAL: '' (3 sibs) 45: [3] [3] 0x561f77df9e10 VAL: '' (3 sibs) 45: [4] [4] 0x561f77df9ea0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77df9f30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77df9fc0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: --------------- 45: REF TREE: 45: 0x561f77dac1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77da9e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77da9ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x561f77daa030 VAL: '' (3 sibs) 45: 0x561f77daa0c8 VAL: '' (3 sibs) 45: 0x561f77daa160 VAL: '' (3 sibs) 45: 0x561f77da9f90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77dfb990 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77dfba20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77dfbab0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x561f77dfbb40 VAL: '' (3 sibs) 45: [4] [4] 0x561f77dfbbd0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77dfbc60 VAL: '' (3 sibs) 45: [6] [6] 0x561f77dfbcf0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x561f77dac2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dab460 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dab4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dab590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x561f77dab630 VAL: '' (3 sibs) 45: 0x561f77dab6c8 VAL: '' (3 sibs) 45: 0x561f77dab760 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77dfd6c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77dfd750 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77dfd7e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77dfd870 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x561f77dfd900 VAL: '' (3 sibs) 45: [5] [5] 0x561f77dfd990 VAL: '' (3 sibs) 45: [6] [6] 0x561f77dfda20 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: --------------- 45: 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x561f77dac3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77dab850 MAP: (3 sibs) 3 children: 45: 0x561f77daba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dabab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dabb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x561f77dab8e8 VAL: '' (3 sibs) 45: 0x561f77dab980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77dff3f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77dff480 MAP: (3 sibs) 3 children: 45: [2] [2] 0x561f77dff510 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x561f77dff5a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x561f77dff630 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x561f77dff6c0 VAL: '' (3 sibs) 45: [6] [6] 0x561f77dff750 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: --------------- 45: REF TREE: 45: 0x561f77dac500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77dacdd0 VAL: '' (3 sibs) 45: 0x561f77dace68 MAP: (3 sibs) 3 children: 45: 0x561f77dacfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dad038 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dad0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x561f77dacf00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e01120 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e011b0 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e01240 MAP: (3 sibs) 3 children: 45: [3] [3] 0x561f77e012d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x561f77e01360 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x561f77e013f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x561f77e01480 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x561f77dac618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77daa840 VAL: '' (3 sibs) 45: 0x561f77daa8d8 VAL: '' (3 sibs) 45: 0x561f77daa970 MAP: (3 sibs) 3 children: 45: 0x561f77daaa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77daaaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77daab40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e02e50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e02ee0 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e02f70 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e03000 MAP: (3 sibs) 3 children: 45: [4] [4] 0x561f77e03090 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x561f77e03120 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e031b0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: --------------- 45: 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: --------------- 45: REF TREE: 45: 0x561f77dac730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77daa620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x561f77daaeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x561f77daaf48 KEYVAL: 'bar' '' (2 sibs) 45: 0x561f77daa6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x561f77dad170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x561f77dad208 KEYVAL: 'bar' '' (2 sibs) 45: 0x561f77daa750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e04b80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e04c10 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x561f77e04ca0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x561f77e04d30 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x561f77e04dc0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x561f77e04e50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x561f77e04ee0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x561f77e04f70 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: --------------- 45: 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: {SameGroupActorName: '', IsGetItemSelf: false} 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: --------------- 45: REF TREE: 45: 0x561f77dac848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dae4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x561f77dae578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x561f77dae610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x561f77da8ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x561f77dae6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x561f77dae7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x561f77dae888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x561f77dae748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x561f77dae930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x561f77dae9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x561f77daea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x561f77daeaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x561f77daeb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x561f77daec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x561f77daecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x561f77daed58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e07730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e077c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x561f77e07850 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x561f77e078e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x561f77e07970 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x561f77e07a00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x561f77e07a90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x561f77e07b20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x561f77e07bb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x561f77e07c40 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x561f77e07cd0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x561f77e07d60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x561f77e07df0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x561f77e07e80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x561f77e07f10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x561f77e07fa0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x561f77e08030 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: --------------- 45: 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: --------------- 45: REF TREE: 45: 0x561f77dac960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dad4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x561f77dad568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x561f77dad600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x561f77daad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x561f77da8c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x561f77dae010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x561f77dae0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x561f77dae140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x561f77daadb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e06e20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e06eb0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x561f77e06f40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x561f77e06fd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x561f77e07060 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x561f77e070f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x561f77e07180 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x561f77e07210 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x561f77e072a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x561f77e07330 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x561f77dabc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x561f77da8f10 VAL: '' (12 sibs) 45: 0x561f77da8fa8 VAL: '' (12 sibs) 45: 0x561f77da9040 VAL: 'null' (12 sibs) 45: 0x561f77da90d8 VAL: 'Null' (12 sibs) 45: 0x561f77da9170 VAL: 'NULL' (12 sibs) 45: 0x561f77da9208 VAL: '~' (12 sibs) 45: 0x561f77da92a0 MAP: (12 sibs) 1 children: 45: 0x561f77da9640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x561f77da9338 MAP: (12 sibs) 1 children: 45: 0x561f77da96e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x561f77da93d0 MAP: (12 sibs) 1 children: 45: 0x561f77da9780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x561f77da9468 MAP: (12 sibs) 1 children: 45: 0x561f77da9820 KEYVAL: '~' '~' (1 sibs) 45: 0x561f77da9500 MAP: (12 sibs) 1 children: 45: 0x561f77da98c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x561f77da9598 MAP: (12 sibs) 1 children: 45: 0x561f77da9960 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e0a670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x561f77e0a700 VAL: '' (12 sibs) 45: [2] [2] 0x561f77e0a790 VAL: '' (12 sibs) 45: [3] [3] 0x561f77e0a820 VAL: 'null' (12 sibs) 45: [4] [4] 0x561f77e0a8b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x561f77e0a940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x561f77e0a9d0 VAL: '~' (12 sibs) 45: [7] [7] 0x561f77e0aa60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x561f77e0aaf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x561f77e0ab80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x561f77e0ac10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x561f77e0aca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x561f77e0ad30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x561f77e0adc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x561f77e0ae50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x561f77e0aee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x561f77e0af70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x561f77e0b000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x561f77e0b090 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: --------------- 45: {foo: , bar: , baz: } 45: --------------- 45: REF TREE: 45: 0x561f77dabd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77da9c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77da9cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77da9d70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e09d60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e09df0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e09e80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e09f10 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x561f77dabe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77daa280 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77daa318 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77daa3b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e0b880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0b910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e0b9a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e0ba30 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: --------------- 45: - 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x561f77dabf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77daa450 VAL: '' (3 sibs) 45: 0x561f77daa4e8 VAL: '' (3 sibs) 45: 0x561f77daa580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e0c190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0c220 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e0c2b0 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e0c340 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x561f77dac0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dab0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x561f77dab290 VAL: '' (3 sibs) 45: 0x561f77dab328 VAL: '' (3 sibs) 45: 0x561f77dab3c0 VAL: '' (3 sibs) 45: 0x561f77dab158 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dab1f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e0caa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0cb30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x561f77e0cbc0 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e0cc50 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e0cce0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e0cd70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e0ce00 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: --------------- 45: REF TREE: 45: 0x561f77dac1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77da9e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77da9ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x561f77daa030 VAL: '' (3 sibs) 45: 0x561f77daa0c8 VAL: '' (3 sibs) 45: 0x561f77daa160 VAL: '' (3 sibs) 45: 0x561f77da9f90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e0d3b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0d440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e0d4d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x561f77e0d560 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e0d5f0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e0d680 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e0d710 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x561f77dac2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dab460 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dab4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dab590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x561f77dab630 VAL: '' (3 sibs) 45: 0x561f77dab6c8 VAL: '' (3 sibs) 45: 0x561f77dab760 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e0dcc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0dd50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e0dde0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e0de70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x561f77e0df00 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e0df90 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e0e020 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: --------------- 45: 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x561f77dac3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77dab850 MAP: (3 sibs) 3 children: 45: 0x561f77daba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dabab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dabb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x561f77dab8e8 VAL: '' (3 sibs) 45: 0x561f77dab980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e0e5d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0e660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x561f77e0e6f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x561f77e0e780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x561f77e0e810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x561f77e0e8a0 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e0e930 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: --------------- 45: REF TREE: 45: 0x561f77dac500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77dacdd0 VAL: '' (3 sibs) 45: 0x561f77dace68 MAP: (3 sibs) 3 children: 45: 0x561f77dacfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dad038 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dad0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x561f77dacf00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e0eee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0ef70 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e0f000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x561f77e0f090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x561f77e0f120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x561f77e0f1b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x561f77e0f240 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x561f77dac618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77daa840 VAL: '' (3 sibs) 45: 0x561f77daa8d8 VAL: '' (3 sibs) 45: 0x561f77daa970 MAP: (3 sibs) 3 children: 45: 0x561f77daaa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77daaaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77daab40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e0f7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0f880 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e0f910 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e0f9a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x561f77e0fa30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x561f77e0fac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e0fb50 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: --------------- 45: 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: --------------- 45: REF TREE: 45: 0x561f77dac730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77daa620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x561f77daaeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x561f77daaf48 KEYVAL: 'bar' '' (2 sibs) 45: 0x561f77daa6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x561f77dad170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x561f77dad208 KEYVAL: 'bar' '' (2 sibs) 45: 0x561f77daa750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e10100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e10190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x561f77e10220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x561f77e102b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x561f77e10340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x561f77e103d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x561f77e10460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x561f77e104f0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: --------------- 45: 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: {SameGroupActorName: '', IsGetItemSelf: false} 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: --------------- 45: REF TREE: 45: 0x561f77dac848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dae4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x561f77dae578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x561f77dae610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x561f77da8ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x561f77dae6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x561f77dae7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x561f77dae888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x561f77dae748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x561f77dae930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x561f77dae9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x561f77daea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x561f77daeaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x561f77daeb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x561f77daec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x561f77daecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x561f77daed58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e11320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e113b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x561f77e11440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x561f77e114d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x561f77e11560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x561f77e115f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x561f77e11680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x561f77e11710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x561f77e117a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x561f77e11830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x561f77e118c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x561f77e11950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x561f77e119e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x561f77e11a70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x561f77e11b00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x561f77e11b90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x561f77e11c20 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: --------------- 45: 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: --------------- 45: REF TREE: 45: 0x561f77dac960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dad4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x561f77dad568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x561f77dad600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x561f77daad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x561f77da8c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x561f77dae010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x561f77dae0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x561f77dae140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x561f77daadb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e10a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e10aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x561f77e10b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x561f77e10bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x561f77e10c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x561f77e10ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x561f77e10d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x561f77e10e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x561f77e10e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x561f77e10f20 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: -\n 45: - # with space\n 45: - null\n 45: - Null\n 45: - NULL\n 45: - ~\n 45: - null: null\n 45: - Null: Null\n 45: - NULL: NULL\n 45: - ~: ~\n 45: - ~: null\n 45: - null: ~\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77df1ea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x561f77df1f30 VAL: '' (12 sibs) 45: [2] [2] 0x561f77df1fc0 VAL: '' (12 sibs) 45: [3] [3] 0x561f77df2050 VAL: 'null' (12 sibs) 45: [4] [4] 0x561f77df20e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x561f77df2170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x561f77df2200 VAL: '~' (12 sibs) 45: [7] [7] 0x561f77df2290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x561f77df2320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x561f77df23b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x561f77df2440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x561f77df24d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x561f77df2560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x561f77df25f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x561f77df2680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x561f77df2710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x561f77df27a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x561f77df2830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x561f77df28c0 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - null\n 45: - Null\n 45: - NULL\n 45: - ~\n 45: - null: null\n 45: - Null: Null\n 45: - NULL: NULL\n 45: - ~: ~\n 45: - ~: null\n 45: - null: ~\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e14aa0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x561f77e14b30 VAL: '' (12 sibs) 45: [2] [2] 0x561f77e14bc0 VAL: '' (12 sibs) 45: [3] [3] 0x561f77e14c50 VAL: 'null' (12 sibs) 45: [4] [4] 0x561f77e14ce0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x561f77e14d70 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x561f77e14e00 VAL: '~' (12 sibs) 45: [7] [7] 0x561f77e14e90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x561f77e14f20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x561f77e14fb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x561f77e15040 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x561f77e150d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x561f77e15160 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x561f77e151f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x561f77e15280 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x561f77e15310 MAP: (12 sibs) 1 children: 45: [16] [16] 0x561f77e153a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x561f77e15430 MAP: (12 sibs) 1 children: 45: [18] [18] 0x561f77e154c0 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: {foo: , bar: , baz: }\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77df44d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77df4560 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77df45f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77df4680 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e138b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e13940 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e139d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e13a60 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77df6200 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77df6290 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77df6320 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77df63b0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e15cb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e15d40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e15dd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e15e60 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77df7f30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77df7fc0 VAL: '' (3 sibs) 45: [2] [2] 0x561f77df8050 VAL: '' (3 sibs) 45: [3] [3] 0x561f77df80e0 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e165c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e16650 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e166e0 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e16770 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: foo:\n 45: - \n 45: - \n 45: - \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77df9c60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77df9cf0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x561f77df9d80 VAL: '' (3 sibs) 45: [3] [3] 0x561f77df9e10 VAL: '' (3 sibs) 45: [4] [4] 0x561f77df9ea0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77df9f30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77df9fc0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo:\n 45: - \n 45: - \n 45: - \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e16ed0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e16f60 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x561f77e16ff0 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e17080 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e17110 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e171a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e17230 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: foo:\n 45: bar: \n 45: - \n 45: - \n 45: - \n 45: baz: \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77dfb990 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77dfba20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77dfbab0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x561f77dfbb40 VAL: '' (3 sibs) 45: [4] [4] 0x561f77dfbbd0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77dfbc60 VAL: '' (3 sibs) 45: [6] [6] 0x561f77dfbcf0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar:\n 45: - \n 45: - \n 45: - \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e177e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e17870 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e17900 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x561f77e17990 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e17a20 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e17ab0 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e17b40 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: foo:\n 45: bar: \n 45: baz: \n 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77dfd6c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77dfd750 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77dfd7e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77dfd870 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x561f77dfd900 VAL: '' (3 sibs) 45: [5] [5] 0x561f77dfd990 VAL: '' (3 sibs) 45: [6] [6] 0x561f77dfda20 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz:\n 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e180f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e18180 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e18210 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e182a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x561f77e18330 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e183c0 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e18450 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: - foo:\n 45: bar: \n 45: baz: \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77dff3f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77dff480 MAP: (3 sibs) 3 children: 45: [2] [2] 0x561f77dff510 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x561f77dff5a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x561f77dff630 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x561f77dff6c0 VAL: '' (3 sibs) 45: [6] [6] 0x561f77dff750 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - foo: \n 45: bar: \n 45: baz: \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e18a00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e18a90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x561f77e18b20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x561f77e18bb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x561f77e18c40 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x561f77e18cd0 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e18d60 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: - \n 45: - foo:\n 45: bar: \n 45: baz: \n 45: - \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e01120 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e011b0 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e01240 MAP: (3 sibs) 3 children: 45: [3] [3] 0x561f77e012d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x561f77e01360 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x561f77e013f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x561f77e01480 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - foo: \n 45: bar: \n 45: baz: \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e19310 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e193a0 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e19430 MAP: (3 sibs) 3 children: 45: [3] [3] 0x561f77e194c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x561f77e19550 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x561f77e195e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x561f77e19670 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: - \n 45: - \n 45: - foo:\n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e02e50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e02ee0 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e02f70 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e03000 MAP: (3 sibs) 3 children: 45: [4] [4] 0x561f77e03090 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x561f77e03120 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e031b0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e19c20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e19cb0 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e19d40 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e19dd0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x561f77e19e60 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x561f77e19ef0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e19f80 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: fixed case:\n 45: foo: a\n 45: bar: \n 45: your case:\n 45: foo: a\n 45: bar: ''\n 45: whatever: baz\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e04b80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e04c10 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x561f77e04ca0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x561f77e04d30 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x561f77e04dc0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x561f77e04e50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x561f77e04ee0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x561f77e04f70 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: fixed case:\n 45: foo: a\n 45: bar: \n 45: your case:\n 45: foo: a\n 45: bar: ''\n 45: whatever: baz\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e1a530 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e1a5c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x561f77e1a650 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x561f77e1a6e0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x561f77e1a770 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x561f77e1a800 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x561f77e1a890 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x561f77e1a920 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: version: 0\n 45: type: xml\n 45: param_root:\n 45: objects:\n 45: System: {SameGroupActorName: '', IsGetItemSelf: false}\n 45: General:\n 45: Speed: 1.0\n 45: Life: 100\n 45: IsLifeInfinite: false\n 45: ElectricalDischarge: 1.0\n 45: IsBurnOutBorn: false\n 45: BurnOutBornName: \n 45: IsBurnOutBornIdent: false\n 45: ChangeDropTableName: ''\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e07730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e077c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x561f77e07850 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x561f77e078e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x561f77e07970 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x561f77e07a00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x561f77e07a90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x561f77e07b20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x561f77e07bb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x561f77e07c40 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x561f77e07cd0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x561f77e07d60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x561f77e07df0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x561f77e07e80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x561f77e07f10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x561f77e07fa0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x561f77e08030 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: version: 0\n 45: type: xml\n 45: param_root:\n 45: objects:\n 45: System:\n 45: SameGroupActorName: ''\n 45: IsGetItemSelf: false\n 45: General:\n 45: Speed: 1.0\n 45: Life: 100\n 45: IsLifeInfinite: false\n 45: ElectricalDischarge: 1.0\n 45: IsBurnOutBorn: false\n 45: BurnOutBornName: \n 45: IsBurnOutBornIdent: false\n 45: ChangeDropTableName: ''\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e1b750 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e1b7e0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x561f77e1b870 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x561f77e1b900 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x561f77e1b990 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x561f77e1ba20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x561f77e1bab0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x561f77e1bb40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x561f77e1bbd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x561f77e1bc60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x561f77e1bcf0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x561f77e1bd80 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x561f77e1be10 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x561f77e1bea0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x561f77e1bf30 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x561f77e1bfc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x561f77e1c050 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: version: 10\n 45: type: test\n 45: param_root:\n 45: objects:\n 45: TestContent:\n 45: Str64_empty: ''\n 45: Str64_empty2:\n 45: Str64_empty3: ''\n 45: lists: {}\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e06e20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e06eb0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x561f77e06f40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x561f77e06fd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x561f77e07060 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x561f77e070f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x561f77e07180 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x561f77e07210 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x561f77e072a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x561f77e07330 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: version: 10\n 45: type: test\n 45: param_root:\n 45: objects:\n 45: TestContent:\n 45: Str64_empty: ''\n 45: Str64_empty2: \n 45: Str64_empty3: ''\n 45: lists: {}\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e1ae40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e1aed0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x561f77e1af60 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x561f77e1aff0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x561f77e1b080 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x561f77e1b110 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x561f77e1b1a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x561f77e1b230 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x561f77e1b2c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x561f77e1b350 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: -\r\n 45: - # with space\r\n 45: - null\r\n 45: - Null\r\n 45: - NULL\r\n 45: - ~\r\n 45: - null: null\r\n 45: - Null: Null\r\n 45: - NULL: NULL\r\n 45: - ~: ~\r\n 45: - ~: null\r\n 45: - null: ~\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e0a670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x561f77e0a700 VAL: '' (12 sibs) 45: [2] [2] 0x561f77e0a790 VAL: '' (12 sibs) 45: [3] [3] 0x561f77e0a820 VAL: 'null' (12 sibs) 45: [4] [4] 0x561f77e0a8b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x561f77e0a940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x561f77e0a9d0 VAL: '~' (12 sibs) 45: [7] [7] 0x561f77e0aa60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x561f77e0aaf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x561f77e0ab80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x561f77e0ac10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x561f77e0aca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x561f77e0ad30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x561f77e0adc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x561f77e0ae50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x561f77e0aee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x561f77e0af70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x561f77e0b000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x561f77e0b090 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - null\n 45: - Null\n 45: - NULL\n 45: - ~\n 45: - null: null\n 45: - Null: Null\n 45: - NULL: NULL\n 45: - ~: ~\n 45: - ~: null\n 45: - null: ~\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e1d270 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x561f77e1d300 VAL: '' (12 sibs) 45: [2] [2] 0x561f77e1d390 VAL: '' (12 sibs) 45: [3] [3] 0x561f77e1d420 VAL: 'null' (12 sibs) 45: [4] [4] 0x561f77e1d4b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x561f77e1d540 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x561f77e1d5d0 VAL: '~' (12 sibs) 45: [7] [7] 0x561f77e1d660 MAP: (12 sibs) 1 children: 45: [8] [8] 0x561f77e1d6f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x561f77e1d780 MAP: (12 sibs) 1 children: 45: [10] [10] 0x561f77e1d810 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x561f77e1d8a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x561f77e1d930 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x561f77e1d9c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x561f77e1da50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x561f77e1dae0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x561f77e1db70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x561f77e1dc00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x561f77e1dc90 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: {foo: , bar: , baz: }\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e09d60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e09df0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e09e80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e09f10 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e1c960 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e1c9f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e1ca80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e1cb10 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: foo: \r\n 45: bar: \r\n 45: baz: \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e0b880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0b910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e0b9a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e0ba30 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e1e480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e1e510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e1e5a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e1e630 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: - \r\n 45: - \r\n 45: - \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e0c190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0c220 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e0c2b0 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e0c340 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e1ed90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e1ee20 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e1eeb0 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e1ef40 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: foo:\r\n 45: - \r\n 45: - \r\n 45: - \r\n 45: bar: \r\n 45: baz: \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e0caa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0cb30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x561f77e0cbc0 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e0cc50 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e0cce0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e0cd70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e0ce00 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo:\n 45: - \n 45: - \n 45: - \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e1f6a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e1f730 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x561f77e1f7c0 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e1f850 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e1f8e0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e1f970 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e1fa00 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: foo:\r\n 45: bar: \r\n 45: - \r\n 45: - \r\n 45: - \r\n 45: baz: \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e0d3b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0d440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e0d4d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x561f77e0d560 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e0d5f0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e0d680 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e0d710 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar:\n 45: - \n 45: - \n 45: - \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e1ffb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e20040 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e200d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x561f77e20160 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e201f0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e20280 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e20310 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: foo:\r\n 45: bar: \r\n 45: baz: \r\n 45: - \r\n 45: - \r\n 45: - \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e0dcc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0dd50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e0dde0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e0de70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x561f77e0df00 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e0df90 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e0e020 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz:\n 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e208c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e20950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e209e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e20a70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x561f77e20b00 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e20b90 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e20c20 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: - foo:\r\n 45: bar: \r\n 45: baz: \r\n 45: - \r\n 45: - \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e0e5d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0e660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x561f77e0e6f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x561f77e0e780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x561f77e0e810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x561f77e0e8a0 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e0e930 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - foo: \n 45: bar: \n 45: baz: \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e211d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e21260 MAP: (3 sibs) 3 children: 45: [2] [2] 0x561f77e212f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x561f77e21380 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x561f77e21410 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x561f77e214a0 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e21530 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: - \r\n 45: - foo:\r\n 45: bar: \r\n 45: baz: \r\n 45: - \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e0eee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0ef70 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e0f000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x561f77e0f090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x561f77e0f120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x561f77e0f1b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x561f77e0f240 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - foo: \n 45: bar: \n 45: baz: \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e21ae0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e21b70 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e21c00 MAP: (3 sibs) 3 children: 45: [3] [3] 0x561f77e21c90 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x561f77e21d20 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x561f77e21db0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x561f77e21e40 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: - \r\n 45: - \r\n 45: - foo:\r\n 45: bar: \r\n 45: baz: \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e0f7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e0f880 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e0f910 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e0f9a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x561f77e0fa30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x561f77e0fac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e0fb50 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e223f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e22480 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e22510 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e225a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x561f77e22630 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x561f77e226c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e22750 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: fixed case:\r\n 45: foo: a\r\n 45: bar: \r\n 45: your case:\r\n 45: foo: a\r\n 45: bar: ''\r\n 45: whatever: baz\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e10100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e10190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x561f77e10220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x561f77e102b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x561f77e10340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x561f77e103d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x561f77e10460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x561f77e104f0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: fixed case:\n 45: foo: a\n 45: bar: \n 45: your case:\n 45: foo: a\n 45: bar: ''\n 45: whatever: baz\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e22d00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e22d90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x561f77e22e20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x561f77e22eb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x561f77e22f40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x561f77e22fd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x561f77e23060 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x561f77e230f0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: version: 0\r\n 45: type: xml\r\n 45: param_root:\r\n 45: objects:\r\n 45: System: {SameGroupActorName: '', IsGetItemSelf: false}\r\n 45: General:\r\n 45: Speed: 1.0\r\n 45: Life: 100\r\n 45: IsLifeInfinite: false\r\n 45: ElectricalDischarge: 1.0\r\n 45: IsBurnOutBorn: false\r\n 45: BurnOutBornName: \r\n 45: IsBurnOutBornIdent: false\r\n 45: ChangeDropTableName: ''\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e11320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e113b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x561f77e11440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x561f77e114d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x561f77e11560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x561f77e115f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x561f77e11680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x561f77e11710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x561f77e117a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x561f77e11830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x561f77e118c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x561f77e11950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x561f77e119e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x561f77e11a70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x561f77e11b00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x561f77e11b90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x561f77e11c20 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: version: 0\n 45: type: xml\n 45: param_root:\n 45: objects:\n 45: System:\n 45: SameGroupActorName: ''\n 45: IsGetItemSelf: false\n 45: General:\n 45: Speed: 1.0\n 45: Life: 100\n 45: IsLifeInfinite: false\n 45: ElectricalDischarge: 1.0\n 45: IsBurnOutBorn: false\n 45: BurnOutBornName: \n 45: IsBurnOutBornIdent: false\n 45: ChangeDropTableName: ''\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e23f20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e23fb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x561f77e24040 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x561f77e240d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x561f77e24160 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x561f77e241f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x561f77e24280 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x561f77e24310 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x561f77e243a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x561f77e24430 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x561f77e244c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x561f77e24550 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x561f77e245e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x561f77e24670 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x561f77e24700 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x561f77e24790 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x561f77e24820 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: version: 10\r\n 45: type: test\r\n 45: param_root:\r\n 45: objects:\r\n 45: TestContent:\r\n 45: Str64_empty: ''\r\n 45: Str64_empty2:\r\n 45: Str64_empty3: ''\r\n 45: lists: {}\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x561f77e10a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e10aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x561f77e10b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x561f77e10bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x561f77e10c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x561f77e10ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x561f77e10d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x561f77e10e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x561f77e10e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x561f77e10f20 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: version: 10\n 45: type: test\n 45: param_root:\n 45: objects:\n 45: TestContent:\n 45: Str64_empty: ''\n 45: Str64_empty2: \n 45: Str64_empty3: ''\n 45: lists: {}\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x561f77e23610 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e236a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x561f77e23730 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x561f77e237c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x561f77e23850 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x561f77e238e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x561f77e23970 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x561f77e23a00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x561f77e23a90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x561f77e23b20 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dabc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x561f77da8f10 VAL: '' (12 sibs) 45: 0x561f77da8fa8 VAL: '' (12 sibs) 45: 0x561f77da9040 VAL: 'null' (12 sibs) 45: 0x561f77da90d8 VAL: 'Null' (12 sibs) 45: 0x561f77da9170 VAL: 'NULL' (12 sibs) 45: 0x561f77da9208 VAL: '~' (12 sibs) 45: 0x561f77da92a0 MAP: (12 sibs) 1 children: 45: 0x561f77da9640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x561f77da9338 MAP: (12 sibs) 1 children: 45: 0x561f77da96e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x561f77da93d0 MAP: (12 sibs) 1 children: 45: 0x561f77da9780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x561f77da9468 MAP: (12 sibs) 1 children: 45: 0x561f77da9820 KEYVAL: '~' '~' (1 sibs) 45: 0x561f77da9500 MAP: (12 sibs) 1 children: 45: 0x561f77da98c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x561f77da9598 MAP: (12 sibs) 1 children: 45: 0x561f77da9960 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e25130 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x561f77e251c0 VAL: '' (12 sibs) 45: [2] [2] 0x561f77e25250 VAL: '' (12 sibs) 45: [3] [3] 0x561f77e252e0 VAL: 'null' (12 sibs) 45: [4] [4] 0x561f77e25370 VAL: 'Null' (12 sibs) 45: [5] [5] 0x561f77e25400 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x561f77e25490 VAL: '~' (12 sibs) 45: [7] [7] 0x561f77e25520 MAP: (12 sibs) 1 children: 45: [8] [8] 0x561f77e255b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x561f77e25640 MAP: (12 sibs) 1 children: 45: [10] [10] 0x561f77e256d0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x561f77e25760 MAP: (12 sibs) 1 children: 45: [12] [12] 0x561f77e257f0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x561f77e25880 MAP: (12 sibs) 1 children: 45: [14] [14] 0x561f77e25910 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x561f77e259a0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x561f77e25a30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x561f77e25ac0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x561f77e25b50 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dabd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77da9c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77da9cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77da9d70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e14460 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e144f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e14580 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e14610 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dabe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77daa280 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77daa318 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77daa3b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e25bf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e25c80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e25d10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e25da0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dabf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77daa450 VAL: '' (3 sibs) 45: 0x561f77daa4e8 VAL: '' (3 sibs) 45: 0x561f77daa580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e25e40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e25ed0 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e25f60 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e25ff0 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dab0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x561f77dab290 VAL: '' (3 sibs) 45: 0x561f77dab328 VAL: '' (3 sibs) 45: 0x561f77dab3c0 VAL: '' (3 sibs) 45: 0x561f77dab158 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dab1f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e26090 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e26120 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x561f77e261b0 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e26240 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e262d0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e26360 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e263f0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77da9e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77da9ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x561f77daa030 VAL: '' (3 sibs) 45: 0x561f77daa0c8 VAL: '' (3 sibs) 45: 0x561f77daa160 VAL: '' (3 sibs) 45: 0x561f77da9f90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e26490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e26520 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e265b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x561f77e26640 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e266d0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e26760 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e267f0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dab460 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dab4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dab590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x561f77dab630 VAL: '' (3 sibs) 45: 0x561f77dab6c8 VAL: '' (3 sibs) 45: 0x561f77dab760 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e26890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e26920 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e269b0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e26a40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x561f77e26ad0 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e26b60 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e26bf0 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77dab850 MAP: (3 sibs) 3 children: 45: 0x561f77daba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dabab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dabb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x561f77dab8e8 VAL: '' (3 sibs) 45: 0x561f77dab980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e26c90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e26d20 MAP: (3 sibs) 3 children: 45: [2] [2] 0x561f77e26db0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x561f77e26e40 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x561f77e26ed0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x561f77e26f60 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e26ff0 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77dacdd0 VAL: '' (3 sibs) 45: 0x561f77dace68 MAP: (3 sibs) 3 children: 45: 0x561f77dacfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dad038 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dad0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x561f77dacf00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e27090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e27120 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e271b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x561f77e27240 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x561f77e272d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x561f77e27360 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x561f77e273f0 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77daa840 VAL: '' (3 sibs) 45: 0x561f77daa8d8 VAL: '' (3 sibs) 45: 0x561f77daa970 MAP: (3 sibs) 3 children: 45: 0x561f77daaa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77daaaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77daab40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e27490 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e27520 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e275b0 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e27640 MAP: (3 sibs) 3 children: 45: [4] [4] 0x561f77e276d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x561f77e27760 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e277f0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77daa620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x561f77daaeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x561f77daaf48 KEYVAL: 'bar' '' (2 sibs) 45: 0x561f77daa6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x561f77dad170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x561f77dad208 KEYVAL: 'bar' '' (2 sibs) 45: 0x561f77daa750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e27890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e27920 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x561f77e279b0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x561f77e27a40 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x561f77e27ad0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x561f77e27b60 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x561f77e27bf0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x561f77e27c80 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dae4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x561f77dae578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x561f77dae610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x561f77da8ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x561f77dae6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x561f77dae7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x561f77dae888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x561f77dae748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x561f77dae930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x561f77dae9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x561f77daea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x561f77daeaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x561f77daeb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x561f77daec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x561f77daecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x561f77daed58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e27d20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e27db0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x561f77e27e40 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x561f77e27ed0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x561f77e27f60 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x561f77e27ff0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x561f77e28080 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x561f77e28110 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x561f77e281a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x561f77e28230 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x561f77e282c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x561f77e28350 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x561f77e283e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x561f77e28470 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x561f77e28500 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x561f77e28590 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x561f77e28620 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dad4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x561f77dad568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x561f77dad600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x561f77daad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x561f77da8c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x561f77dae010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x561f77dae0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x561f77dae140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x561f77daadb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e286c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e28750 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x561f77e287e0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x561f77e28870 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x561f77e28900 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x561f77e28990 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x561f77e28a20 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x561f77e28ab0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x561f77e28b40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x561f77e28bd0 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dabc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x561f77da8f10 VAL: '' (12 sibs) 45: 0x561f77da8fa8 VAL: '' (12 sibs) 45: 0x561f77da9040 VAL: 'null' (12 sibs) 45: 0x561f77da90d8 VAL: 'Null' (12 sibs) 45: 0x561f77da9170 VAL: 'NULL' (12 sibs) 45: 0x561f77da9208 VAL: '~' (12 sibs) 45: 0x561f77da92a0 MAP: (12 sibs) 1 children: 45: 0x561f77da9640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x561f77da9338 MAP: (12 sibs) 1 children: 45: 0x561f77da96e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x561f77da93d0 MAP: (12 sibs) 1 children: 45: 0x561f77da9780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x561f77da9468 MAP: (12 sibs) 1 children: 45: 0x561f77da9820 KEYVAL: '~' '~' (1 sibs) 45: 0x561f77da9500 MAP: (12 sibs) 1 children: 45: 0x561f77da98c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x561f77da9598 MAP: (12 sibs) 1 children: 45: 0x561f77da9960 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e28c70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x561f77e28d00 VAL: '' (12 sibs) 45: [2] [2] 0x561f77e28d90 VAL: '' (12 sibs) 45: [3] [3] 0x561f77e28e20 VAL: 'null' (12 sibs) 45: [4] [4] 0x561f77e28eb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x561f77e28f40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x561f77e28fd0 VAL: '~' (12 sibs) 45: [7] [7] 0x561f77e29060 MAP: (12 sibs) 1 children: 45: [8] [8] 0x561f77e290f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x561f77e29180 MAP: (12 sibs) 1 children: 45: [10] [10] 0x561f77e29210 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x561f77e292a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x561f77e29330 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x561f77e293c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x561f77e29450 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x561f77e294e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x561f77e29570 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x561f77e29600 MAP: (12 sibs) 1 children: 45: [18] [18] 0x561f77e29690 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dabd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77da9c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77da9cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77da9d70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e29730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e297c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e29850 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e298e0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dabe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77daa280 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77daa318 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77daa3b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e29980 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e29a10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e29aa0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e29b30 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dabf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77daa450 VAL: '' (3 sibs) 45: 0x561f77daa4e8 VAL: '' (3 sibs) 45: 0x561f77daa580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e29bd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e29c60 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e29cf0 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e29d80 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dab0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x561f77dab290 VAL: '' (3 sibs) 45: 0x561f77dab328 VAL: '' (3 sibs) 45: 0x561f77dab3c0 VAL: '' (3 sibs) 45: 0x561f77dab158 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dab1f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e29e20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e29eb0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x561f77e29f40 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e29fd0 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e2a060 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e2a0f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e2a180 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77da9e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77da9ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x561f77daa030 VAL: '' (3 sibs) 45: 0x561f77daa0c8 VAL: '' (3 sibs) 45: 0x561f77daa160 VAL: '' (3 sibs) 45: 0x561f77da9f90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e2a220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e2a2b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e2a340 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x561f77e2a3d0 VAL: '' (3 sibs) 45: [4] [4] 0x561f77e2a460 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e2a4f0 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e2a580 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dab460 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dab4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dab590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x561f77dab630 VAL: '' (3 sibs) 45: 0x561f77dab6c8 VAL: '' (3 sibs) 45: 0x561f77dab760 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e2a620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e2a6b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x561f77e2a740 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x561f77e2a7d0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x561f77e2a860 VAL: '' (3 sibs) 45: [5] [5] 0x561f77e2a8f0 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e2a980 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77dab850 MAP: (3 sibs) 3 children: 45: 0x561f77daba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dabab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dabb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x561f77dab8e8 VAL: '' (3 sibs) 45: 0x561f77dab980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e2aa20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e2aab0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x561f77e2ab40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x561f77e2abd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x561f77e2ac60 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x561f77e2acf0 VAL: '' (3 sibs) 45: [6] [6] 0x561f77e2ad80 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77dacdd0 VAL: '' (3 sibs) 45: 0x561f77dace68 MAP: (3 sibs) 3 children: 45: 0x561f77dacfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77dad038 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77dad0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x561f77dacf00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e2ae20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e2aeb0 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e2af40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x561f77e2afd0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x561f77e2b060 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x561f77e2b0f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x561f77e2b180 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x561f77daa840 VAL: '' (3 sibs) 45: 0x561f77daa8d8 VAL: '' (3 sibs) 45: 0x561f77daa970 MAP: (3 sibs) 3 children: 45: 0x561f77daaa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x561f77daaaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x561f77daab40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e2b220 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x561f77e2b2b0 VAL: '' (3 sibs) 45: [2] [2] 0x561f77e2b340 VAL: '' (3 sibs) 45: [3] [3] 0x561f77e2b3d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x561f77e2b460 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x561f77e2b4f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x561f77e2b580 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77daa620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x561f77daaeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x561f77daaf48 KEYVAL: 'bar' '' (2 sibs) 45: 0x561f77daa6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x561f77dad170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x561f77dad208 KEYVAL: 'bar' '' (2 sibs) 45: 0x561f77daa750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e2b620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e2b6b0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x561f77e2b740 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x561f77e2b7d0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x561f77e2b860 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x561f77e2b8f0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x561f77e2b980 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x561f77e2ba10 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dae4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x561f77dae578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x561f77dae610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x561f77da8ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x561f77dae6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x561f77dae7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x561f77dae888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x561f77dae748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x561f77dae930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x561f77dae9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x561f77daea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x561f77daeaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x561f77daeb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x561f77daec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x561f77daecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x561f77daed58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e2bab0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e2bb40 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x561f77e2bbd0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x561f77e2bc60 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x561f77e2bcf0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x561f77e2bd80 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x561f77e2be10 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x561f77e2bea0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x561f77e2bf30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x561f77e2bfc0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x561f77e2c050 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x561f77e2c0e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x561f77e2c170 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x561f77e2c200 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x561f77e2c290 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x561f77e2c320 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x561f77e2c3b0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: REF TREE: 45: 0x561f77dac960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x561f77dad4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x561f77dad568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x561f77dad600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x561f77daad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x561f77da8c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x561f77dae010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x561f77dae0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x561f77dae140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x561f77daadb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x561f77e2c450 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x561f77e2c4e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x561f77e2c570 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x561f77e2c600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x561f77e2c690 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x561f77e2c720 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x561f77e2c7b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x561f77e2c840 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x561f77e2c8d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x561f77e2c960 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 45: [----------] 468 tests from NULL_VAL/YmlTestCase (15 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (15 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.02 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1275:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1282:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1323:check failed: !is_seq(node) && !is_map(node) 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x5590cc694490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68ec00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5590cc68eca0 VAL: '-2' (3 sibs) 46: 0x5590cc68ed38 VAL: '-2' (3 sibs) 46: 0x5590cc68edd0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc6e8f40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc6e8fd0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5590cc6e9060 VAL: '-2' (3 sibs) 46: [3] [3] 0x5590cc6e90f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x5590cc6e9180 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: --------------- 46: 46: audio resource: 46: --------------- 46: REF TREE: 46: 0x5590cc6945a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68f0b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc6eb630 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc6eb6c0 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: --------------- 46: 46: audio resource: 46: more: 46: example: y 46: --------------- 46: REF TREE: 46: 0x5590cc6946c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x5590cc68f660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x5590cc68f6f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x5590cc68f7a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc6eedb0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5590cc6eee40 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5590cc6eeed0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5590cc6eef60 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: --------------- 46: component: 46: type: perspective camera component 46: some_data: {} # this was working 46: data: 46: {} # but this was not working 46: --------------- 46: REF TREE: 46: 0x5590cc6947d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68f150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x5590cc68f840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x5590cc68f8d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x5590cc68f970 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc6f0ae0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc6f0b70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5590cc6f0c00 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5590cc6f0c90 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5590cc6f0d20 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: --------------- 46: REF TREE: 46: 0x5590cc6948f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5590cc68e910 MAP: (3 sibs) 1 children: 46: 0x5590cc691360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x5590cc691400 VAL: '0.mp4' (4 sibs) 46: 0x5590cc691498 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691530 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6915c8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc68e9a8 MAP: (3 sibs) 1 children: 46: 0x5590cc691670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x5590cc691710 VAL: '0.mp4' (4 sibs) 46: 0x5590cc6917a8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691840 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6918d8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc68ea40 MAP: (3 sibs) 1 children: 46: 0x5590cc691980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x5590cc691a20 VAL: '0.mp4' (4 sibs) 46: 0x5590cc691ab8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691b50 VAL: '2.mp4' (4 sibs) 46: 0x5590cc691be8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc6f3120 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5590cc6f31b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5590cc6f3240 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5590cc6f32d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5590cc6f3360 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5590cc6f33f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5590cc6f3480 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5590cc6f3510 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5590cc6f35a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5590cc6f3630 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5590cc6f36c0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5590cc6f3750 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5590cc6f37e0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5590cc6f3870 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5590cc6f3900 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5590cc6f3990 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5590cc6f3a20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5590cc6f3ab0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5590cc6f3b40 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: --------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: --------------- 46: REF TREE: 46: 0x5590cc694a08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc6923e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x5590cc692480 MAP: (3 sibs) 1 children: 46: 0x5590cc692650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x5590cc6926f0 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692788 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692820 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6928b8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc692518 MAP: (3 sibs) 1 children: 46: 0x5590cc692960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x5590cc692a00 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692a98 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692b30 VAL: '2.mp4' (4 sibs) 46: 0x5590cc692bc8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc6925b0 MAP: (3 sibs) 1 children: 46: 0x5590cc692c70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x5590cc692d10 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692da8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692e40 VAL: '2.mp4' (4 sibs) 46: 0x5590cc692ed8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc6f6060 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc6f60f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5590cc6f6180 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5590cc6f6210 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5590cc6f62a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5590cc6f6330 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5590cc6f63c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5590cc6f6450 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5590cc6f64e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5590cc6f6570 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5590cc6f6600 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5590cc6f6690 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5590cc6f6720 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5590cc6f67b0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5590cc6f6840 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5590cc6f68d0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5590cc6f6960 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5590cc6f69f0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5590cc6f6a80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5590cc6f6b10 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: "MapRegion_HyrulePrairie" 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: "MapRegion_HyrulePrairie" 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: "MapRegion_HyrulePrairie" 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x5590cc694b20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x5590cc692f80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6930b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6931e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6933a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6934d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc6f8690 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc6f8720 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5590cc6f87b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5590cc6f8840 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5590cc6f88d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5590cc6f8960 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5590cc6f89f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5590cc6f8a80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5590cc6f8b10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5590cc6f8ba0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5590cc6f8c30 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: "MapRegion_HyrulePrairie" 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: "MapRegion_HyrulePrairie" 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x5590cc694c38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x5590cc693580 MAP: (10 sibs) 1 children: 46: 0x5590cc68fb00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693618 MAP: (10 sibs) 1 children: 46: 0x5590cc68fba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6936b0 MAP: (10 sibs) 1 children: 46: 0x5590cc693b80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693748 MAP: (10 sibs) 1 children: 46: 0x5590cc693c20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6937e0 MAP: (10 sibs) 1 children: 46: 0x5590cc693cc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693878 MAP: (10 sibs) 1 children: 46: 0x5590cc693d60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693910 MAP: (10 sibs) 1 children: 46: 0x5590cc693e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6939a8 MAP: (10 sibs) 1 children: 46: 0x5590cc693ea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693a40 MAP: (10 sibs) 1 children: 46: 0x5590cc693f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693ad8 MAP: (10 sibs) 1 children: 46: 0x5590cc693fe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc6fb2b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5590cc6fb340 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5590cc6fb3d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc6fb460 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5590cc6fb4f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc6fb580 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5590cc6fb610 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5590cc6fb6a0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5590cc6fb730 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5590cc6fb7c0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5590cc6fb850 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5590cc6fb8e0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5590cc6fb970 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5590cc6fba00 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5590cc6fba90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5590cc6fbb20 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5590cc6fbbb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5590cc6fbc40 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5590cc6fbcd0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5590cc6fbd60 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5590cc6fbdf0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: --------------- 46: 46: # incorrect: uninitialised memory? 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: 46: # incorrect: uninitialised memory? 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: "MapRegion_HyrulePrairie " 46: 46: # incorrect: for some reason the ' is included in the string 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: "MapRegion_HyrulePrairie " 46: - MessageID8: "MapRegion_HyrulePrairie " 46: 46: # incorrect: same issue 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: "MapRegion_HyrulePrairie " 46: 46: # incorrect: still has the trailing quote 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: "MapRegion_HyrulePrairie" 46: 46: # the string is parsed correctly in this case 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: REF TREE: 46: 0x5590cc694d50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x5590cc6955d0 MAP: (14 sibs) 1 children: 46: 0x5590cc695e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695668 MAP: (14 sibs) 1 children: 46: 0x5590cc695ed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695700 MAP: (14 sibs) 1 children: 46: 0x5590cc695f70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695798 MAP: (14 sibs) 1 children: 46: 0x5590cc696010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695830 MAP: (14 sibs) 1 children: 46: 0x5590cc6960b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc6958c8 MAP: (14 sibs) 1 children: 46: 0x5590cc696150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695960 MAP: (14 sibs) 1 children: 46: 0x5590cc6961f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc6959f8 MAP: (14 sibs) 1 children: 46: 0x5590cc696290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695a90 MAP: (14 sibs) 1 children: 46: 0x5590cc696330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695b28 MAP: (14 sibs) 1 children: 46: 0x5590cc6963d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695bc0 MAP: (14 sibs) 1 children: 46: 0x5590cc696470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695c58 MAP: (14 sibs) 1 children: 46: 0x5590cc696510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695cf0 MAP: (14 sibs) 2 children: 46: 0x5590cc6965b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x5590cc696648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x5590cc695d88 MAP: (14 sibs) 2 children: 46: 0x5590cc6966f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x5590cc696788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc6ff0d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5590cc6ff160 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5590cc6ff1f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc6ff280 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5590cc6ff310 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc6ff3a0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5590cc6ff430 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5590cc6ff4c0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5590cc6ff550 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5590cc6ff5e0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5590cc6ff670 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5590cc6ff700 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5590cc6ff790 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5590cc6ff820 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5590cc6ff8b0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5590cc6ff940 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5590cc6ff9d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5590cc6ffa60 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5590cc6ffaf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5590cc6ffb80 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5590cc6ffc10 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5590cc6ffca0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5590cc6ffd30 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5590cc6ffdc0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5590cc6ffe50 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5590cc6ffee0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5590cc6fff70 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5590cc700000 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5590cc700090 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5590cc700120 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5590cc7001b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x5590cc6953e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc70a6e0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x5590cc70a6e0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x5590cc70a6e0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: --------------- 46: 46: ref: &ref ref_val 46: a: *ref # resolve the reference 46: b: '*ref' # don't resolve, it's just a string 46: c: "*ref" # don't resolve, it's just a string 46: d: > # don't resolve, it's just a string 46: *ref 46: e: >- # don't resolve, it's just a string 46: *ref 46: f: >+ # don't resolve, it's just a string 46: *ref 46: g: | # don't resolve, it's just a string 46: *ref 46: h: |- # don't resolve, it's just a string 46: *ref 46: i: |+ # don't resolve, it's just a string 46: *ref 46: --------------- 46: REF TREE: 46: 0x5590cc6954f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x5590cc690a90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x5590cc690b28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x5590cc690bc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x5590cc690c58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x5590cc690cf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x5590cc690d88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x5590cc690e20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x5590cc690eb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x5590cc690f50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x5590cc690fe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc70cda0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc70ce30 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x5590cc70cec0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x5590cc70cf50 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc70cfe0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc70d070 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc70d100 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc70d190 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc70d220 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc70d2b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc70d340 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x5590cc70cda0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc70ce30 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5590cc70cec0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5590cc70cf50 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc70cfe0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc70d070 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc70d100 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc70d190 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc70d220 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc70d2b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc70d340 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x5590cc70cda0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc70ce30 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5590cc70cec0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5590cc70cf50 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc70cfe0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc70d070 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc70d100 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc70d190 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc70d220 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc70d2b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc70d340 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x5590cc694490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68ec00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5590cc68eca0 VAL: '-2' (3 sibs) 46: 0x5590cc68ed38 VAL: '-2' (3 sibs) 46: 0x5590cc68edd0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc70d740 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc70d7d0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5590cc70d860 VAL: '-2' (3 sibs) 46: [3] [3] 0x5590cc70d8f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x5590cc70d980 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: --------------- 46: 46: audio resource: 46: --------------- 46: REF TREE: 46: 0x5590cc6945a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68f0b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc70e050 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc70e0e0 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: --------------- 46: 46: audio resource: 46: more: 46: example: y 46: --------------- 46: REF TREE: 46: 0x5590cc6946c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x5590cc68f660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x5590cc68f6f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x5590cc68f7a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc70e960 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5590cc70e9f0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5590cc70ea80 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5590cc70eb10 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: --------------- 46: component: 46: type: perspective camera component 46: some_data: {} # this was working 46: data: 46: {} # but this was not working 46: --------------- 46: REF TREE: 46: 0x5590cc6947d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68f150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x5590cc68f840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x5590cc68f8d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x5590cc68f970 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc70f270 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc70f300 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5590cc70f390 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5590cc70f420 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5590cc70f4b0 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: --------------- 46: REF TREE: 46: 0x5590cc6948f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5590cc68e910 MAP: (3 sibs) 1 children: 46: 0x5590cc691360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x5590cc691400 VAL: '0.mp4' (4 sibs) 46: 0x5590cc691498 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691530 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6915c8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc68e9a8 MAP: (3 sibs) 1 children: 46: 0x5590cc691670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x5590cc691710 VAL: '0.mp4' (4 sibs) 46: 0x5590cc6917a8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691840 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6918d8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc68ea40 MAP: (3 sibs) 1 children: 46: 0x5590cc691980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x5590cc691a20 VAL: '0.mp4' (4 sibs) 46: 0x5590cc691ab8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691b50 VAL: '2.mp4' (4 sibs) 46: 0x5590cc691be8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc710490 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5590cc710520 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5590cc7105b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5590cc710640 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5590cc7106d0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5590cc710760 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5590cc7107f0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5590cc710880 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5590cc710910 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5590cc7109a0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5590cc710a30 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5590cc710ac0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5590cc710b50 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5590cc710be0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5590cc710c70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5590cc710d00 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5590cc710d90 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5590cc710e20 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5590cc710eb0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: --------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: --------------- 46: REF TREE: 46: 0x5590cc694a08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc6923e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x5590cc692480 MAP: (3 sibs) 1 children: 46: 0x5590cc692650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x5590cc6926f0 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692788 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692820 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6928b8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc692518 MAP: (3 sibs) 1 children: 46: 0x5590cc692960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x5590cc692a00 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692a98 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692b30 VAL: '2.mp4' (4 sibs) 46: 0x5590cc692bc8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc6925b0 MAP: (3 sibs) 1 children: 46: 0x5590cc692c70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x5590cc692d10 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692da8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692e40 VAL: '2.mp4' (4 sibs) 46: 0x5590cc692ed8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc7116a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc711730 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5590cc7117c0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5590cc711850 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5590cc7118e0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5590cc711970 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5590cc711a00 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5590cc711a90 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5590cc711b20 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5590cc711bb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5590cc711c40 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5590cc711cd0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5590cc711d60 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5590cc711df0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5590cc711e80 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5590cc711f10 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5590cc711fa0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5590cc712030 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5590cc7120c0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5590cc712150 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: "MapRegion_HyrulePrairie" 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: "MapRegion_HyrulePrairie" 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: "MapRegion_HyrulePrairie" 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x5590cc694b20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x5590cc692f80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6930b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6931e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6933a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6934d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc70fb80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc70fc10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5590cc70fca0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5590cc70fd30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5590cc70fdc0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5590cc70fe50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5590cc70fee0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5590cc70ff70 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5590cc710000 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5590cc710090 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5590cc710120 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: "MapRegion_HyrulePrairie" 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: "MapRegion_HyrulePrairie" 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x5590cc694c38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x5590cc693580 MAP: (10 sibs) 1 children: 46: 0x5590cc68fb00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693618 MAP: (10 sibs) 1 children: 46: 0x5590cc68fba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6936b0 MAP: (10 sibs) 1 children: 46: 0x5590cc693b80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693748 MAP: (10 sibs) 1 children: 46: 0x5590cc693c20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6937e0 MAP: (10 sibs) 1 children: 46: 0x5590cc693cc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693878 MAP: (10 sibs) 1 children: 46: 0x5590cc693d60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693910 MAP: (10 sibs) 1 children: 46: 0x5590cc693e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6939a8 MAP: (10 sibs) 1 children: 46: 0x5590cc693ea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693a40 MAP: (10 sibs) 1 children: 46: 0x5590cc693f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693ad8 MAP: (10 sibs) 1 children: 46: 0x5590cc693fe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc7131c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5590cc713250 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5590cc7132e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc713370 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5590cc713400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc713490 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5590cc713520 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5590cc7135b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5590cc713640 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5590cc7136d0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5590cc713760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5590cc7137f0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5590cc713880 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5590cc713910 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5590cc7139a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5590cc713a30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5590cc713ac0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5590cc713b50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5590cc713be0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5590cc713c70 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5590cc713d00 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: --------------- 46: 46: # incorrect: uninitialised memory? 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: 46: # incorrect: uninitialised memory? 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: "MapRegion_HyrulePrairie " 46: 46: # incorrect: for some reason the ' is included in the string 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: "MapRegion_HyrulePrairie " 46: - MessageID8: "MapRegion_HyrulePrairie " 46: 46: # incorrect: same issue 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: "MapRegion_HyrulePrairie " 46: 46: # incorrect: still has the trailing quote 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: "MapRegion_HyrulePrairie" 46: 46: # the string is parsed correctly in this case 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: REF TREE: 46: 0x5590cc694d50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x5590cc6955d0 MAP: (14 sibs) 1 children: 46: 0x5590cc695e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695668 MAP: (14 sibs) 1 children: 46: 0x5590cc695ed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695700 MAP: (14 sibs) 1 children: 46: 0x5590cc695f70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695798 MAP: (14 sibs) 1 children: 46: 0x5590cc696010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695830 MAP: (14 sibs) 1 children: 46: 0x5590cc6960b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc6958c8 MAP: (14 sibs) 1 children: 46: 0x5590cc696150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695960 MAP: (14 sibs) 1 children: 46: 0x5590cc6961f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc6959f8 MAP: (14 sibs) 1 children: 46: 0x5590cc696290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695a90 MAP: (14 sibs) 1 children: 46: 0x5590cc696330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695b28 MAP: (14 sibs) 1 children: 46: 0x5590cc6963d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695bc0 MAP: (14 sibs) 1 children: 46: 0x5590cc696470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695c58 MAP: (14 sibs) 1 children: 46: 0x5590cc696510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695cf0 MAP: (14 sibs) 2 children: 46: 0x5590cc6965b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x5590cc696648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x5590cc695d88 MAP: (14 sibs) 2 children: 46: 0x5590cc6966f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x5590cc696788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc7143d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5590cc714460 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5590cc7144f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc714580 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5590cc714610 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc7146a0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5590cc714730 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5590cc7147c0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5590cc714850 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5590cc7148e0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5590cc714970 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5590cc714a00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5590cc714a90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5590cc714b20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5590cc714bb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5590cc714c40 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5590cc714cd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5590cc714d60 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5590cc714df0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5590cc714e80 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5590cc714f10 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5590cc714fa0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5590cc715030 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5590cc7150c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5590cc715150 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5590cc7151e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5590cc715270 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5590cc715300 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5590cc715390 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5590cc715420 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5590cc7154b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x5590cc6953e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc717a20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x5590cc717a20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x5590cc717a20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: --------------- 46: 46: ref: &ref ref_val 46: a: *ref # resolve the reference 46: b: '*ref' # don't resolve, it's just a string 46: c: "*ref" # don't resolve, it's just a string 46: d: > # don't resolve, it's just a string 46: *ref 46: e: >- # don't resolve, it's just a string 46: *ref 46: f: >+ # don't resolve, it's just a string 46: *ref 46: g: | # don't resolve, it's just a string 46: *ref 46: h: |- # don't resolve, it's just a string 46: *ref 46: i: |+ # don't resolve, it's just a string 46: *ref 46: --------------- 46: REF TREE: 46: 0x5590cc6954f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x5590cc690a90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x5590cc690b28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x5590cc690bc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x5590cc690c58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x5590cc690cf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x5590cc690d88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x5590cc690e20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x5590cc690eb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x5590cc690f50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x5590cc690fe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc718330 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc7183c0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x5590cc718450 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x5590cc7184e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc718570 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc718600 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc718690 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc718720 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc7187b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc718840 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc7188d0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x5590cc718330 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc7183c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5590cc718450 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5590cc7184e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc718570 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc718600 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc718690 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc718720 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc7187b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc718840 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc7188d0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x5590cc718330 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc7183c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5590cc718450 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5590cc7184e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc718570 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc718600 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc718690 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc718720 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc7187b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc718840 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc7188d0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc6e8f40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc6e8fd0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5590cc6e9060 VAL: '-2' (3 sibs) 46: [3] [3] 0x5590cc6e90f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x5590cc6e9180 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: translation:\n 46: - -2\n 46: - -2\n 46: - 5\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc71a850 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc71a8e0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5590cc71a970 VAL: '-2' (3 sibs) 46: [3] [3] 0x5590cc71aa00 VAL: '-2' (3 sibs) 46: [4] [4] 0x5590cc71aa90 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: audio resource:\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc6eb630 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc6eb6c0 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: audio resource: \n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc71ba40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc71bad0 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: audio resource:\n 46: more:\n 46: example: y\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc6eedb0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5590cc6eee40 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5590cc6eeed0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5590cc6eef60 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: audio resource: \n 46: more:\n 46: example: y\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc71c350 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5590cc71c3e0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5590cc71c470 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5590cc71c500 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: component:\n 46: type: perspective camera component\n 46: some_data: {} # this was working\n 46: data:\n 46: {} # but this was not working\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc6f0ae0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc6f0b70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5590cc6f0c00 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5590cc6f0c90 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5590cc6f0d20 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: component:\n 46: type: perspective camera component\n 46: some_data: {}\n 46: data: {}\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc71cc60 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc71ccf0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5590cc71cd80 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5590cc71ce10 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5590cc71cea0 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc6f3120 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5590cc6f31b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5590cc6f3240 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5590cc6f32d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5590cc6f3360 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5590cc6f33f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5590cc6f3480 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5590cc6f3510 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5590cc6f35a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5590cc6f3630 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5590cc6f36c0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5590cc6f3750 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5590cc6f37e0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5590cc6f3870 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5590cc6f3900 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5590cc6f3990 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5590cc6f3a20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5590cc6f3ab0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5590cc6f3b40 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc71de80 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5590cc71df10 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5590cc71dfa0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5590cc71e030 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5590cc71e0c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5590cc71e150 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5590cc71e1e0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5590cc71e270 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5590cc71e300 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5590cc71e390 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5590cc71e420 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5590cc71e4b0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5590cc71e540 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5590cc71e5d0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5590cc71e660 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5590cc71e6f0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5590cc71e780 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5590cc71e810 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5590cc71e8a0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: videos:\n 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc6f6060 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc6f60f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5590cc6f6180 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5590cc6f6210 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5590cc6f62a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5590cc6f6330 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5590cc6f63c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5590cc6f6450 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5590cc6f64e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5590cc6f6570 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5590cc6f6600 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5590cc6f6690 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5590cc6f6720 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5590cc6f67b0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5590cc6f6840 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5590cc6f68d0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5590cc6f6960 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5590cc6f69f0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5590cc6f6a80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5590cc6f6b10 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: videos:\n 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc71f090 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc71f120 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5590cc71f1b0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5590cc71f240 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5590cc71f2d0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5590cc71f360 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5590cc71f3f0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5590cc71f480 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5590cc71f510 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5590cc71f5a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5590cc71f630 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5590cc71f6c0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5590cc71f750 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5590cc71f7e0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5590cc71f870 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5590cc71f900 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5590cc71f990 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5590cc71fa20 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5590cc71fab0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5590cc71fb40 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: # correct:\n 46: MessageID1: 'MapRegion_HyrulePrairie'\n 46: MessageID2: "MapRegion_HyrulePrairie"\n 46: MessageID3: 'MapRegion_HyrulePrairie'\n 46: MessageID4: "MapRegion_HyrulePrairie"\n 46: # incorrect: uninitialised memory?\n 46: MessageID5: 'MapRegion_HyrulePrairie'\n 46: MessageID6: "MapRegion_HyrulePrairie"\n 46: MessageID7: 'MapRegion_HyrulePrairie'\n 46: MessageID8: "MapRegion_HyrulePrairie"\n 46: MessageID9: 'MapRegion_HyrulePrairie'\n 46: MessageID0: "MapRegion_HyrulePrairie"\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc6f8690 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc6f8720 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5590cc6f87b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5590cc6f8840 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5590cc6f88d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5590cc6f8960 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5590cc6f89f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5590cc6f8a80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5590cc6f8b10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5590cc6f8ba0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5590cc6f8c30 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: MessageID1: 'MapRegion_HyrulePrairie'\n 46: MessageID2: 'MapRegion_HyrulePrairie'\n 46: MessageID3: 'MapRegion_HyrulePrairie'\n 46: MessageID4: 'MapRegion_HyrulePrairie'\n 46: MessageID5: 'MapRegion_HyrulePrairie'\n 46: MessageID6: 'MapRegion_HyrulePrairie'\n 46: MessageID7: 'MapRegion_HyrulePrairie'\n 46: MessageID8: 'MapRegion_HyrulePrairie'\n 46: MessageID9: 'MapRegion_HyrulePrairie'\n 46: MessageID0: 'MapRegion_HyrulePrairie'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc71d570 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc71d600 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5590cc71d690 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5590cc71d720 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5590cc71d7b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5590cc71d840 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5590cc71d8d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5590cc71d960 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5590cc71d9f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5590cc71da80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5590cc71db10 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: # correct:\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: "MapRegion_HyrulePrairie"\n 46: - MessageID3: 'MapRegion_HyrulePrairie'\n 46: - MessageID4: "MapRegion_HyrulePrairie"\n 46: # incorrect: uninitialised memory?\n 46: - MessageID5: 'MapRegion_HyrulePrairie'\n 46: - MessageID6: "MapRegion_HyrulePrairie"\n 46: - MessageID7: 'MapRegion_HyrulePrairie'\n 46: - MessageID8: "MapRegion_HyrulePrairie"\n 46: - MessageID9: 'MapRegion_HyrulePrairie'\n 46: - MessageID0: "MapRegion_HyrulePrairie"\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc6fb2b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5590cc6fb340 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5590cc6fb3d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc6fb460 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5590cc6fb4f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc6fb580 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5590cc6fb610 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5590cc6fb6a0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5590cc6fb730 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5590cc6fb7c0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5590cc6fb850 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5590cc6fb8e0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5590cc6fb970 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5590cc6fba00 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5590cc6fba90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5590cc6fbb20 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5590cc6fbbb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5590cc6fbc40 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5590cc6fbcd0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5590cc6fbd60 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5590cc6fbdf0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: 'MapRegion_HyrulePrairie'\n 46: - MessageID3: 'MapRegion_HyrulePrairie'\n 46: - MessageID4: 'MapRegion_HyrulePrairie'\n 46: - MessageID5: 'MapRegion_HyrulePrairie'\n 46: - MessageID6: 'MapRegion_HyrulePrairie'\n 46: - MessageID7: 'MapRegion_HyrulePrairie'\n 46: - MessageID8: 'MapRegion_HyrulePrairie'\n 46: - MessageID9: 'MapRegion_HyrulePrairie'\n 46: - MessageID0: 'MapRegion_HyrulePrairie'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc720bb0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5590cc720c40 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5590cc720cd0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc720d60 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5590cc720df0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc720e80 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5590cc720f10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5590cc720fa0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5590cc721030 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5590cc7210c0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5590cc721150 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5590cc7211e0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5590cc721270 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5590cc721300 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5590cc721390 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5590cc721420 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5590cc7214b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5590cc721540 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5590cc7215d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5590cc721660 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5590cc7216f0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: # incorrect: uninitialised memory?\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: "MapRegion_HyrulePrairie"\n 46: \n 46: # incorrect: uninitialised memory?\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\n 46: - MessageID4: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: for some reason the ' is included in the string\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\n 46: - MessageID7: "MapRegion_HyrulePrairie "\n 46: - MessageID8: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: same issue\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\n 46: - MessageID10: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: still has the trailing quote\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\n 46: - MessageID12: "MapRegion_HyrulePrairie"\n 46: \n 46: # the string is parsed correctly in this case\n 46: - key1: true1\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\n 46: - key2: true2\n 46: MessageID2: "MapRegion_HyrulePrairie2 "\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc6ff0d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5590cc6ff160 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5590cc6ff1f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc6ff280 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5590cc6ff310 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc6ff3a0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5590cc6ff430 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5590cc6ff4c0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5590cc6ff550 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5590cc6ff5e0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5590cc6ff670 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5590cc6ff700 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5590cc6ff790 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5590cc6ff820 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5590cc6ff8b0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5590cc6ff940 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5590cc6ff9d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5590cc6ffa60 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5590cc6ffaf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5590cc6ffb80 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5590cc6ffc10 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5590cc6ffca0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5590cc6ffd30 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5590cc6ffdc0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5590cc6ffe50 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5590cc6ffee0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5590cc6fff70 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5590cc700000 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5590cc700090 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5590cc700120 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5590cc7001b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: 'MapRegion_HyrulePrairie'\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\n 46: - MessageID4: 'MapRegion_HyrulePrairie '\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\n 46: - MessageID7: 'MapRegion_HyrulePrairie '\n 46: - MessageID8: 'MapRegion_HyrulePrairie '\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\n 46: - MessageID10: 'MapRegion_HyrulePrairie '\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\n 46: - MessageID12: 'MapRegion_HyrulePrairie'\n 46: - key1: true1\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\n 46: - key2: true2\n 46: MessageID2: 'MapRegion_HyrulePrairie2 '\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc721dc0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5590cc721e50 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5590cc721ee0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc721f70 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5590cc722000 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc722090 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5590cc722120 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5590cc7221b0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5590cc722240 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5590cc7222d0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5590cc722360 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5590cc7223f0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5590cc722480 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5590cc722510 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5590cc7225a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5590cc722630 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5590cc7226c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5590cc722750 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5590cc7227e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5590cc722870 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5590cc722900 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5590cc722990 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5590cc722a20 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5590cc722ab0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5590cc722b40 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5590cc722bd0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5590cc722c60 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5590cc722cf0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5590cc722d80 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5590cc722e10 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5590cc722ea0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: *~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc70a6e0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc7202a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: ref: &ref ref_val\n 46: a: *ref # resolve the reference\n 46: b: '*ref' # don't resolve, it's just a string\n 46: c: "*ref" # don't resolve, it's just a string\n 46: d: > # don't resolve, it's just a string\n 46: *ref\n 46: f\n 46: e: >- # don't resolve, it's just a string\n 46: *refef\n 46: f: >+ # don't resolve, it's just a string\n 46: *ref\n 46: f\n 46: g: | # don't resolve, it's just a string\n 46: *ref\n 46: h: |- # don't resolve, it's just a string\n 46: *refef\n 46: i: |+ # don't resolve, it's just a string\n 46: *ref\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc70cda0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc70ce30 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5590cc70cec0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5590cc70cf50 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc70cfe0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc70d070 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc70d100 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc70d190 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc70d220 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc70d2b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc70d340 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: ref: ref_val\n 46: a: ref_val\n 46: b: '*ref'\n 46: c: '*ref'\n 46: d: |\n 46: *ref\n 46: \n 46: e: '*ref'\n 46: f: |\n 46: *ref\n 46: \n 46: g: |\n 46: *ref\n 46: \n 46: h: '*ref'\n 46: i: |\n 46: *ref\n 46: \n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc722fd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc723060 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5590cc7230f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5590cc723180 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc723210 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc7232a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc723330 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc7233c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc723450 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc7234e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc723570 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc70d740 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc70d7d0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5590cc70d860 VAL: '-2' (3 sibs) 46: [3] [3] 0x5590cc70d8f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x5590cc70d980 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: translation:\n 46: - -2\n 46: - -2\n 46: - 5\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc7238e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc723970 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5590cc723a00 VAL: '-2' (3 sibs) 46: [3] [3] 0x5590cc723a90 VAL: '-2' (3 sibs) 46: [4] [4] 0x5590cc723b20 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: audio resource:\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc70e050 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc70e0e0 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: audio resource: \n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc7241f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc724280 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: audio resource:\r\n 46: more:\r\n 46: example: y\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc70e960 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5590cc70e9f0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5590cc70ea80 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5590cc70eb10 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: audio resource: \n 46: more:\n 46: example: y\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc724b00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5590cc724b90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5590cc724c20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5590cc724cb0 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: component:\r\n 46: type: perspective camera component\r\n 46: some_data: {} # this was working\r\n 46: data:\r\n 46: {} # but this was not working\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc70f270 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc70f300 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5590cc70f390 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5590cc70f420 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5590cc70f4b0 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: component:\n 46: type: perspective camera component\n 46: some_data: {}\n 46: data: {}\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc725410 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc7254a0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5590cc725530 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5590cc7255c0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5590cc725650 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: - UQxRibHKEDI:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: - DcYsg8VFdC0:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: - Yt3ymqZXzLY:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc710490 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5590cc710520 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5590cc7105b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5590cc710640 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5590cc7106d0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5590cc710760 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5590cc7107f0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5590cc710880 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5590cc710910 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5590cc7109a0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5590cc710a30 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5590cc710ac0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5590cc710b50 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5590cc710be0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5590cc710c70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5590cc710d00 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5590cc710d90 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5590cc710e20 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5590cc710eb0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc726630 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5590cc7266c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5590cc726750 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5590cc7267e0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5590cc726870 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5590cc726900 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5590cc726990 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5590cc726a20 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5590cc726ab0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5590cc726b40 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5590cc726bd0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5590cc726c60 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5590cc726cf0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5590cc726d80 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5590cc726e10 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5590cc726ea0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5590cc726f30 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5590cc726fc0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5590cc727050 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: videos:\r\n 46: - UQxRibHKEDI:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: - DcYsg8VFdC0:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: - Yt3ymqZXzLY:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc7116a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc711730 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5590cc7117c0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5590cc711850 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5590cc7118e0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5590cc711970 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5590cc711a00 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5590cc711a90 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5590cc711b20 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5590cc711bb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5590cc711c40 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5590cc711cd0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5590cc711d60 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5590cc711df0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5590cc711e80 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5590cc711f10 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5590cc711fa0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5590cc712030 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5590cc7120c0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5590cc712150 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: videos:\n 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc727840 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc7278d0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5590cc727960 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5590cc7279f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5590cc727a80 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5590cc727b10 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5590cc727ba0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5590cc727c30 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5590cc727cc0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5590cc727d50 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5590cc727de0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5590cc727e70 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5590cc727f00 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5590cc727f90 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5590cc728020 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5590cc7280b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5590cc728140 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5590cc7281d0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5590cc728260 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5590cc7282f0 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: # correct:\r\n 46: MessageID1: 'MapRegion_HyrulePrairie'\r\n 46: MessageID2: "MapRegion_HyrulePrairie"\r\n 46: MessageID3: 'MapRegion_HyrulePrairie'\r\n 46: MessageID4: "MapRegion_HyrulePrairie"\r\n 46: # incorrect: uninitialised memory?\r\n 46: MessageID5: 'MapRegion_HyrulePrairie'\r\n 46: MessageID6: "MapRegion_HyrulePrairie"\r\n 46: MessageID7: 'MapRegion_HyrulePrairie'\r\n 46: MessageID8: "MapRegion_HyrulePrairie"\r\n 46: MessageID9: 'MapRegion_HyrulePrairie'\r\n 46: MessageID0: "MapRegion_HyrulePrairie"\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc70fb80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc70fc10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5590cc70fca0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5590cc70fd30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5590cc70fdc0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5590cc70fe50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5590cc70fee0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5590cc70ff70 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5590cc710000 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5590cc710090 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5590cc710120 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: MessageID1: 'MapRegion_HyrulePrairie'\n 46: MessageID2: 'MapRegion_HyrulePrairie'\n 46: MessageID3: 'MapRegion_HyrulePrairie'\n 46: MessageID4: 'MapRegion_HyrulePrairie'\n 46: MessageID5: 'MapRegion_HyrulePrairie'\n 46: MessageID6: 'MapRegion_HyrulePrairie'\n 46: MessageID7: 'MapRegion_HyrulePrairie'\n 46: MessageID8: 'MapRegion_HyrulePrairie'\n 46: MessageID9: 'MapRegion_HyrulePrairie'\n 46: MessageID0: 'MapRegion_HyrulePrairie'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc725d20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc725db0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5590cc725e40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5590cc725ed0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5590cc725f60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5590cc725ff0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5590cc726080 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5590cc726110 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5590cc7261a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5590cc726230 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5590cc7262c0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: # correct:\r\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID2: "MapRegion_HyrulePrairie"\r\n 46: - MessageID3: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID4: "MapRegion_HyrulePrairie"\r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID5: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID6: "MapRegion_HyrulePrairie"\r\n 46: - MessageID7: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID8: "MapRegion_HyrulePrairie"\r\n 46: - MessageID9: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID0: "MapRegion_HyrulePrairie"\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc7131c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5590cc713250 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5590cc7132e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc713370 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5590cc713400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc713490 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5590cc713520 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5590cc7135b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5590cc713640 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5590cc7136d0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5590cc713760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5590cc7137f0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5590cc713880 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5590cc713910 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5590cc7139a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5590cc713a30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5590cc713ac0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5590cc713b50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5590cc713be0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5590cc713c70 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5590cc713d00 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: 'MapRegion_HyrulePrairie'\n 46: - MessageID3: 'MapRegion_HyrulePrairie'\n 46: - MessageID4: 'MapRegion_HyrulePrairie'\n 46: - MessageID5: 'MapRegion_HyrulePrairie'\n 46: - MessageID6: 'MapRegion_HyrulePrairie'\n 46: - MessageID7: 'MapRegion_HyrulePrairie'\n 46: - MessageID8: 'MapRegion_HyrulePrairie'\n 46: - MessageID9: 'MapRegion_HyrulePrairie'\n 46: - MessageID0: 'MapRegion_HyrulePrairie'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc729360 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5590cc7293f0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5590cc729480 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc729510 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5590cc7295a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc729630 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5590cc7296c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5590cc729750 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5590cc7297e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5590cc729870 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5590cc729900 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5590cc729990 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5590cc729a20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5590cc729ab0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5590cc729b40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5590cc729bd0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5590cc729c60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5590cc729cf0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5590cc729d80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5590cc729e10 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5590cc729ea0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 (1 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID2: "MapRegion_HyrulePrairie"\r\n 46: \r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID4: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: for some reason the ' is included in the string\r\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID7: "MapRegion_HyrulePrairie "\r\n 46: - MessageID8: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: same issue\r\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID10: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: still has the trailing quote\r\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID12: "MapRegion_HyrulePrairie"\r\n 46: \r\n 46: # the string is parsed correctly in this case\r\n 46: - key1: true1\r\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\r\n 46: - key2: true2\r\n 46: MessageID2: "MapRegion_HyrulePrairie2 "\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc7143d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5590cc714460 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5590cc7144f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc714580 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5590cc714610 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc7146a0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5590cc714730 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5590cc7147c0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5590cc714850 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5590cc7148e0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5590cc714970 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5590cc714a00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5590cc714a90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5590cc714b20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5590cc714bb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5590cc714c40 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5590cc714cd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5590cc714d60 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5590cc714df0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5590cc714e80 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5590cc714f10 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5590cc714fa0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5590cc715030 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5590cc7150c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5590cc715150 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5590cc7151e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5590cc715270 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5590cc715300 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5590cc715390 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5590cc715420 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5590cc7154b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: 'MapRegion_HyrulePrairie'\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\n 46: - MessageID4: 'MapRegion_HyrulePrairie '\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\n 46: - MessageID7: 'MapRegion_HyrulePrairie '\n 46: - MessageID8: 'MapRegion_HyrulePrairie '\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\n 46: - MessageID10: 'MapRegion_HyrulePrairie '\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\n 46: - MessageID12: 'MapRegion_HyrulePrairie'\n 46: - key1: true1\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\n 46: - key2: true2\n 46: MessageID2: 'MapRegion_HyrulePrairie2 '\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc72a570 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5590cc72a600 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5590cc72a690 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc72a720 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5590cc72a7b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc72a840 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5590cc72a8d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5590cc72a960 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5590cc72a9f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5590cc72aa80 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5590cc72ab10 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5590cc72aba0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5590cc72ac30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5590cc72acc0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5590cc72ad50 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5590cc72ade0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5590cc72ae70 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5590cc72af00 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5590cc72af90 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5590cc72b020 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5590cc72b0b0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5590cc72b140 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5590cc72b1d0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5590cc72b260 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5590cc72b2f0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5590cc72b380 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5590cc72b410 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5590cc72b4a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5590cc72b530 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5590cc72b5c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5590cc72b650 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: *~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc717a20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc728a50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: ref: &ref ref_val\r\n 46: a: *ref # resolve the reference\r\n 46: b: '*ref' # don't resolve, it's just a string\r\n 46: c: "*ref" # don't resolve, it's just a string\r\n 46: d: > # don't resolve, it's just a string\r\n 46: *ref\n 46: f\r\n 46: e: >- # don't resolve, it's just a string\r\n 46: *refef\r\n 46: f: >+ # don't resolve, it's just a string\r\n 46: *ref\n 46: f\r\n 46: g: | # don't resolve, it's just a string\r\n 46: *ref\n 46: f\r\n 46: h: |- # don't resolve, it's just a string\r\n 46: *refef\r\n 46: i: |+ # don't resolve, it's just a string\r\n 46: *ref\n 46: f\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x5590cc718330 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc7183c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5590cc718450 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5590cc7184e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc718570 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc718600 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc718690 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc718720 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc7187b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc718840 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc7188d0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: ref: ref_val\n 46: a: ref_val\n 46: b: '*ref'\n 46: c: '*ref'\n 46: d: |\n 46: *ref\n 46: \n 46: e: '*ref'\n 46: f: |\n 46: *ref\n 46: \n 46: g: |\n 46: *ref\n 46: \n 46: h: '*ref'\n 46: i: |\n 46: *ref\n 46: \n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5590cc72b780 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc72b810 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5590cc72b8a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5590cc72b930 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc72b9c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc72ba50 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc72bae0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc72bb70 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc72bc00 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc72bc90 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc72bd20 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc694490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68ec00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5590cc68eca0 VAL: '-2' (3 sibs) 46: 0x5590cc68ed38 VAL: '-2' (3 sibs) 46: 0x5590cc68edd0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc71b220 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc71b2b0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5590cc71b340 VAL: '-2' (3 sibs) 46: [3] [3] 0x5590cc71b3d0 VAL: '-2' (3 sibs) 46: [4] [4] 0x5590cc71b460 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6945a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68f0b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc71b500 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc71b590 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6946c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x5590cc68f660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x5590cc68f6f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x5590cc68f7a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc72c090 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5590cc72c120 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5590cc72c1b0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5590cc72c240 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6947d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68f150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x5590cc68f840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x5590cc68f8d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x5590cc68f970 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc72c2e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc72c370 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5590cc72c400 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5590cc72c490 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5590cc72c520 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6948f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5590cc68e910 MAP: (3 sibs) 1 children: 46: 0x5590cc691360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x5590cc691400 VAL: '0.mp4' (4 sibs) 46: 0x5590cc691498 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691530 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6915c8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc68e9a8 MAP: (3 sibs) 1 children: 46: 0x5590cc691670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x5590cc691710 VAL: '0.mp4' (4 sibs) 46: 0x5590cc6917a8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691840 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6918d8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc68ea40 MAP: (3 sibs) 1 children: 46: 0x5590cc691980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x5590cc691a20 VAL: '0.mp4' (4 sibs) 46: 0x5590cc691ab8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691b50 VAL: '2.mp4' (4 sibs) 46: 0x5590cc691be8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc72c5c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5590cc72c650 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5590cc72c6e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5590cc72c770 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5590cc72c800 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5590cc72c890 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5590cc72c920 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5590cc72c9b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5590cc72ca40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5590cc72cad0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5590cc72cb60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5590cc72cbf0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5590cc72cc80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5590cc72cd10 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5590cc72cda0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5590cc72ce30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5590cc72cec0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5590cc72cf50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5590cc72cfe0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc694a08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc6923e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x5590cc692480 MAP: (3 sibs) 1 children: 46: 0x5590cc692650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x5590cc6926f0 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692788 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692820 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6928b8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc692518 MAP: (3 sibs) 1 children: 46: 0x5590cc692960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x5590cc692a00 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692a98 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692b30 VAL: '2.mp4' (4 sibs) 46: 0x5590cc692bc8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc6925b0 MAP: (3 sibs) 1 children: 46: 0x5590cc692c70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x5590cc692d10 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692da8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692e40 VAL: '2.mp4' (4 sibs) 46: 0x5590cc692ed8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc72d080 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc72d110 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5590cc72d1a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5590cc72d230 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5590cc72d2c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5590cc72d350 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5590cc72d3e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5590cc72d470 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5590cc72d500 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5590cc72d590 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5590cc72d620 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5590cc72d6b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5590cc72d740 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5590cc72d7d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5590cc72d860 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5590cc72d8f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5590cc72d980 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5590cc72da10 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5590cc72daa0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5590cc72db30 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc694b20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x5590cc692f80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6930b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6931e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6933a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6934d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc72dbd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc72dc60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5590cc72dcf0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5590cc72dd80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5590cc72de10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5590cc72dea0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5590cc72df30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5590cc72dfc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5590cc72e050 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5590cc72e0e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5590cc72e170 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc694c38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x5590cc693580 MAP: (10 sibs) 1 children: 46: 0x5590cc68fb00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693618 MAP: (10 sibs) 1 children: 46: 0x5590cc68fba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6936b0 MAP: (10 sibs) 1 children: 46: 0x5590cc693b80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693748 MAP: (10 sibs) 1 children: 46: 0x5590cc693c20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6937e0 MAP: (10 sibs) 1 children: 46: 0x5590cc693cc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693878 MAP: (10 sibs) 1 children: 46: 0x5590cc693d60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693910 MAP: (10 sibs) 1 children: 46: 0x5590cc693e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6939a8 MAP: (10 sibs) 1 children: 46: 0x5590cc693ea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693a40 MAP: (10 sibs) 1 children: 46: 0x5590cc693f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693ad8 MAP: (10 sibs) 1 children: 46: 0x5590cc693fe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc72e210 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5590cc72e2a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5590cc72e330 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc72e3c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5590cc72e450 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc72e4e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5590cc72e570 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5590cc72e600 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5590cc72e690 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5590cc72e720 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5590cc72e7b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5590cc72e840 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5590cc72e8d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5590cc72e960 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5590cc72e9f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5590cc72ea80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5590cc72eb10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5590cc72eba0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5590cc72ec30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5590cc72ecc0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5590cc72ed50 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc694d50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x5590cc6955d0 MAP: (14 sibs) 1 children: 46: 0x5590cc695e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695668 MAP: (14 sibs) 1 children: 46: 0x5590cc695ed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695700 MAP: (14 sibs) 1 children: 46: 0x5590cc695f70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695798 MAP: (14 sibs) 1 children: 46: 0x5590cc696010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695830 MAP: (14 sibs) 1 children: 46: 0x5590cc6960b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc6958c8 MAP: (14 sibs) 1 children: 46: 0x5590cc696150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695960 MAP: (14 sibs) 1 children: 46: 0x5590cc6961f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc6959f8 MAP: (14 sibs) 1 children: 46: 0x5590cc696290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695a90 MAP: (14 sibs) 1 children: 46: 0x5590cc696330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695b28 MAP: (14 sibs) 1 children: 46: 0x5590cc6963d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695bc0 MAP: (14 sibs) 1 children: 46: 0x5590cc696470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695c58 MAP: (14 sibs) 1 children: 46: 0x5590cc696510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695cf0 MAP: (14 sibs) 2 children: 46: 0x5590cc6965b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x5590cc696648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x5590cc695d88 MAP: (14 sibs) 2 children: 46: 0x5590cc6966f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x5590cc696788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc72edf0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5590cc72ee80 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5590cc72ef10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc72efa0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5590cc72f030 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc72f0c0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5590cc72f150 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5590cc72f1e0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5590cc72f270 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5590cc72f300 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5590cc72f390 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5590cc72f420 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5590cc72f4b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5590cc72f540 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5590cc72f5d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5590cc72f660 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5590cc72f6f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5590cc72f780 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5590cc72f810 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5590cc72f8a0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5590cc72f930 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5590cc72f9c0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5590cc72fa50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5590cc72fae0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5590cc72fb70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5590cc72fc00 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5590cc72fc90 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5590cc72fd20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5590cc72fdb0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5590cc72fe40 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5590cc72fed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6953e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc690650 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6954f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x5590cc690a90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x5590cc690b28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x5590cc690bc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x5590cc690c58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x5590cc690cf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x5590cc690d88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x5590cc690e20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x5590cc690eb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x5590cc690f50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x5590cc690fe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc72ff70 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc730000 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5590cc730090 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5590cc730120 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc7301b0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc730240 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc7302d0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc730360 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc7303f0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc730480 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc730510 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc694490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68ec00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5590cc68eca0 VAL: '-2' (3 sibs) 46: 0x5590cc68ed38 VAL: '-2' (3 sibs) 46: 0x5590cc68edd0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc7305b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc730640 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5590cc7306d0 VAL: '-2' (3 sibs) 46: [3] [3] 0x5590cc730760 VAL: '-2' (3 sibs) 46: [4] [4] 0x5590cc7307f0 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6945a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68f0b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc71b630 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc71b6c0 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6946c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x5590cc68f660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x5590cc68f6f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x5590cc68f7a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc730890 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5590cc730920 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5590cc7309b0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5590cc730a40 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6947d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc68f150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x5590cc68f840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x5590cc68f8d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x5590cc68f970 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc730ae0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc730b70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5590cc730c00 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5590cc730c90 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5590cc730d20 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6948f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5590cc68e910 MAP: (3 sibs) 1 children: 46: 0x5590cc691360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x5590cc691400 VAL: '0.mp4' (4 sibs) 46: 0x5590cc691498 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691530 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6915c8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc68e9a8 MAP: (3 sibs) 1 children: 46: 0x5590cc691670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x5590cc691710 VAL: '0.mp4' (4 sibs) 46: 0x5590cc6917a8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691840 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6918d8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc68ea40 MAP: (3 sibs) 1 children: 46: 0x5590cc691980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x5590cc691a20 VAL: '0.mp4' (4 sibs) 46: 0x5590cc691ab8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc691b50 VAL: '2.mp4' (4 sibs) 46: 0x5590cc691be8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc730dc0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5590cc730e50 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5590cc730ee0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5590cc730f70 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5590cc731000 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5590cc731090 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5590cc731120 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5590cc7311b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5590cc731240 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5590cc7312d0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5590cc731360 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5590cc7313f0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5590cc731480 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5590cc731510 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5590cc7315a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5590cc731630 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5590cc7316c0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5590cc731750 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5590cc7317e0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc694a08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5590cc6923e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x5590cc692480 MAP: (3 sibs) 1 children: 46: 0x5590cc692650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x5590cc6926f0 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692788 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692820 VAL: '2.mp4' (4 sibs) 46: 0x5590cc6928b8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc692518 MAP: (3 sibs) 1 children: 46: 0x5590cc692960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x5590cc692a00 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692a98 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692b30 VAL: '2.mp4' (4 sibs) 46: 0x5590cc692bc8 VAL: '3.mp4' (4 sibs) 46: 0x5590cc6925b0 MAP: (3 sibs) 1 children: 46: 0x5590cc692c70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x5590cc692d10 VAL: '0.mp4' (4 sibs) 46: 0x5590cc692da8 VAL: '1.mp4' (4 sibs) 46: 0x5590cc692e40 VAL: '2.mp4' (4 sibs) 46: 0x5590cc692ed8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc731880 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5590cc731910 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5590cc7319a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5590cc731a30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5590cc731ac0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5590cc731b50 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5590cc731be0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5590cc731c70 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5590cc731d00 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5590cc731d90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5590cc731e20 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5590cc731eb0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5590cc731f40 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5590cc731fd0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5590cc732060 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5590cc7320f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5590cc732180 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5590cc732210 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5590cc7322a0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5590cc732330 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc694b20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x5590cc692f80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6930b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6931e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6933a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc693440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5590cc6934d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc7323d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc732460 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5590cc7324f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5590cc732580 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5590cc732610 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5590cc7326a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5590cc732730 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5590cc7327c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5590cc732850 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5590cc7328e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5590cc732970 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc694c38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x5590cc693580 MAP: (10 sibs) 1 children: 46: 0x5590cc68fb00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693618 MAP: (10 sibs) 1 children: 46: 0x5590cc68fba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6936b0 MAP: (10 sibs) 1 children: 46: 0x5590cc693b80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693748 MAP: (10 sibs) 1 children: 46: 0x5590cc693c20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6937e0 MAP: (10 sibs) 1 children: 46: 0x5590cc693cc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693878 MAP: (10 sibs) 1 children: 46: 0x5590cc693d60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693910 MAP: (10 sibs) 1 children: 46: 0x5590cc693e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc6939a8 MAP: (10 sibs) 1 children: 46: 0x5590cc693ea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693a40 MAP: (10 sibs) 1 children: 46: 0x5590cc693f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc693ad8 MAP: (10 sibs) 1 children: 46: 0x5590cc693fe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc732a10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5590cc732aa0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5590cc732b30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc732bc0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5590cc732c50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc732ce0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5590cc732d70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5590cc732e00 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5590cc732e90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5590cc732f20 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5590cc732fb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5590cc733040 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5590cc7330d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5590cc733160 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5590cc7331f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5590cc733280 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5590cc733310 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5590cc7333a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5590cc733430 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5590cc7334c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5590cc733550 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc694d50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x5590cc6955d0 MAP: (14 sibs) 1 children: 46: 0x5590cc695e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695668 MAP: (14 sibs) 1 children: 46: 0x5590cc695ed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695700 MAP: (14 sibs) 1 children: 46: 0x5590cc695f70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695798 MAP: (14 sibs) 1 children: 46: 0x5590cc696010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695830 MAP: (14 sibs) 1 children: 46: 0x5590cc6960b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc6958c8 MAP: (14 sibs) 1 children: 46: 0x5590cc696150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695960 MAP: (14 sibs) 1 children: 46: 0x5590cc6961f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc6959f8 MAP: (14 sibs) 1 children: 46: 0x5590cc696290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695a90 MAP: (14 sibs) 1 children: 46: 0x5590cc696330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695b28 MAP: (14 sibs) 1 children: 46: 0x5590cc6963d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x5590cc695bc0 MAP: (14 sibs) 1 children: 46: 0x5590cc696470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695c58 MAP: (14 sibs) 1 children: 46: 0x5590cc696510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x5590cc695cf0 MAP: (14 sibs) 2 children: 46: 0x5590cc6965b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x5590cc696648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x5590cc695d88 MAP: (14 sibs) 2 children: 46: 0x5590cc6966f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x5590cc696788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc7335f0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5590cc733680 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5590cc733710 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5590cc7337a0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5590cc733830 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5590cc7338c0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5590cc733950 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5590cc7339e0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5590cc733a70 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5590cc733b00 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5590cc733b90 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5590cc733c20 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5590cc733cb0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5590cc733d40 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5590cc733dd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5590cc733e60 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5590cc733ef0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5590cc733f80 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5590cc734010 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5590cc7340a0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5590cc734130 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5590cc7341c0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5590cc734250 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5590cc7342e0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5590cc734370 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5590cc734400 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5590cc734490 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5590cc734520 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5590cc7345b0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5590cc734640 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5590cc7346d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6953e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc690200 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: REF TREE: 46: 0x5590cc6954f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x5590cc690a90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x5590cc690b28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x5590cc690bc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x5590cc690c58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x5590cc690cf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x5590cc690d88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x5590cc690e20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x5590cc690eb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x5590cc690f50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x5590cc690fe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5590cc734770 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5590cc734800 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5590cc734890 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5590cc734920 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5590cc7349b0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5590cc734a40 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5590cc734ad0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5590cc734b60 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5590cc734bf0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5590cc734c80 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5590cc734d10 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase (18 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (19 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.03 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-parse-emit-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.041665ms: read_file 47: 0.002322ms: count_lines 47: reserving #lines=90 47: 0.015203ms: tree_reserve 47: 0.070974ms: parse_yml 47: 0.032459ms: emit_to_buffer 47: 0.003535ms: print_stdout 47: 0.200839ms: objects 47: 0.207980ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 0.81 sec ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... collected 24 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 4%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 8%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 12%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 16%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 20%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 25%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 29%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 33%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 37%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 41%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 45%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 54%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 58%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 62%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 66%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 70%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 75%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 79%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 83%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 87%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 91%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 95%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [100%] ============================== 24 passed in 2.44s ============================== Processing files: rapidyaml-0.5.0-1.fc38.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w8AC0S Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wdv992 Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-1.fc38 rapidyaml(x86-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.5.0-1.fc38.x86_64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-1.fc38 rapidyaml-devel(x86-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-1.fc38.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p7kASV Provides: python-rapidyaml = 0.5.0-1.fc38 python3-rapidyaml = 0.5.0-1.fc38 python3-rapidyaml(x86-64) = 0.5.0-1.fc38 python3.11-rapidyaml = 0.5.0-1.fc38 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.11 python3.11dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-1.fc38.x86_64 Provides: rapidyaml-debugsource = 0.5.0-1.fc38 rapidyaml-debugsource(x86-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-1.fc38.x86_64 Provides: debuginfo(build-id) = 71d9e26e003301e116d9ee6743e0b0fd187b2ad5 libryml.so.0.5.0-0.5.0-1.fc38.x86_64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-1.fc38 rapidyaml-debuginfo(x86-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-1.fc38 Processing files: python3-rapidyaml-debuginfo-0.5.0-1.fc38.x86_64 Provides: debuginfo(build-id) = d5765631e5c531608c7b3868bd0a6d92b34af8ef python-rapidyaml-debuginfo = 0.5.0-1.fc38 python3-rapidyaml-debuginfo = 0.5.0-1.fc38 python3-rapidyaml-debuginfo(x86-64) = 0.5.0-1.fc38 python3.11-rapidyaml-debuginfo = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-1.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-1.fc38.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-1.fc38.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-1.fc38.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-1.fc38.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-1.fc38.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-1.fc38.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-1.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wHXg7L Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Ledx1g + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=2 + /usr/bin/pytest -v + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.5.0 rapidyaml-0.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: