Mock Version: 2.15
Mock Version: 2.15
Mock Version: 2.15
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/f40-build-766906-124394/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: 0x2af19d20b8 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2af19c8a50 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2af19c8ae8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2af19c8b80 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bcc260 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2af1bcc2f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2af1bcc380 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2af1bcc410 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: 0x2af19d21d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c8c70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c8d08 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bce2e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1bce370 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1bce400 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: 0x2af19d22e8 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2af19c8e50 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: 0x2af19c8ee8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bd02b0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2af1bd0340 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] 0x2af1bd03d0 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: 0x2af19d2400 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2af19c8fe0 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: 0x2af19c9078 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bd21e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2af1bd2270 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] 0x2af1bd2300 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: 0x2af19d2518 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2af19c9170 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: 0x2af19c9208 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bd41b0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2af1bd4240 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] 0x2af1bd42d0 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: 0x2af19d2630 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19c8900 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] 0x2af1bd6200 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1bd6290 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: 0x2af19d2748 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19c93c0 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] 0x2af1bd81d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1bd8260 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: 0x2af19d2860 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c94b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c9548 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bda1c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1bda250 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1bda2e0 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: 0x2af19d2978 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9640 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c96d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bdc100 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1bdc190 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1bdc220 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: 0x2af19d2a90 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c97d0 KEYVAL: 'example' 'Several lines of text,
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: 0x2af19c9868 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bde1c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1bde250 KEYVAL: 'example' 'Several lines of text,
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] 0x2af1bde2e0 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: 0x2af19d2ba8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9960 KEYVAL: 'example' 'Several 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: 0x2af19c99f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1be01d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1be0260 KEYVAL: 'example' 'Several 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] 0x2af1be02f0 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: 0x2af19d2cc0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9af0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c9b88 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1be21e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1be2270 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1be2300 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: 0x2af19d2dd8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9c80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c9d18 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1be41f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1be4280 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1be4310 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: 0x2af19d2ef0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9e10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c9ea8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1be6220 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1be62b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1be6340 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: 0x2af19d3008 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9fa0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19ca038 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1be8250 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1be82e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1be8370 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: 0x2af19d3120 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19ca130 KEYVAL: 'example' 'Several lines 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] 0x2af1bea220 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1bea2b0 KEYVAL: 'example' 'Several lines 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: 0x2af19d3238 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19ca220 KEYVAL: 'example' 'Several lines 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] 0x2af1bec210 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1bec2a0 KEYVAL: 'example' 'Several lines 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: 0x2af19d3350 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19ca310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19ca3a8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bee2d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1bee360 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1bee3f0 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: 0x2af19d3468 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19cc810 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19cc8a8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bf0480 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1bf0510 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1bf05a0 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: 0x2af19d3580 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cc9f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2af19cca90 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bf21b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1bf2240 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2af1bf22d0 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: 0x2af19d3698 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19ccb80 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2af19ccc20 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bf3fa0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1bf4030 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2af1bf40c0 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: 0x2af19d37b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19d1320 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2af19d13c0 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bf5d90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1bf5e20 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2af1bf5eb0 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: 0x2af19d38c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19ca550 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2af19ca5e8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bf7ac0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1bf7b50 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2af1bf7be0 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: 0x2af19d39e0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cc950 MAP: (1 sibs) 2 children:
27: 0x2af19ca820 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2af19ca8b8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bf97f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1bf9880 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2af1bf9910 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2af1bf99a0 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: 0x2af19d3af8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bfb520 [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: 0x2af19d3c10 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bfd250 [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: 0x2af19d3d28 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1bfef80 [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: 0x2af19d3e40 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c00cb0 [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: 0x2af19d3f58 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c029e0 [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: 0x2af19d4070 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c04710 [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: 0x2af19d4188 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c06440 [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: 0x2af19d42a0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c08170 [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: 0x2af19d43b8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c09ea0 [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: 0x2af19d44d0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c0bbd0 [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: 0x2af19d45e8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c0d900 [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: 0x2af19d4700 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c0f630 [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: 0x2af19d4818 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cad20 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c11360 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c113f0 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: 0x2af19d4930 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cae10 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c13090 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c13120 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: 0x2af19d4a48 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19caf00 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c14dc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c14e50 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: 0x2af19d4b60 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19caff0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c16af0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c16b80 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: 0x2af19d4c78 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cb0e0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c18820 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c188b0 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: 0x2af19d4d90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cb1d0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c1a550 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c1a5e0 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: 0x2af19d4ea8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c1c280 [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: 0x2af19d4fc0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c1dfb0 [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: 0x2af19d50d8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c1fce0 [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: 0x2af19d51f0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cb3b0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c21a10 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c21aa0 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: 0x2af19d5308 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cb4a0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c23740 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c237d0 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: 0x2af19d5420 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cb590 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c25470 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c25500 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: 0x2af19d5538 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cb680 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c271a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c27230 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: 0x2af19d5650 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c28ed0 [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: 0x2af19d5768 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c2ac00 [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: 0x2af19d5880 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c2c930 [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: 0x2af19d5998 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cb860 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c2e660 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c2e6f0 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: 0x2af19d5ab0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cb950 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c30410 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c304a0 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: 0x2af19d5bc8 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c321c0 [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: 0x2af19d5ce0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cba90 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c33f70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c34000 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: 0x2af19d5df8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cbb80 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c35d20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c35db0 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: 0x2af19d5f10 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c37ad0 [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: 0x2af19d6028 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c39880 [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: 0x2af19d6140 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c3b630 [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: 0x2af19d6258 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c3d3e0 [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: 0x2af19d6370 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c3f190 [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: 0x2af19d6488 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c40f40 [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: 0x2af19d65a0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c42cf0 [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: 0x2af19d66b8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c44aa0 [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: 0x2af19d67d0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c46840 [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: 0x2af19d68e8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c48650 [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: 0x2af19d6a00 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c4a460 [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: 0x2af19d6b18 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c4c280 [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: 0x2af19d6c30 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c4e030 [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: 0x2af19d6d48 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c4fde0 [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: 0x2af19d6e60 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c51b90 [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: 0x2af19d6f78 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c53940 [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: 0x2af19d7090 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c556f0 [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: 0x2af19d71a8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c574a0 [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: 0x2af19d72c0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c59250 [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: 0x2af19d73d8 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2af19ca690 VAL: '
27: ' (2 sibs)
27: 0x2af19ca728 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c5b000 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2af1c5b090 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2af1c5b120 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: 0x2af19d74f0 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2af19cc2b0 VAL: '
27: ' (2 sibs)
27: 0x2af19cc348 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c5cdb0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2af1c5ce40 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2af1c5ced0 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: 0x2af19d14b0 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x2af19c7a90 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2af19c7b28 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2af19c7bc0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2af19c7c58 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2af19c7cf0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2af19c7d88 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2af19c7e20 DOCSEQ: (8 sibs) 2 children:
27: 0x2af19c7f60 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x2af19c7ff8 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x2af19c7eb8 DOCMAP: (8 sibs) 2 children:
27: 0x2af19c80a0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x2af19c8138 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c5d6c0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2af1c5d750 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2af1c5d7e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2af1c5d870 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2af1c5d900 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2af1c5d990 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2af1c5da20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2af1c5dab0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2af1c5db40 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2af1c5dbd0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2af1c5dc60 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2af1c5dcf0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2af1c5dd80 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: 0x2af19d1910 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2af19c89b0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c5fb20 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2af1c5fbb0 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: 0x2af19d1a28 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2af19c8540 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c60430 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2af1c604c0 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: 0x2af19d1b40 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2af19c8630 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c60d40 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2af1c60dd0 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: 0x2af19d1c58 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c61650 [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: 0x2af19d1d70 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c61f60 [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: 0x2af19d1e88 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c62870 [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: 0x2af19d1fa0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19c8810 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] 0x2af1c63180 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c63210 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: 0x2af19d20b8 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2af19c8a50 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2af19c8ae8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2af19c8b80 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c63a90 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2af1c63b20 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2af1c63bb0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2af1c63c40 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: 0x2af19d21d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c8c70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c8d08 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c643a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c64430 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1c644c0 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: 0x2af19d22e8 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2af19c8e50 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: 0x2af19c8ee8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c64cb0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2af1c64d40 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] 0x2af1c64dd0 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: 0x2af19d2400 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2af19c8fe0 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: 0x2af19c9078 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c655c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2af1c65650 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] 0x2af1c656e0 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: 0x2af19d2518 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2af19c9170 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: 0x2af19c9208 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c65ed0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2af1c65f60 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] 0x2af1c65ff0 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: 0x2af19d2630 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19c8900 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] 0x2af1c667e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c66870 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: 0x2af19d2748 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19c93c0 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] 0x2af1c670f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c67180 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: 0x2af19d2860 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c94b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c9548 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c67a00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c67a90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1c67b20 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: 0x2af19d2978 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9640 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c96d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c68310 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c683a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1c68430 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: 0x2af19d2a90 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c97d0 KEYVAL: 'example' 'Several lines of text,
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: 0x2af19c9868 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c68c20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c68cb0 KEYVAL: 'example' 'Several lines of text,
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] 0x2af1c68d40 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: 0x2af19d2ba8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9960 KEYVAL: 'example' 'Several 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: 0x2af19c99f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c69530 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c695c0 KEYVAL: 'example' 'Several 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] 0x2af1c69650 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: 0x2af19d2cc0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9af0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c9b88 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c69e40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c69ed0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1c69f60 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: 0x2af19d2dd8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9c80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c9d18 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c6a750 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c6a7e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1c6a870 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: 0x2af19d2ef0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9e10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19c9ea8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c6b060 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c6b0f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1c6b180 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: 0x2af19d3008 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19c9fa0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19ca038 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c6b970 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c6ba00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1c6ba90 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: 0x2af19d3120 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19ca130 KEYVAL: 'example' 'Several lines 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] 0x2af1c6c280 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c6c310 KEYVAL: 'example' 'Several lines 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: 0x2af19d3238 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19ca220 KEYVAL: 'example' 'Several lines 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] 0x2af1c6cb90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c6cc20 KEYVAL: 'example' 'Several lines 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: 0x2af19d3350 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19ca310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19ca3a8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c6d4a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c6d530 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1c6d5c0 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: 0x2af19d3468 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19cc810 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2af19cc8a8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c6ddb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c6de40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2af1c6ded0 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: 0x2af19d3580 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cc9f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2af19cca90 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c6e6c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c6e750 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2af1c6e7e0 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: 0x2af19d3698 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19ccb80 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2af19ccc20 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c6efd0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c6f060 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2af1c6f0f0 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: 0x2af19d37b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19d1320 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2af19d13c0 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c6f8e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c6f970 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2af1c6fa00 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: 0x2af19d38c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2af19ca550 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2af19ca5e8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c701f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2af1c70280 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2af1c70310 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: 0x2af19d39e0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cc950 MAP: (1 sibs) 2 children:
27: 0x2af19ca820 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2af19ca8b8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c70b00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c70b90 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2af1c70c20 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2af1c70cb0 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: 0x2af19d3af8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c71410 [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: 0x2af19d3c10 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c71d20 [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: 0x2af19d3d28 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c72630 [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: 0x2af19d3e40 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c72f40 [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: 0x2af19d3f58 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c73850 [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: 0x2af19d4070 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c74160 [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: 0x2af19d4188 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c74a70 [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: 0x2af19d42a0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c75380 [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: 0x2af19d43b8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c75c90 [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: 0x2af19d44d0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c765a0 [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: 0x2af19d45e8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c76eb0 [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: 0x2af19d4700 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c777c0 [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: 0x2af19d4818 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cad20 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c780d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c78160 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: 0x2af19d4930 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cae10 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c789e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c78a70 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: 0x2af19d4a48 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19caf00 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c792f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c79380 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: 0x2af19d4b60 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19caff0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c79c00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c79c90 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: 0x2af19d4c78 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cb0e0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c7a510 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c7a5a0 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: 0x2af19d4d90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cb1d0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c7ae20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c7aeb0 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: 0x2af19d4ea8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c7b730 [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: 0x2af19d4fc0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c7c040 [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: 0x2af19d50d8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c7c950 [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: 0x2af19d51f0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cb3b0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c7d260 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c7d2f0 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: 0x2af19d5308 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cb4a0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c7db70 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c7dc00 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: 0x2af19d5420 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cb590 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c7e480 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c7e510 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: 0x2af19d5538 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cb680 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c7ed90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c7ee20 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: 0x2af19d5650 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c7f6a0 [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: 0x2af19d5768 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c7ffb0 [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: 0x2af19d5880 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c808c0 [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: 0x2af19d5998 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cb860 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c811d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c81260 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: 0x2af19d5ab0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cb950 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c81ae0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c81b70 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: 0x2af19d5bc8 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c823f0 [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: 0x2af19d5ce0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2af19cba90 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c82d00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c82d90 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: 0x2af19d5df8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2af19cbb80 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c83610 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2af1c836a0 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: 0x2af19d5f10 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c83f20 [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: 0x2af19d6028 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c84830 [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: 0x2af19d6140 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c85140 [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: 0x2af19d6258 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c85a50 [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: 0x2af19d6370 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c86360 [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: 0x2af19d6488 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c86c70 [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: 0x2af19d65a0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c87580 [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: 0x2af19d66b8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c87e90 [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: 0x2af19d67d0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c887a0 [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: 0x2af19d68e8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c890b0 [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: 0x2af19d6a00 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c899c0 [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: 0x2af19d6b18 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c8a2d0 [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: 0x2af19d6c30 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c8abe0 [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: 0x2af19d6d48 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c8b4f0 [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: 0x2af19d6e60 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c8be00 [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: 0x2af19d6f78 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c8c710 [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: 0x2af19d7090 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c8d020 [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: 0x2af19d71a8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c8d930 [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: 0x2af19d72c0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c8e240 [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: 0x2af19d73d8 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2af19ca690 VAL: '
27: ' (2 sibs)
27: 0x2af19ca728 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c8eb50 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2af1c8ebe0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2af1c8ec70 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: 0x2af19d74f0 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2af19cc2b0 VAL: '
27: ' (2 sibs)
27: 0x2af19cc348 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2af1c8f460 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2af1c8f4f0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2af1c8f580 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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] 0x2af1bb77f0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2af1bb7880 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2af1bb7910 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2af1bb79a0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2af1bb7a30 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2af1bb7ac0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2af1bb7b50 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2af1bb7be0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2af1bb7c70 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2af1bb7d00 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2af1bb7d90 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2af1bb7e20 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2af1bb7eb0 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] 0x2af1c92f10 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2af1c92fa0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2af1c93030 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2af1c930c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2af1c93150 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2af1c931e0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2af1c93270 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2af1c93300 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2af1c93390 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2af1c93420 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2af1c934b0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2af1c93540 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2af1c935d0 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] 0x2af1bbee60 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2af1bbeef0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2af1c94100 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2af1c94190 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] 0x2af1bc0b90 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2af1bc0c20 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2af1c94a10 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2af1c94aa0 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] 0x2af1bc28c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2af1bc2950 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2af1c95320 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2af1c953b0 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] 0x2af1bc45f0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2af1c95c30 [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] 0x2af1bc6320 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2af1c96540 [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] 0x2af1bc8050 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2af1c96e50 [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] 0x2af1bca190 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1bca220 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] 0x2af1c97760 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2af1c977f0 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] 0x2af1bcc410 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] 0x2af1c98070 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2af1c98100 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2af1c98190 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] 0x2af1c98220 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] 0x2af1bce2e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1bce370 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1bce400 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] 0x2af1c98980 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c98a10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c98aa0 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] 0x2af1bd02b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1bd0340 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] 0x2af1bd03d0 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] 0x2af1c99290 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1c99320 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] 0x2af1c993b0 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] 0x2af1bd21e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1bd2270 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] 0x2af1bd2300 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] 0x2af1c99ba0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1c99c30 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] 0x2af1c99cc0 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] 0x2af1bd41b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1bd4240 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] 0x2af1bd42d0 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] 0x2af1c9a4b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1c9a540 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] 0x2af1c9a5d0 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] 0x2af1bd6200 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1bd6290 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] 0x2af1c9adc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c9ae50 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] 0x2af1bd81d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1bd8260 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] 0x2af1c9b6d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c9b760 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] 0x2af1bda1c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1bda250 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1bda2e0 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] 0x2af1c9bfe0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c9c070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c9c100 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] 0x2af1bdc100 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1bdc190 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1bdc220 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] 0x2af1c9c8f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c9c980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c9ca10 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] 0x2af1bde1c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1bde250 KEYVAL: 'example' 'Several lines of text, 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] 0x2af1bde2e0 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] 0x2af1c9d200 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c9d290 KEYVAL: 'example' 'Several lines of text, 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] 0x2af1c9d320 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] 0x2af1be01d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1be0260 KEYVAL: 'example' 'Several 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] 0x2af1be02f0 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] 0x2af1c9db10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c9dba0 KEYVAL: 'example' 'Several 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] 0x2af1c9dc30 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] 0x2af1be21e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1be2270 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1be2300 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] 0x2af1c9e420 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c9e4b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c9e540 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] 0x2af1be41f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1be4280 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1be4310 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] 0x2af1c9ed30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c9edc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c9ee50 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] 0x2af1be6220 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1be62b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1be6340 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] 0x2af1c9f640 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c9f6d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c9f760 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] 0x2af1be8250 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1be82e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1be8370 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] 0x2af1c9ff50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c9ffe0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1ca0070 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] 0x2af1bea220 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1bea2b0 KEYVAL: 'example' 'Several lines 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] 0x2af1ca0860 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1ca08f0 KEYVAL: 'example' 'Several lines 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] 0x2af1bec210 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1bec2a0 KEYVAL: 'example' 'Several lines 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] 0x2af1ca1170 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1ca1200 KEYVAL: 'example' 'Several lines 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] 0x2af1bee2d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1bee360 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1bee3f0 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] 0x2af1ca1a80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1ca1b10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1ca1ba0 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] 0x2af1bf0480 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1bf0510 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1bf05a0 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] 0x2af1ca2390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1ca2420 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1ca24b0 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] 0x2af1bf21b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1bf2240 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1bf22d0 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] 0x2af1ca2ca0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1ca2d30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1ca2dc0 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] 0x2af1bf3fa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1bf4030 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1bf40c0 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] 0x2af1ca35b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1ca3640 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1ca36d0 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] 0x2af1bf5d90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1bf5e20 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1bf5eb0 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] 0x2af1ca3ec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1ca3f50 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1ca3fe0 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] 0x2af1bf7ac0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1bf7b50 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2af1bf7be0 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] 0x2af1ca47d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1ca4860 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2af1ca48f0 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] 0x2af1bf97f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1bf9880 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2af1bf9910 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2af1bf99a0 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] 0x2af1ca50e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1ca5170 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2af1ca5200 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2af1ca5290 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] 0x2af1bfb520 [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] 0x2af1ca59f0 [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] 0x2af1bfd250 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1ca6300 [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] 0x2af1bfef80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1ca6c10 [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] 0x2af1c00cb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1ca7520 [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] 0x2af1c029e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1ca7e30 [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] 0x2af1c04710 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1ca8740 [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] 0x2af1c06440 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1ca9050 [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] 0x2af1c08170 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1ca9960 [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] 0x2af1c09ea0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1caa270 [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] 0x2af1c0bbd0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1caab80 [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] 0x2af1c0d900 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cab490 [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] 0x2af1c0f630 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cabda0 [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] 0x2af1c11360 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c113f0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cac6b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cac740 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] 0x2af1c13090 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c13120 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] 0x2af1cacfc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cad050 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] 0x2af1c14dc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c14e50 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] 0x2af1cad8d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cad960 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] 0x2af1c16af0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c16b80 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cae1e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cae270 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] 0x2af1c18820 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c188b0 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] 0x2af1caeaf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1caeb80 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] 0x2af1c1a550 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c1a5e0 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] 0x2af1caf400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1caf490 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] 0x2af1c1c280 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cafd10 [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] 0x2af1c1dfb0 [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] 0x2af1cb0620 [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] 0x2af1c1fce0 [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] 0x2af1cb0f30 [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] 0x2af1c21a10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c21aa0 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] 0x2af1cb1840 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cb18d0 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] 0x2af1c23740 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c237d0 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] 0x2af1cb2150 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cb21e0 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] 0x2af1c25470 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c25500 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] 0x2af1cb2a60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cb2af0 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] 0x2af1c271a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c27230 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] 0x2af1cb3370 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cb3400 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] 0x2af1c28ed0 [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] 0x2af1cb3c80 [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] 0x2af1c2ac00 [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] 0x2af1cb4590 [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] 0x2af1c2c930 [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] 0x2af1cb4ea0 [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] 0x2af1c2e660 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c2e6f0 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] 0x2af1cb57b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cb5840 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] 0x2af1c30410 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c304a0 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] 0x2af1cb60c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cb6150 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] 0x2af1c321c0 [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] 0x2af1cb69d0 [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] 0x2af1c33f70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c34000 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] 0x2af1cb72e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cb7370 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] 0x2af1c35d20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c35db0 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] 0x2af1cb7bf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cb7c80 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] 0x2af1c37ad0 [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] 0x2af1cb8500 [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] 0x2af1c39880 [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] 0x2af1cb8e10 [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] 0x2af1c3b630 [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] 0x2af1cb9720 [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] 0x2af1c3d3e0 [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] 0x2af1cba030 [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] 0x2af1c3f190 [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] 0x2af1cba940 [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] 0x2af1c40f40 [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] 0x2af1cbb250 [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] 0x2af1c42cf0 [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] 0x2af1cbbb60 [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] 0x2af1c44aa0 [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] 0x2af1cbc470 [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] 0x2af1c46840 [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] 0x2af1cbcd80 [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] 0x2af1c48650 [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] 0x2af1cbd690 [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] 0x2af1c4a460 [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] 0x2af1cbdfa0 [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] 0x2af1c4c280 [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] 0x2af1cbe8b0 [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] 0x2af1c4e030 [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] 0x2af1cbf1c0 [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] 0x2af1c4fde0 [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] 0x2af1cbfad0 [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] 0x2af1c51b90 [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] 0x2af1cc03e0 [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] 0x2af1c53940 [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] 0x2af1cc0cf0 [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] 0x2af1c556f0 [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] 0x2af1cc1600 [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] 0x2af1c574a0 [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] 0x2af1cc1f10 [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] 0x2af1c59250 [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] 0x2af1cc2820 [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] 0x2af1c5b000 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1c5b090 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1c5b120 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] 0x2af1cc3130 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cc31c0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1cc3250 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] 0x2af1c5cdb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1c5ce40 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1c5ced0 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] 0x2af1cc3a70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cc3b00 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1cc3b90 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] 0x2af1c5d6c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2af1c5d750 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2af1c5d7e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2af1c5d870 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2af1c5d900 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2af1c5d990 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2af1c5da20 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2af1c5dab0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2af1c5db40 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2af1c5dbd0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2af1c5dc60 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2af1c5dcf0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2af1c5dd80 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] 0x2af1cc43b0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2af1cc4440 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2af1cc44d0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2af1cc4560 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2af1cc45f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2af1cc4680 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2af1cc4710 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2af1cc47a0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2af1cc4830 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2af1cc48c0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2af1cc4950 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2af1cc49e0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2af1cc4a70 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] 0x2af1c5fb20 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1c5fbb0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cc4cc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1cc4d50 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] 0x2af1c60430 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1c604c0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cc55d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1cc5660 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] 0x2af1c60d40 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1c60dd0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cc5ee0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1cc5f70 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] 0x2af1c61650 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cc67f0 [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] 0x2af1c61f60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cc7100 [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] 0x2af1c62870 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cc7a10 [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] 0x2af1c63180 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c63210 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] 0x2af1cc8320 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cc83b0 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] 0x2af1c63a90 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2af1c63b20 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2af1c63bb0 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] 0x2af1c63c40 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] 0x2af1cc8c30 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2af1cc8cc0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2af1cc8d50 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] 0x2af1cc8de0 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] 0x2af1c643a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c64430 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c644c0 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] 0x2af1cc9540 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cc95d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cc9660 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] 0x2af1c64cb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1c64d40 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] 0x2af1c64dd0 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] 0x2af1cc9ef0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cc9f80 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] 0x2af1cca010 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] 0x2af1c655c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1c65650 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] 0x2af1c656e0 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] 0x2af1cca8a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cca930 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] 0x2af1cca9c0 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] 0x2af1c65ed0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1c65f60 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] 0x2af1c65ff0 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] 0x2af1ccb250 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1ccb2e0 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] 0x2af1ccb370 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] 0x2af1c667e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c66870 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] 0x2af1ccbb60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1ccbbf0 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] 0x2af1c670f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c67180 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] 0x2af1ccc470 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1ccc500 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] 0x2af1c67a00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c67a90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c67b20 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] 0x2af1ccceb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cccf40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cccfd0 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] 0x2af1c68310 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c683a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c68430 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] 0x2af1ccd860 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1ccd8f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1ccd980 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] 0x2af1c68c20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c68cb0 KEYVAL: 'example' 'Several lines of text, 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] 0x2af1c68d40 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] 0x2af1cce170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cce200 KEYVAL: 'example' 'Several lines of text, 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] 0x2af1cce290 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] 0x2af1c69530 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c695c0 KEYVAL: 'example' 'Several 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] 0x2af1c69650 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] 0x2af1cceb20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1ccebb0 KEYVAL: 'example' 'Several 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] 0x2af1ccec40 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] 0x2af1c69e40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c69ed0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c69f60 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] 0x2af1ccf4d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1ccf560 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1ccf5f0 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] 0x2af1c6a750 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c6a7e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c6a870 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] 0x2af1ccfe80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1ccff10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1ccffa0 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] 0x2af1c6b060 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c6b0f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c6b180 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] 0x2af1cd0830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cd08c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cd0950 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] 0x2af1c6b970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c6ba00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c6ba90 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] 0x2af1cd11e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cd1270 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cd1300 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] 0x2af1c6c280 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c6c310 KEYVAL: 'example' 'Several lines 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] 0x2af1cd1b90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cd1c20 KEYVAL: 'example' 'Several lines 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] 0x2af1c6cb90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c6cc20 KEYVAL: 'example' 'Several lines 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] 0x2af1cd2540 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cd25d0 KEYVAL: 'example' 'Several lines 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] 0x2af1c6d4a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c6d530 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c6d5c0 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] 0x2af1cd2ef0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cd2f80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cd3010 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] 0x2af1c6ddb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c6de40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1c6ded0 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] 0x2af1cd38a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cd3930 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cd39c0 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] 0x2af1c6e6c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c6e750 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1c6e7e0 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] 0x2af1cd4210 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cd42a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1cd4330 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] 0x2af1c6efd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c6f060 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1c6f0f0 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] 0x2af1cd4b80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cd4c10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1cd4ca0 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] 0x2af1c6f8e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c6f970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1c6fa00 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] 0x2af1cd54f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cd5580 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1cd5610 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] 0x2af1c701f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1c70280 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2af1c70310 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] 0x2af1cd5e00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cd5e90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2af1cd5f20 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] 0x2af1c70b00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c70b90 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2af1c70c20 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2af1c70cb0 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] 0x2af1cd6740 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cd67d0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2af1cd6860 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2af1cd68f0 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] 0x2af1c71410 [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] 0x2af1cd7080 [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] 0x2af1c71d20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cd7990 [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] 0x2af1c72630 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cd82a0 [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] 0x2af1c72f40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cd8bb0 [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] 0x2af1c73850 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cd94c0 [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] 0x2af1c74160 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cd9dd0 [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] 0x2af1c74a70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cda6e0 [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] 0x2af1c75380 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cdaff0 [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] 0x2af1c75c90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cdb900 [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] 0x2af1c765a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cdc210 [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] 0x2af1c76eb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cdcb20 [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] 0x2af1c777c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cdd430 [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] 0x2af1c780d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c78160 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cddd40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cdddd0 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] 0x2af1c789e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c78a70 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] 0x2af1cde650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cde6e0 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] 0x2af1c792f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c79380 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] 0x2af1cdef60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cdeff0 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] 0x2af1c79c00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c79c90 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1cdf870 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cdf900 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] 0x2af1c7a510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c7a5a0 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] 0x2af1ce0180 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1ce0210 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] 0x2af1c7ae20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c7aeb0 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] 0x2af1ce0a90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1ce0b20 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] 0x2af1c7b730 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2af1ce13a0 [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] 0x2af1c7c040 [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] 0x2af1ce1cb0 [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] 0x2af1c7c950 [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] 0x2af1ce25c0 [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] 0x2af1c7d260 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c7d2f0 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] 0x2af1ce2ed0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1ce2f60 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] 0x2af1c7db70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c7dc00 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] 0x2af1ce37e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1ce3870 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] 0x2af1c7e480 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c7e510 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] 0x2af1ce40f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1ce4180 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] 0x2af1c7ed90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c7ee20 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] 0x2af1ce4a00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1ce4a90 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] 0x2af1c7f6a0 [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] 0x2af1ce5310 [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] 0x2af1c7ffb0 [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] 0x2af1ce5c20 [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] 0x2af1c808c0 [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] 0x2af1ce6530 [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] 0x2af1c811d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c81260 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] 0x2af1ce6e40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1ce6ed0 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] 0x2af1c81ae0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c81b70 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] 0x2af1ce7750 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1ce77e0 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] 0x2af1c823f0 [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] 0x2af1ce8060 [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] 0x2af1c82d00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1c82d90 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] 0x2af1ce8970 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1ce8a00 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] 0x2af1c83610 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1c836a0 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] 0x2af1ce92b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1ce9340 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] 0x2af1c83f20 [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] 0x2af1ce9bc0 [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] 0x2af1c84830 [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] 0x2af1cea4d0 [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] 0x2af1c85140 [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] 0x2af1ceade0 [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] 0x2af1c85a50 [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] 0x2af1ceb6f0 [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] 0x2af1c86360 [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] 0x2af1cec000 [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] 0x2af1c86c70 [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] 0x2af1cec910 [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] 0x2af1c87580 [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] 0x2af1ced220 [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] 0x2af1c87e90 [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] 0x2af1cedb30 [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] 0x2af1c887a0 [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] 0x2af1cee440 [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] 0x2af1c890b0 [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] 0x2af1ceed50 [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] 0x2af1c899c0 [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] 0x2af1cef660 [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] 0x2af1c8a2d0 [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] 0x2af1ceffa0 [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] 0x2af1c8abe0 [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] 0x2af1cf08b0 [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] 0x2af1c8b4f0 [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] 0x2af1cf11c0 [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] 0x2af1c8be00 [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] 0x2af1cf1ad0 [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] 0x2af1c8c710 [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] 0x2af1cf23e0 [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] 0x2af1c8d020 [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] 0x2af1cf2cf0 [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] 0x2af1c8d930 [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] 0x2af1cf3600 [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] 0x2af1c8e240 [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] 0x2af1cf3f10 [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] 0x2af1c8eb50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1c8ebe0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1c8ec70 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] 0x2af1cf4820 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf48b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1cf4940 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] 0x2af1c8f460 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1c8f4f0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1c8f580 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] 0x2af1cf5160 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf51f0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1cf5280 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: 0x2af19d14b0 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2af19c7a90 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2af19c7b28 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2af19c7bc0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2af19c7c58 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2af19c7cf0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2af19c7d88 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2af19c7e20 DOCSEQ: (8 sibs) 2 children: 27: 0x2af19c7f60 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2af19c7ff8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2af19c7eb8 DOCMAP: (8 sibs) 2 children: 27: 0x2af19c80a0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2af19c8138 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf5aa0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2af1cf5b30 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2af1cf5bc0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2af1cf5c50 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2af1cf5ce0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2af1cf5d70 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2af1cf5e00 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2af1cf5e90 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2af1cf5f20 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2af1cf5fb0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2af1cf6040 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2af1cf60d0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2af1cf6160 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: 0x2af19d1910 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2af19c89b0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1bb9e30 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1bb9ec0 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: 0x2af19d1a28 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2af19c8540 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf6200 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf6290 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: 0x2af19d1b40 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2af19c8630 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf6330 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf63c0 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: 0x2af19d1c58 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf6460 [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: 0x2af19d1d70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf6500 [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: 0x2af19d1e88 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf65a0 [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: 0x2af19d1fa0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19c8810 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] 0x2af1cf6640 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf66d0 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: 0x2af19d20b8 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2af19c8a50 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2af19c8ae8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2af19c8b80 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf6770 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2af1cf6800 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2af1cf6890 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] 0x2af1cf6920 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: 0x2af19d21d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c8c70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c8d08 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf69c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf6a50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cf6ae0 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: 0x2af19d22e8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2af19c8e50 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: 0x2af19c8ee8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf6b80 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf6c10 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] 0x2af1cf6ca0 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: 0x2af19d2400 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2af19c8fe0 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: 0x2af19c9078 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf6d40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf6dd0 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] 0x2af1cf6e60 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: 0x2af19d2518 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2af19c9170 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: 0x2af19c9208 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf6f00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf6f90 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] 0x2af1cf7020 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: 0x2af19d2630 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19c8900 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] 0x2af1cf70c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf7150 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: 0x2af19d2748 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19c93c0 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] 0x2af1cf71f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf7280 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: 0x2af19d2860 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c94b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c9548 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf7320 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf73b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cf7440 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: 0x2af19d2978 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9640 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c96d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf74e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf7570 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cf7600 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: 0x2af19d2a90 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c97d0 KEYVAL: 'example' 'Several lines of text, 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: 0x2af19c9868 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf76a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf7730 KEYVAL: 'example' 'Several lines of text, 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] 0x2af1cf77c0 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: 0x2af19d2ba8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9960 KEYVAL: 'example' 'Several 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: 0x2af19c99f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf7860 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf78f0 KEYVAL: 'example' 'Several 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] 0x2af1cf7980 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: 0x2af19d2cc0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9af0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c9b88 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf7a20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf7ab0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cf7b40 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: 0x2af19d2dd8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9c80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c9d18 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf7be0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf7c70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cf7d00 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: 0x2af19d2ef0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9e10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c9ea8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf7da0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf7e30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cf7ec0 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: 0x2af19d3008 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9fa0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19ca038 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf7f60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf7ff0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cf8080 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: 0x2af19d3120 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19ca130 KEYVAL: 'example' 'Several lines 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] 0x2af1cf8120 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf81b0 KEYVAL: 'example' 'Several lines 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: 0x2af19d3238 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19ca220 KEYVAL: 'example' 'Several lines 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] 0x2af1cf8250 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf82e0 KEYVAL: 'example' 'Several lines 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: 0x2af19d3350 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19ca310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19ca3a8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf8380 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf8410 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cf84a0 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: 0x2af19d3468 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19cc810 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19cc8a8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf8540 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf85d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cf8660 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: 0x2af19d3580 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cc9f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2af19cca90 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf8700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf8790 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1cf8820 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: 0x2af19d3698 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19ccb80 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2af19ccc20 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf88c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf8950 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1cf89e0 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: 0x2af19d37b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19d1320 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2af19d13c0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf8a80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf8b10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1cf8ba0 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: 0x2af19d38c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19ca550 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2af19ca5e8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf8c40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cf8cd0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2af1cf8d60 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: 0x2af19d39e0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cc950 MAP: (1 sibs) 2 children: 27: 0x2af19ca820 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2af19ca8b8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf8e00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf8e90 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2af1cf8f20 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2af1cf8fb0 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: 0x2af19d3af8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9050 [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: 0x2af19d3c10 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf90f0 [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: 0x2af19d3d28 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9190 [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: 0x2af19d3e40 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9230 [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: 0x2af19d3f58 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf92d0 [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: 0x2af19d4070 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9370 [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: 0x2af19d4188 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9410 [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: 0x2af19d42a0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf94b0 [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: 0x2af19d43b8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9550 [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: 0x2af19d44d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf95f0 [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: 0x2af19d45e8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9690 [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: 0x2af19d4700 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9730 [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: 0x2af19d4818 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cad20 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf97d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf9860 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: 0x2af19d4930 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cae10 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9900 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf9990 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: 0x2af19d4a48 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19caf00 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9a30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf9ac0 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: 0x2af19d4b60 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19caff0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9b60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf9bf0 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: 0x2af19d4c78 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cb0e0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9c90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf9d20 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: 0x2af19d4d90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cb1d0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9dc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cf9e50 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: 0x2af19d4ea8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9ef0 [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: 0x2af19d4fc0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cf9f90 [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: 0x2af19d50d8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfa030 [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: 0x2af19d51f0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cb3b0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfa0d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfa160 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: 0x2af19d5308 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cb4a0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfa200 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfa290 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: 0x2af19d5420 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cb590 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfa330 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfa3c0 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: 0x2af19d5538 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cb680 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfa460 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfa4f0 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: 0x2af19d5650 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfa590 [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: 0x2af19d5768 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfa630 [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: 0x2af19d5880 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfa6d0 [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: 0x2af19d5998 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cb860 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfa770 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfa800 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: 0x2af19d5ab0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cb950 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfa8a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfa930 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: 0x2af19d5bc8 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfa9d0 [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: 0x2af19d5ce0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cba90 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfaa70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfab00 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: 0x2af19d5df8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cbb80 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfaba0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfac30 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: 0x2af19d5f10 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfacd0 [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: 0x2af19d6028 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfad70 [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: 0x2af19d6140 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfae10 [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: 0x2af19d6258 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfaeb0 [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: 0x2af19d6370 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfaf50 [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: 0x2af19d6488 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfaff0 [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: 0x2af19d65a0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb090 [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: 0x2af19d66b8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb130 [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: 0x2af19d67d0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb1d0 [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: 0x2af19d68e8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb270 [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: 0x2af19d6a00 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb310 [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: 0x2af19d6b18 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb3b0 [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: 0x2af19d6c30 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb450 [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: 0x2af19d6d48 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb4f0 [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: 0x2af19d6e60 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb590 [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: 0x2af19d6f78 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb630 [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: 0x2af19d7090 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb6d0 [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: 0x2af19d71a8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb770 [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: 0x2af19d72c0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb810 [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: 0x2af19d73d8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2af19ca690 VAL: ' 27: ' (2 sibs) 27: 0x2af19ca728 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfb8b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfb940 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1cfb9d0 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: 0x2af19d74f0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2af19cc2b0 VAL: ' 27: ' (2 sibs) 27: 0x2af19cc348 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfba70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfbb00 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1cfbb90 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: 0x2af19d14b0 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2af19c7a90 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2af19c7b28 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2af19c7bc0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2af19c7c58 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2af19c7cf0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2af19c7d88 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2af19c7e20 DOCSEQ: (8 sibs) 2 children: 27: 0x2af19c7f60 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2af19c7ff8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2af19c7eb8 DOCMAP: (8 sibs) 2 children: 27: 0x2af19c80a0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2af19c8138 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfbc30 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2af1cfbcc0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2af1cfbd50 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2af1cfbde0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2af1cfbe70 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2af1cfbf00 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2af1cfbf90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2af1cfc020 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2af1cfc0b0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2af1cfc140 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2af1cfc1d0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2af1cfc260 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2af1cfc2f0 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: 0x2af19d1910 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2af19c89b0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfc390 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfc420 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: 0x2af19d1a28 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2af19c8540 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfc4c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfc550 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: 0x2af19d1b40 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2af19c8630 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfc5f0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfc680 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: 0x2af19d1c58 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfc720 [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: 0x2af19d1d70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfc7c0 [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: 0x2af19d1e88 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfc860 [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: 0x2af19d1fa0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19c8810 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] 0x2af1cfc900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfc990 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: 0x2af19d20b8 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2af19c8a50 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2af19c8ae8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2af19c8b80 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfca30 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2af1cfcac0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2af1cfcb50 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] 0x2af1cfcbe0 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: 0x2af19d21d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c8c70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c8d08 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfcc80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfcd10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cfcda0 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: 0x2af19d22e8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2af19c8e50 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: 0x2af19c8ee8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfce40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfced0 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] 0x2af1cfcf60 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: 0x2af19d2400 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2af19c8fe0 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: 0x2af19c9078 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfd000 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfd090 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] 0x2af1cfd120 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: 0x2af19d2518 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2af19c9170 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: 0x2af19c9208 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfd1c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfd250 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] 0x2af1cfd2e0 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: 0x2af19d2630 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19c8900 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] 0x2af1cfd380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfd410 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: 0x2af19d2748 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19c93c0 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] 0x2af1cfd4b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfd540 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: 0x2af19d2860 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c94b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c9548 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfd5e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfd670 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cfd700 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: 0x2af19d2978 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9640 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c96d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfd7a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfd830 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cfd8c0 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: 0x2af19d2a90 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c97d0 KEYVAL: 'example' 'Several lines of text, 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: 0x2af19c9868 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfd960 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfd9f0 KEYVAL: 'example' 'Several lines of text, 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] 0x2af1cfda80 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: 0x2af19d2ba8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9960 KEYVAL: 'example' 'Several 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: 0x2af19c99f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfdb20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfdbb0 KEYVAL: 'example' 'Several 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] 0x2af1cfdc40 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: 0x2af19d2cc0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9af0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c9b88 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfdce0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfdd70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cfde00 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: 0x2af19d2dd8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9c80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c9d18 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfdea0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfdf30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cfdfc0 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: 0x2af19d2ef0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9e10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19c9ea8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfe060 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfe0f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cfe180 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: 0x2af19d3008 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19c9fa0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19ca038 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfe220 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfe2b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cfe340 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: 0x2af19d3120 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19ca130 KEYVAL: 'example' 'Several lines 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] 0x2af1cfe3e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfe470 KEYVAL: 'example' 'Several lines 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: 0x2af19d3238 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19ca220 KEYVAL: 'example' 'Several lines 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] 0x2af1cfe510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfe5a0 KEYVAL: 'example' 'Several lines 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: 0x2af19d3350 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19ca310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19ca3a8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfe640 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfe6d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cfe760 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: 0x2af19d3468 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19cc810 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2af19cc8a8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfe800 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfe890 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2af1cfe920 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: 0x2af19d3580 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cc9f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2af19cca90 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfe9c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfea50 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1cfeae0 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: 0x2af19d3698 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19ccb80 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2af19ccc20 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfeb80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfec10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1cfeca0 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: 0x2af19d37b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19d1320 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2af19d13c0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfed40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfedd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2af1cfee60 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: 0x2af19d38c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2af19ca550 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2af19ca5e8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfef00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2af1cfef90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2af1cff020 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: 0x2af19d39e0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cc950 MAP: (1 sibs) 2 children: 27: 0x2af19ca820 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2af19ca8b8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff0c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cff150 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2af1cff1e0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2af1cff270 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: 0x2af19d3af8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff310 [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: 0x2af19d3c10 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff3b0 [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: 0x2af19d3d28 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff450 [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: 0x2af19d3e40 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff4f0 [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: 0x2af19d3f58 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff590 [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: 0x2af19d4070 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff630 [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: 0x2af19d4188 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff6d0 [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: 0x2af19d42a0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff770 [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: 0x2af19d43b8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff810 [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: 0x2af19d44d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff8b0 [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: 0x2af19d45e8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff950 [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: 0x2af19d4700 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cff9f0 [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: 0x2af19d4818 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cad20 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cffa90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cffb20 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: 0x2af19d4930 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cae10 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cffbc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cffc50 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: 0x2af19d4a48 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19caf00 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cffcf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1cffd80 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: 0x2af19d4b60 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19caff0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cffe20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cffeb0 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: 0x2af19d4c78 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cb0e0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1cfff50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1cfffe0 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: 0x2af19d4d90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cb1d0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00080 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1d00110 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: 0x2af19d4ea8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d001b0 [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: 0x2af19d4fc0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00250 [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: 0x2af19d50d8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d002f0 [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: 0x2af19d51f0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cb3b0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00390 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1d00420 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: 0x2af19d5308 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cb4a0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d004c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1d00550 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: 0x2af19d5420 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cb590 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d005f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1d00680 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: 0x2af19d5538 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cb680 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1d007b0 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: 0x2af19d5650 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00850 [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: 0x2af19d5768 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d008f0 [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: 0x2af19d5880 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00990 [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: 0x2af19d5998 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cb860 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00a30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1d00ac0 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: 0x2af19d5ab0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cb950 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00b60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1d00bf0 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: 0x2af19d5bc8 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00c90 [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: 0x2af19d5ce0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2af19cba90 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00d30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2af1d00dc0 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: 0x2af19d5df8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2af19cbb80 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00e60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2af1d00ef0 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: 0x2af19d5f10 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d00f90 [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: 0x2af19d6028 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01030 [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: 0x2af19d6140 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d010d0 [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: 0x2af19d6258 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01170 [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: 0x2af19d6370 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01210 [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: 0x2af19d6488 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d012b0 [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: 0x2af19d65a0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01350 [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: 0x2af19d66b8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d013f0 [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: 0x2af19d67d0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01490 [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: 0x2af19d68e8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01530 [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: 0x2af19d6a00 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d015d0 [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: 0x2af19d6b18 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01670 [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: 0x2af19d6c30 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01710 [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: 0x2af19d6d48 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d017b0 [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: 0x2af19d6e60 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01850 [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: 0x2af19d6f78 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d018f0 [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: 0x2af19d7090 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01990 [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: 0x2af19d71a8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01a30 [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: 0x2af19d72c0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01ad0 [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: 0x2af19d73d8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2af19ca690 VAL: ' 27: ' (2 sibs) 27: 0x2af19ca728 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01b70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1d01c00 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1d01c90 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: 0x2af19d74f0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2af19cc2b0 VAL: ' 27: ' (2 sibs) 27: 0x2af19cc348 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2af1d01d30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2af1d01dc0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2af1d01e50 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 (545 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (553 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.69 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-1.14.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 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 (1 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 (5 ms total) 28: 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: [----------] 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: 0x2adbdc4cd0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2adbdbb5d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb668 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb700 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb798 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb830 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb8c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb960 DOCSEQ: (8 sibs) 2 children: 28: 0x2adbdbbaa0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2adbdbbb38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2adbdbb9f8 DOCMAP: (8 sibs) 2 children: 28: 0x2adbdbbbe0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2adbdbbc78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf2bb90 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2adbf2bc20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2adbf2bcb0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2adbf2bd40 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2adbf2bdd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2adbf2be60 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2adbf2bef0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2adbf2bf80 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2adbf2c010 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2adbf2c0a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2adbf2c130 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2adbf2c1c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2adbf2c250 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: 0x2adbdc5130 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf34b20 [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: 0x2adbdc5248 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf36850 [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: 0x2adbdc5360 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf38580 [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: 0x2adbdc5478 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2adbdbc170 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2adbdbc208 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2adbdbc2a0 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] 0x2adbf3ad30 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2adbf3adc0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2adbf3ae50 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2adbf3aee0 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: 0x2adbdc5590 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbc390 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: 0x2adbdbc428 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf3cba0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbf3cc30 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] 0x2adbf3ccc0 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: 0x2adbdc56a8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbc5b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf3eb90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf3ec20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf3ecb0 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: 0x2adbdc57c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc6b0 KEYVAL: '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: 0x2adbdbc748 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf40ad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf40b60 KEYVAL: '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] 0x2adbf40bf0 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: 0x2adbdc58d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc840 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: 0x2adbdbc8d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf42ac0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf42b50 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] 0x2adbf42be0 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: 0x2adbdc59f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc9d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbca68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf44ab0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf44b40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf44bd0 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: 0x2adbdc5b08 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbcb60 KEYVAL: '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: 0x2adbdbcbf8 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] 0x2adbf46b80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf46c10 KEYVAL: '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] 0x2adbf46ca0 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: 0x2adbdc5c20 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbdfa0 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: 0x2adbdbe038 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] 0x2adbf48d90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf48e20 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] 0x2adbf48eb0 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: 0x2adbdc5d38 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbe0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbe178 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf4ae50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf4aee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf4af70 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: 0x2adbdc5e50 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdc0530 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdc05c8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf4ce60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf4cef0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf4cf80 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: 0x2adbdc5f68 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbce60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbcef8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf4ee90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf4ef20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf4efb0 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: 0x2adbdc6080 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbcff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd088 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf50ec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf50f50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf50fe0 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: 0x2adbdc6198 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd218 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf52e90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf52f20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf52fb0 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: 0x2adbdc62b0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd310 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd3a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf55040 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf550d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf55160 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: 0x2adbdc63c8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2adbdbd450 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] 0x2adbf56f10 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2adbf56fa0 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: 0x2adbdc64e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd540 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd5d8 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf58ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf58f70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf59000 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: 0x2adbdc65f8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf5ac10 [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: 0x2adbdc6710 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf5c940 [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: 0x2adbdc6828 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf5e670 [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: 0x2adbdc6940 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf603a0 [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: 0x2adbdc6a58 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf620d0 [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: 0x2adbdc6b70 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf63e00 [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: 0x2adbdc6c88 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf65b30 [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: 0x2adbdc6da0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf67860 [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: 0x2adbdc6eb8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf69590 [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: 0x2adbdc6fd0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf6b2c0 [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: 0x2adbdc70e8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf6cff0 [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: 0x2adbdc7200 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf6ed20 [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: 0x2adbdc7318 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf70a50 [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: 0x2adbdc7430 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf72780 [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: 0x2adbdc7548 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf744b0 [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: 0x2adbdc7660 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf761e0 [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: 0x2adbdc7778 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf77f10 [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: 0x2adbdc7890 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf79c40 [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: 0x2adbdc79a8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf7b970 [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: 0x2adbdc7ac0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf7d6a0 [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: 0x2adbdc7bd8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf7f3d0 [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: 0x2adbdc7cf0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf81100 [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: 0x2adbdc7e08 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf82e30 [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: 0x2adbdc7f20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf84b60 [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: 0x2adbdc8038 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf868b0 [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: 0x2adbdc8150 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf88660 [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: 0x2adbdc8268 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf8a410 [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: 0x2adbdc8380 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf8c1c0 [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: 0x2adbdc8498 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf8df70 [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: 0x2adbdc85b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf8fd20 [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: 0x2adbdc86c8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf91ad0 [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: 0x2adbdc87e0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf93880 [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: 0x2adbdc88f8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf95630 [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: 0x2adbdc8a10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf973e0 [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: 0x2adbdc8b28 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf99190 [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: 0x2adbdc8c40 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf9af40 [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: 0x2adbdc8d58 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf9ccf0 [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: 0x2adbdc8e70 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbf9eaa0 [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: 0x2adbdc8f88 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfa0850 [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: 0x2adbdc90a0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfa2600 [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: 0x2adbdc91b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbe5e0 VAL: ' 28: ' (2 sibs) 28: 0x2adbdbe678 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfa43b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbfa4440 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adbfa44d0 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: 0x2adbdc92d0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbe770 VAL: ' 28: ' (2 sibs) 28: 0x2adbdbe808 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfa6160 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbfa61f0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adbfa6280 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: 0x2adbdc4cd0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2adbdbb5d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb668 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb700 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb798 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb830 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb8c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb960 DOCSEQ: (8 sibs) 2 children: 28: 0x2adbdbbaa0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2adbdbbb38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2adbdbb9f8 DOCMAP: (8 sibs) 2 children: 28: 0x2adbdbbbe0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2adbdbbc78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfa6a70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2adbfa6b00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2adbfa6b90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2adbfa6c20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2adbfa6cb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2adbfa6d40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2adbfa6dd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2adbfa6e60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2adbfa6ef0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2adbfa6f80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2adbfa7010 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2adbfa70a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2adbfa7130 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: 0x2adbdc5130 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfa8f50 [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: 0x2adbdc5248 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfa9860 [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: 0x2adbdc5360 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfaa170 [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: 0x2adbdc5478 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2adbdbc170 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2adbdbc208 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2adbdbc2a0 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] 0x2adbfaaa80 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2adbfaab10 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2adbfaaba0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2adbfaac30 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: 0x2adbdc5590 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbc390 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: 0x2adbdbc428 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfab390 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbfab420 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] 0x2adbfab4b0 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: 0x2adbdc56a8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbc5b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfabca0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfabd30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfabdc0 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: 0x2adbdc57c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc6b0 KEYVAL: '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: 0x2adbdbc748 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfac5b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfac640 KEYVAL: '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] 0x2adbfac6d0 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: 0x2adbdc58d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc840 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: 0x2adbdbc8d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfacec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfacf50 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] 0x2adbfacfe0 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: 0x2adbdc59f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc9d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbca68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfad7d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfad860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfad8f0 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: 0x2adbdc5b08 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbcb60 KEYVAL: '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: 0x2adbdbcbf8 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] 0x2adbfae0e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfae170 KEYVAL: '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] 0x2adbfae200 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: 0x2adbdc5c20 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbdfa0 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: 0x2adbdbe038 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] 0x2adbfae9f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfaea80 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] 0x2adbfaeb10 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: 0x2adbdc5d38 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbe0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbe178 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfaf300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfaf390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfaf420 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: 0x2adbdc5e50 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdc0530 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdc05c8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfafc10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfafca0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfafd30 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: 0x2adbdc5f68 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbce60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbcef8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb0520 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfb05b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfb0640 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: 0x2adbdc6080 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbcff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd088 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb0e30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfb0ec0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfb0f50 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: 0x2adbdc6198 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd218 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb1740 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfb17d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfb1860 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: 0x2adbdc62b0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd310 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd3a8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb2120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfb21b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfb2240 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: 0x2adbdc63c8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2adbdbd450 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] 0x2adbfb2a30 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2adbfb2ac0 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: 0x2adbdc64e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd540 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd5d8 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb3340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfb33d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfb3460 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: 0x2adbdc65f8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb3c50 [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: 0x2adbdc6710 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb4560 [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: 0x2adbdc6828 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb4e70 [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: 0x2adbdc6940 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb5780 [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: 0x2adbdc6a58 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb6090 [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: 0x2adbdc6b70 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb69a0 [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: 0x2adbdc6c88 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb72b0 [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: 0x2adbdc6da0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb7bc0 [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: 0x2adbdc6eb8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb84d0 [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: 0x2adbdc6fd0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb8de0 [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: 0x2adbdc70e8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfb96f0 [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: 0x2adbdc7200 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfba000 [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: 0x2adbdc7318 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfba910 [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: 0x2adbdc7430 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfbb220 [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: 0x2adbdc7548 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfbbb30 [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: 0x2adbdc7660 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfbc440 [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: 0x2adbdc7778 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfbcd50 [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: 0x2adbdc7890 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfbd660 [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: 0x2adbdc79a8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfbdf70 [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: 0x2adbdc7ac0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfbe880 [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: 0x2adbdc7bd8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfbf190 [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: 0x2adbdc7cf0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfbfaa0 [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: 0x2adbdc7e08 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc03b0 [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: 0x2adbdc7f20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc0cc0 [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: 0x2adbdc8038 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc15d0 [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: 0x2adbdc8150 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc1ee0 [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: 0x2adbdc8268 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc27f0 [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: 0x2adbdc8380 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc3100 [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: 0x2adbdc8498 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc3a10 [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: 0x2adbdc85b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc4320 [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: 0x2adbdc86c8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc4c30 [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: 0x2adbdc87e0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc5540 [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: 0x2adbdc88f8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc5e50 [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: 0x2adbdc8a10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc6760 [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: 0x2adbdc8b28 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc7070 [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: 0x2adbdc8c40 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc7980 [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: 0x2adbdc8d58 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc8290 [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: 0x2adbdc8e70 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc8ba0 [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: 0x2adbdc8f88 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc94b0 [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: 0x2adbdc90a0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfc9dc0 [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: 0x2adbdc91b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbe5e0 VAL: ' 28: ' (2 sibs) 28: 0x2adbdbe678 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfca6d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbfca760 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adbfca7f0 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: 0x2adbdc92d0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbe770 VAL: ' 28: ' (2 sibs) 28: 0x2adbdbe808 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbfcafe0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbfcb070 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adbfcb100 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 (1 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 (1 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 (1 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 (1 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] 0x2adbf2bb90 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2adbf2bc20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2adbf2bcb0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2adbf2bd40 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2adbf2bdd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2adbf2be60 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2adbf2bef0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2adbf2bf80 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2adbf2c010 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2adbf2c0a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2adbf2c130 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2adbf2c1c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2adbf2c250 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] 0x2adbfce020 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2adbfce0b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2adbfce140 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2adbfce1d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2adbfce260 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2adbfce2f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2adbfce380 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2adbfce410 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2adbfce4a0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2adbfce530 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2adbfce5c0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2adbfce650 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2adbfce6e0 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] 0x2adbf34b20 [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] 0x2adbfcf210 [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] 0x2adbf36850 [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] 0x2adbfcfb20 [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] 0x2adbf38580 [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] 0x2adbfd0430 [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] 0x2adbf3ad30 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2adbf3adc0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2adbf3ae50 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2adbf3aee0 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] 0x2adbfd0d40 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2adbfd0dd0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2adbfd0e60 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2adbfd0ef0 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] 0x2adbf3cba0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbf3cc30 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] 0x2adbf3ccc0 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] 0x2adbfd1650 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd16e0 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] 0x2adbfd1770 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] 0x2adbf3eb90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf3ec20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf3ecb0 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] 0x2adbfd1f60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd1ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfd2080 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] 0x2adbf40ad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf40b60 KEYVAL: '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] 0x2adbf40bf0 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] 0x2adbfd2870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd2900 KEYVAL: '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] 0x2adbfd2990 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] 0x2adbf42ac0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf42b50 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] 0x2adbf42be0 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] 0x2adbfd3180 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd3210 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] 0x2adbfd32a0 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] 0x2adbf44ab0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf44b40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf44bd0 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] 0x2adbfd3a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd3b20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfd3bb0 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] 0x2adbf46b80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf46c10 KEYVAL: '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] 0x2adbf46ca0 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] 0x2adbfd43a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd4430 KEYVAL: '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] 0x2adbfd44c0 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] 0x2adbf48d90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf48e20 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] 0x2adbf48eb0 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] 0x2adbfd4cb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd4d40 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] 0x2adbfd4dd0 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] 0x2adbf4ae50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf4aee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf4af70 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] 0x2adbfd55c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd5650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfd56e0 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] 0x2adbf4ce60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf4cef0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf4cf80 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] 0x2adbfd5ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd5f60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfd5ff0 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] 0x2adbf4ee90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf4ef20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf4efb0 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] 0x2adbfd67e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd6870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfd6900 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] 0x2adbf50ec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf50f50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf50fe0 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] 0x2adbfd70f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd7180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfd7210 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] 0x2adbf52e90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf52f20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf52fb0 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] 0x2adbfd7a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd7a90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfd7b20 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] 0x2adbf55040 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf550d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf55160 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] 0x2adbfd8310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd83a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfd8430 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] 0x2adbf56f10 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2adbf56fa0 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] 0x2adbfd8c20 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2adbfd8cb0 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] 0x2adbf58ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbf58f70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbf59000 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] 0x2adbfd9530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfd95c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfd9650 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] 0x2adbf5ac10 [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] 0x2adbfd9e40 [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] 0x2adbf5c940 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfda750 [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] 0x2adbf5e670 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfdb060 [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] 0x2adbf603a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfdb970 [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] 0x2adbf620d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfdc280 [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] 0x2adbf63e00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfdcb90 [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] 0x2adbf65b30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfdd4a0 [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] 0x2adbf67860 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfdddb0 [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] 0x2adbf69590 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfde6c0 [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] 0x2adbf6b2c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfdefd0 [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] 0x2adbf6cff0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfdf8e0 [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] 0x2adbf6ed20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfe01f0 [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] 0x2adbf70a50 [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] 0x2adbfe0b00 [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] 0x2adbf72780 [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] 0x2adbfe1410 [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] 0x2adbf744b0 [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] 0x2adbfe1d20 [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] 0x2adbf761e0 [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] 0x2adbfe2630 [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] 0x2adbf77f10 [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] 0x2adbfe2f40 [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] 0x2adbf79c40 [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] 0x2adbfe3850 [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] 0x2adbf7b970 [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] 0x2adbfe4160 [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] 0x2adbf7d6a0 [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] 0x2adbfe4a70 [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] 0x2adbf7f3d0 [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] 0x2adbfe5380 [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] 0x2adbf81100 [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] 0x2adbfe5c90 [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] 0x2adbf82e30 [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] 0x2adbfe65a0 [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] 0x2adbf84b60 [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] 0x2adbfe6eb0 [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] 0x2adbf868b0 [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] 0x2adbfe77c0 [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] 0x2adbf88660 [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] 0x2adbfe80d0 [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] 0x2adbf8a410 [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] 0x2adbfe89e0 [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] 0x2adbf8c1c0 [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] 0x2adbfe92f0 [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] 0x2adbf8df70 [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] 0x2adbfe9c00 [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] 0x2adbf8fd20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfea510 [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] 0x2adbf91ad0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfeae20 [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] 0x2adbf93880 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfeb730 [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] 0x2adbf95630 [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] 0x2adbfec040 [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] 0x2adbf973e0 [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] 0x2adbfec950 [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] 0x2adbf99190 [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] 0x2adbfed260 [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] 0x2adbf9af40 [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] 0x2adbfedb70 [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] 0x2adbf9ccf0 [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] 0x2adbfee480 [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] 0x2adbf9eaa0 [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] 0x2adbfeed90 [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] 0x2adbfa0850 [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] 0x2adbfef6a0 [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] 0x2adbfa2600 [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] 0x2adbfeffb0 [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] 0x2adbfa43b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbfa4440 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adbfa44d0 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] 0x2adbff08c0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbff0950 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adbff09e0 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] 0x2adbfa6160 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbfa61f0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adbfa6280 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] 0x2adbff11d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbff1260 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adbff12f0 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] 0x2adbfa6a70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2adbfa6b00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2adbfa6b90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2adbfa6c20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2adbfa6cb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2adbfa6d40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2adbfa6dd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2adbfa6e60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2adbfa6ef0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2adbfa6f80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2adbfa7010 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2adbfa70a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2adbfa7130 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] 0x2adbff1ae0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2adbff1b70 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2adbff1c00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2adbff1c90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2adbff1d20 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2adbff1db0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2adbff1e40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2adbff1ed0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2adbff1f60 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2adbff1ff0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2adbff2080 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2adbff2110 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2adbff21a0 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] 0x2adbfa8f50 [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] 0x2adbff23f0 [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] 0x2adbfa9860 [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] 0x2adbff2d00 [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] 0x2adbfaa170 [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] 0x2adbff3610 [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] 0x2adbfaaa80 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2adbfaab10 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2adbfaaba0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2adbfaac30 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] 0x2adbff3f20 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2adbff3fb0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2adbff4040 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2adbff40d0 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] 0x2adbfab390 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbfab420 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] 0x2adbfab4b0 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] 0x2adbff4830 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbff48c0 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] 0x2adbff4950 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] 0x2adbfabca0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfabd30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfabdc0 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] 0x2adbff5140 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbff51d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbff5260 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] 0x2adbfac5b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfac640 KEYVAL: '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] 0x2adbfac6d0 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] 0x2adbff5af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbff5b80 KEYVAL: '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] 0x2adbff5c10 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] 0x2adbfacec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfacf50 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] 0x2adbfacfe0 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] 0x2adbff64a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbff6530 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] 0x2adbff65c0 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] 0x2adbfad7d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfad860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfad8f0 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] 0x2adbff6e50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbff6ee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbff6f70 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] 0x2adbfae0e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfae170 KEYVAL: '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] 0x2adbfae200 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] 0x2adbff7760 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbff77f0 KEYVAL: '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] 0x2adbff7880 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] 0x2adbfae9f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfaea80 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] 0x2adbfaeb10 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] 0x2adbff8070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbff8100 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] 0x2adbff8190 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] 0x2adbfaf300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfaf390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfaf420 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] 0x2adbff8a20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbff8ab0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbff8b40 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] 0x2adbfafc10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfafca0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfafd30 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] 0x2adbff93d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbff9460 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbff94f0 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] 0x2adbfb0520 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfb05b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfb0640 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] 0x2adbff9d80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbff9e10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbff9ea0 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] 0x2adbfb0e30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfb0ec0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfb0f50 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] 0x2adbffa730 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbffa7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbffa850 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] 0x2adbfb1740 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfb17d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfb1860 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] 0x2adbffb0e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbffb170 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbffb200 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] 0x2adbfb2120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfb21b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfb2240 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] 0x2adbffba90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbffbb20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbffbbb0 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] 0x2adbfb2a30 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2adbfb2ac0 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] 0x2adbffc3a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2adbffc430 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] 0x2adbfb3340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbfb33d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbfb3460 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] 0x2adbffcd50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adbffcde0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adbffce70 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] 0x2adbfb3c50 [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] 0x2adbffd660 [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] 0x2adbfb4560 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbffdf70 [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] 0x2adbfb4e70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbffe880 [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] 0x2adbfb5780 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfff190 [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] 0x2adbfb6090 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adbfffaa0 [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] 0x2adbfb69a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adc0003b0 [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] 0x2adbfb72b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adc000cc0 [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] 0x2adbfb7bc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adc0015d0 [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] 0x2adbfb84d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adc001ee0 [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] 0x2adbfb8de0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adc0027f0 [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] 0x2adbfb96f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adc003100 [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] 0x2adbfba000 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adc003a10 [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] 0x2adbfba910 [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] 0x2adc004320 [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] 0x2adbfbb220 [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] 0x2adc004c30 [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] 0x2adbfbbb30 [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] 0x2adc005540 [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] 0x2adbfbc440 [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] 0x2adc005e50 [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] 0x2adbfbcd50 [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] 0x2adc006760 [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] 0x2adbfbd660 [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] 0x2adc007070 [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] 0x2adbfbdf70 [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] 0x2adc007980 [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] 0x2adbfbe880 [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] 0x2adc008290 [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] 0x2adbfbf190 [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] 0x2adc008ba0 [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] 0x2adbfbfaa0 [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] 0x2adc0094e0 [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] 0x2adbfc03b0 [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] 0x2adc009df0 [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] 0x2adbfc0cc0 [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] 0x2adc00a700 [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] 0x2adbfc15d0 [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] 0x2adc00b010 [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] 0x2adbfc1ee0 [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] 0x2adc00b920 [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] 0x2adbfc27f0 [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] 0x2adc00c230 [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] 0x2adbfc3100 [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] 0x2adc00cb40 [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] 0x2adbfc3a10 [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] 0x2adc00d450 [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] 0x2adbfc4320 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adc00dd60 [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] 0x2adbfc4c30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adc00e670 [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] 0x2adbfc5540 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2adc00ef80 [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] 0x2adbfc5e50 [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] 0x2adc00f890 [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] 0x2adbfc6760 [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] 0x2adc0101a0 [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] 0x2adbfc7070 [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] 0x2adc010ab0 [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] 0x2adbfc7980 [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] 0x2adc0113c0 [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] 0x2adbfc8290 [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] 0x2adc011cd0 [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] 0x2adbfc8ba0 [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] 0x2adc0125e0 [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] 0x2adbfc94b0 [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] 0x2adc012ef0 [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] 0x2adbfc9dc0 [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] 0x2adc013800 [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] 0x2adbfca6d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbfca760 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adbfca7f0 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] 0x2adc014110 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adc0141a0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adc014230 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] 0x2adbfcafe0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbfcb070 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adbfcb100 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] 0x2adc014a20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adc014ab0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adc014b40 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: 0x2adbdc4cd0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2adbdbb5d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb668 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb700 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb798 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb830 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb8c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb960 DOCSEQ: (8 sibs) 2 children: 28: 0x2adbdbbaa0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2adbdbbb38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2adbdbb9f8 DOCMAP: (8 sibs) 2 children: 28: 0x2adbdbbbe0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2adbdbbc78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc015360 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2adc0153f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2adc015480 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2adc015510 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2adc0155a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2adc015630 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2adc0156c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2adc015750 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2adc0157e0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2adc015870 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2adc015900 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2adc015990 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2adc015a20 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: 0x2adbdc5130 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc015ac0 [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: 0x2adbdc5248 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc015b60 [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: 0x2adbdc5360 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc015c00 [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: 0x2adbdc5478 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2adbdbc170 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2adbdbc208 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2adbdbc2a0 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] 0x2adc015ca0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2adc015d30 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2adc015dc0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2adc015e50 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: 0x2adbdc5590 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbc390 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: 0x2adbdbc428 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adbdbf890 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adbdbf920 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] 0x2adbdbf9b0 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: 0x2adbdc56a8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbc5b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc015ef0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc015f80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc016010 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: 0x2adbdc57c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc6b0 KEYVAL: '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: 0x2adbdbc748 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc0160b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc016140 KEYVAL: '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] 0x2adc0161d0 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: 0x2adbdc58d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc840 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: 0x2adbdbc8d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc016270 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc016300 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] 0x2adc016390 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: 0x2adbdc59f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc9d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbca68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc016430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc0164c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc016550 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: 0x2adbdc5b08 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbcb60 KEYVAL: '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: 0x2adbdbcbf8 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] 0x2adc0165f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc016680 KEYVAL: '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] 0x2adc016710 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: 0x2adbdc5c20 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbdfa0 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: 0x2adbdbe038 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] 0x2adc0167b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc016840 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] 0x2adc0168d0 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: 0x2adbdc5d38 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbe0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbe178 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc016970 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc016a00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc016a90 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: 0x2adbdc5e50 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdc0530 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdc05c8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc016b30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc016bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc016c50 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: 0x2adbdc5f68 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbce60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbcef8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc016cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc016d80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc016e10 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: 0x2adbdc6080 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbcff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd088 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc016eb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc016f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc016fd0 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: 0x2adbdc6198 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd218 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc017100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc017190 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: 0x2adbdc62b0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd310 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd3a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017230 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc0172c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc017350 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: 0x2adbdc63c8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2adbdbd450 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] 0x2adbf2faf0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2adbf2fb80 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: 0x2adbdc64e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd540 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd5d8 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc0173f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc017480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc017510 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: 0x2adbdc65f8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc0175b0 [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: 0x2adbdc6710 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017650 [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: 0x2adbdc6828 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc0176f0 [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: 0x2adbdc6940 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017790 [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: 0x2adbdc6a58 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017830 [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: 0x2adbdc6b70 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc0178d0 [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: 0x2adbdc6c88 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017970 [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: 0x2adbdc6da0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017a10 [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: 0x2adbdc6eb8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017ab0 [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: 0x2adbdc6fd0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017b50 [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: 0x2adbdc70e8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017bf0 [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: 0x2adbdc7200 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017c90 [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: 0x2adbdc7318 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017d30 [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: 0x2adbdc7430 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017dd0 [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: 0x2adbdc7548 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017e70 [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: 0x2adbdc7660 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017f10 [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: 0x2adbdc7778 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc017fb0 [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: 0x2adbdc7890 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018050 [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: 0x2adbdc79a8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc0180f0 [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: 0x2adbdc7ac0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018190 [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: 0x2adbdc7bd8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018230 [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: 0x2adbdc7cf0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc0182d0 [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: 0x2adbdc7e08 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018370 [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: 0x2adbdc7f20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018410 [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: 0x2adbdc8038 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc0184b0 [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: 0x2adbdc8150 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018550 [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: 0x2adbdc8268 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc0185f0 [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: 0x2adbdc8380 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018690 [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: 0x2adbdc8498 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018730 [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: 0x2adbdc85b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc0187d0 [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: 0x2adbdc86c8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018870 [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: 0x2adbdc87e0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018910 [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: 0x2adbdc88f8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc0189b0 [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: 0x2adbdc8a10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018a50 [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: 0x2adbdc8b28 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018af0 [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: 0x2adbdc8c40 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018b90 [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: 0x2adbdc8d58 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018c30 [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: 0x2adbdc8e70 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018cd0 [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: 0x2adbdc8f88 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018d70 [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: 0x2adbdc90a0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018e10 [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: 0x2adbdc91b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbe5e0 VAL: ' 28: ' (2 sibs) 28: 0x2adbdbe678 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc018eb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adc018f40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adc018fd0 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: 0x2adbdc92d0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbe770 VAL: ' 28: ' (2 sibs) 28: 0x2adbdbe808 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc019070 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adc019100 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adc019190 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: 0x2adbdc4cd0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2adbdbb5d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb668 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb700 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2adbdbb798 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb830 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb8c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2adbdbb960 DOCSEQ: (8 sibs) 2 children: 28: 0x2adbdbbaa0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2adbdbbb38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2adbdbb9f8 DOCMAP: (8 sibs) 2 children: 28: 0x2adbdbbbe0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2adbdbbc78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc019230 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2adc0192c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2adc019350 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2adc0193e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2adc019470 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2adc019500 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2adc019590 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2adc019620 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2adc0196b0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2adc019740 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2adc0197d0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2adc019860 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2adc0198f0 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: 0x2adbdc5130 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc019990 [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: 0x2adbdc5248 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc019a30 [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: 0x2adbdc5360 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc019ad0 [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: 0x2adbdc5478 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2adbdbc170 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2adbdbc208 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2adbdbc2a0 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] 0x2adc019b70 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2adc019c00 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2adc019c90 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2adc019d20 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: 0x2adbdc5590 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbc390 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: 0x2adbdbc428 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc019dc0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adc019e50 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] 0x2adc019ee0 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: 0x2adbdc56a8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbc5b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc019f80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01a010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc01a0a0 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: 0x2adbdc57c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc6b0 KEYVAL: '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: 0x2adbdbc748 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01a140 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01a1d0 KEYVAL: '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] 0x2adc01a260 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: 0x2adbdc58d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc840 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: 0x2adbdbc8d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01a300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01a390 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] 0x2adc01a420 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: 0x2adbdc59f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbc9d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbca68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01a4c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01a550 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc01a5e0 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: 0x2adbdc5b08 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbcb60 KEYVAL: '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: 0x2adbdbcbf8 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] 0x2adc01a680 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01a710 KEYVAL: '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] 0x2adc01a7a0 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: 0x2adbdc5c20 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbdfa0 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: 0x2adbdbe038 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] 0x2adc01a840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01a8d0 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] 0x2adc01a960 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: 0x2adbdc5d38 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbe0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbe178 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01aa00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01aa90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc01ab20 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: 0x2adbdc5e50 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdc0530 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdc05c8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01abc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01ac50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc01ace0 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: 0x2adbdc5f68 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbce60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbcef8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01ad80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01ae10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc01aea0 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: 0x2adbdc6080 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbcff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd088 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01af40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01afd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc01b060 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: 0x2adbdc6198 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd218 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01b100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01b190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc01b220 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: 0x2adbdc62b0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd310 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd3a8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01b2c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01b350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc01b3e0 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: 0x2adbdc63c8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2adbdbd450 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] 0x2adc01b480 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2adc01b510 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: 0x2adbdc64e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2adbdbd540 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2adbdbd5d8 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01b5b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2adc01b640 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2adc01b6d0 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: 0x2adbdc65f8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01b770 [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: 0x2adbdc6710 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01b810 [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: 0x2adbdc6828 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01b8b0 [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: 0x2adbdc6940 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01b950 [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: 0x2adbdc6a58 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01b9f0 [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: 0x2adbdc6b70 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01ba90 [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: 0x2adbdc6c88 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01bb30 [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: 0x2adbdc6da0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01bbd0 [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: 0x2adbdc6eb8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01bc70 [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: 0x2adbdc6fd0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01bd10 [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: 0x2adbdc70e8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01bdb0 [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: 0x2adbdc7200 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01be50 [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: 0x2adbdc7318 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01bef0 [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: 0x2adbdc7430 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01bf90 [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: 0x2adbdc7548 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c030 [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: 0x2adbdc7660 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c0d0 [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: 0x2adbdc7778 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c170 [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: 0x2adbdc7890 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c210 [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: 0x2adbdc79a8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c2b0 [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: 0x2adbdc7ac0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c350 [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: 0x2adbdc7bd8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c3f0 [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: 0x2adbdc7cf0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c490 [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: 0x2adbdc7e08 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c530 [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: 0x2adbdc7f20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c5d0 [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: 0x2adbdc8038 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c670 [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: 0x2adbdc8150 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c710 [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: 0x2adbdc8268 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c7b0 [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: 0x2adbdc8380 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c850 [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: 0x2adbdc8498 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c8f0 [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: 0x2adbdc85b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01c990 [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: 0x2adbdc86c8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01ca30 [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: 0x2adbdc87e0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01cad0 [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: 0x2adbdc88f8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01cb70 [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: 0x2adbdc8a10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01cc10 [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: 0x2adbdc8b28 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01ccb0 [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: 0x2adbdc8c40 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01cd50 [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: 0x2adbdc8d58 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01cdf0 [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: 0x2adbdc8e70 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01ce90 [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: 0x2adbdc8f88 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01cf30 [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: 0x2adbdc90a0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01cfd0 [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: 0x2adbdc91b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbe5e0 VAL: ' 28: ' (2 sibs) 28: 0x2adbdbe678 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01d070 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adc01d100 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adc01d190 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: 0x2adbdc92d0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2adbdbe770 VAL: ' 28: ' (2 sibs) 28: 0x2adbdbe808 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2adc01d230 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2adc01d2c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2adc01d350 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 (370 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (379 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.49 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-1.14.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 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 (2 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: [ 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: [----------] 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: [----------] 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: 0x2af920d590 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af926b460 [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: 0x2af920d6a8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2af920b7f0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2af920b888 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2af920b920 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2af920b9b8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2af920ba50 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2af920bae8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2af920bb80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2af920bcc0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2af920bd58 KEYVAL: 'age' '15' (2 sibs) 29: 0x2af920bc18 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af926d190 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af926d220 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2af926d2b0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2af926d340 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2af926d3d0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2af926d460 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2af926d4f0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2af926d580 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af926d610 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af926d6a0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af926d730 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: 0x2af920d7c0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2af920c270 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2af920c308 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2af920c3a0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2af920c438 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2af920c4d0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2af920c568 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2af920c600 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2af920c740 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2af920c7d8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2af920c698 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af926f2f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af926f380 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2af926f410 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2af926f4a0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2af926f530 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2af926f5c0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2af926f650 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2af926f6e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af926f770 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af926f800 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af926f890 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: 0x2af920d8d8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af920c880 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2af920c918 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2af920c9b0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9271020 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af92710b0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2af9271140 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2af92711d0 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: 0x2af920d9f0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af920d370 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2af920d408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2af920d4a0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9272d50 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9272de0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2af9272e70 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2af9272f00 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: 0x2af920db08 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920b470 VAL***: '!!int 0' (2 sibs) 29: 0x2af920b508 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9274b00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af9274b90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af9274c20 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: 0x2af920dc20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920bea0 VAL***: '!int 0' (2 sibs) 29: 0x2af920bf38 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9276830 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92768c0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af9276950 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: 0x2af920dd38 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920c030 VAL***: '!!int 0' (2 sibs) 29: 0x2af920c0c8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9278560 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92785f0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af9278680 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: 0x2af920de50 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920e6d0 VAL***: '!int 0' (2 sibs) 29: 0x2af920e768 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af927a2b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af927a340 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af927a3d0 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: 0x2af920df68 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af920cbe0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2af920cc80 VAL***: '!!int 0' (2 sibs) 29: 0x2af920cd18 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af927c0a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af927c130 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2af927c1c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2af927c250 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: 0x2af920e080 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af920ce10 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2af920ceb0 VAL***: '!int 0' (2 sibs) 29: 0x2af920cf48 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af927de50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af927dee0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2af927df70 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2af927e000 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: 0x2af920e198 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2af920ea90 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2af920f1c0 KEYVAL: 'a' '0' (2 sibs) 29: 0x2af920f258 KEYVAL: 'b' '1' (2 sibs) 29: 0x2af920eb28 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2af920c1c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2af920ebc0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2af920f300 VAL: 'a' (2 sibs) 29: 0x2af920f398 VAL: 'b' (2 sibs) 29: 0x2af920ec58 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ecf0 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ed88 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ee20 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2af920eeb8 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2af920ef50 DOCMAP: (12 sibs) 1 children: 29: 0x2af920d270 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2af920efe8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920f080 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2af920f440 KEYVAL: 'a' '' (2 sibs) 29: 0x2af920f4d8 KEYVAL: 'b' '' (2 sibs) 29: 0x2af920f118 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2af920f580 KEYVAL: 'a' '' (2 sibs) 29: 0x2af920f618 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9280990 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2af9280a20 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2af9280ab0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2af9280b40 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2af9280bd0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2af9280c60 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2af9280cf0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2af9280d80 VAL: 'a' (2 sibs) 29: [8] [8] 0x2af9280e10 VAL: 'b' (2 sibs) 29: [9] [9] 0x2af9280ea0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2af9280f30 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2af9280fc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2af9281050 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2af92810e0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2af9281170 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2af9281200 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2af9281290 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2af9281320 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2af92813b0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2af9281440 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2af92814d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2af9281560 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2af92815f0 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: 0x2af920e2b0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2af920f760 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2af920f7f8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2af920fa60 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2af920faf8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2af920f890 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2af920fba0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2af920fc38 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2af920f928 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2af920fce0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2af920fd78 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2af920f9c0 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2af920fe20 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2af920feb8 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9282fc0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2af9283050 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2af92830e0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2af9283170 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2af9283200 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2af9283290 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2af9283320 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2af92833b0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2af9283440 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2af92834d0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2af9283560 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2af92835f0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af9283680 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2af9283710 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: 0x2af920e3c8 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2af920ffb0 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2af9210048 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2af92102b0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2af9210348 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2af92100e0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2af92103f0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2af9210488 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2af9210178 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2af9210530 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2af92105c8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2af9210210 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2af9210670 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2af9210708 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9284cf0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2af9284d80 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2af9284e10 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2af9284ea0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2af9284f30 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2af9284fc0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2af9285050 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2af92850e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2af9285170 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2af9285200 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2af9285290 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2af9285320 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af92853b0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2af9285440 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: 0x2af920e4e0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2af92112e0 MAP: (6 sibs) 3 children: 29: 0x2af9211680 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2af9211718 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2af92117b0 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2af9211378 MAP***: !!map (6 sibs) 3 children: 29: 0x2af9211850 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2af92118e8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2af9211980 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2af9211410 MAP***: !!map (6 sibs) 3 children: 29: 0x2af9211a20 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2af9211ab8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2af9211b50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2af92114a8 SEQ: (6 sibs) 3 children: 29: 0x2af9211bf0 VAL***: '!!str v10' (3 sibs) 29: 0x2af9211c88 VAL***: '!!str v20' (3 sibs) 29: 0x2af9211d20 VAL***: '!!str v30' (3 sibs) 29: 0x2af9211540 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2af9211dc0 VAL***: '!!str v40' (3 sibs) 29: 0x2af9211e58 VAL***: '!!str v50' (3 sibs) 29: 0x2af9211ef0 VAL***: '!!str v60' (3 sibs) 29: 0x2af92115d8 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2af9211f90 VAL: 'v70' (3 sibs) 29: 0x2af9212028 VAL: 'v80' (3 sibs) 29: 0x2af92120c0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92878e0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2af9287970 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af9287a00 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af9287a90 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af9287b20 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af9287bb0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2af9287c40 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af9287cd0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af9287d60 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af9287df0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2af9287e80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af9287f10 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af9287fa0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af9288030 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92880c0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2af9288150 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2af92881e0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2af9288270 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2af9288300 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2af9288390 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2af9288420 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2af92884b0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2af9288540 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af92885d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af9288660 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: 0x2af920e5f8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2af92121b0 MAP: (6 sibs) 3 children: 29: 0x2af9212550 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2af92125e8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2af9212680 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2af9212248 MAP***: !map (6 sibs) 3 children: 29: 0x2af9212720 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2af92127b8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2af9212850 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2af92122e0 MAP***: !map (6 sibs) 3 children: 29: 0x2af92128f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2af9212988 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2af9212a20 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2af9212378 SEQ: (6 sibs) 3 children: 29: 0x2af9212ac0 VAL***: '!str v10' (3 sibs) 29: 0x2af9212b58 VAL***: '!str v20' (3 sibs) 29: 0x2af9212bf0 VAL***: '!str v30' (3 sibs) 29: 0x2af9212410 SEQ***: !seq (6 sibs) 3 children: 29: 0x2af9212c90 VAL***: '!str v40' (3 sibs) 29: 0x2af9212d28 VAL***: '!str v50' (3 sibs) 29: 0x2af9212dc0 VAL***: '!str v60' (3 sibs) 29: 0x2af92124a8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2af9212e60 VAL: 'v70' (3 sibs) 29: 0x2af9212ef8 VAL: 'v80' (3 sibs) 29: 0x2af9212f90 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af928a820 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2af928a8b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af928a940 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af928a9d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af928aa60 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af928aaf0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2af928ab80 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af928ac10 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af928aca0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af928ad30 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2af928adc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af928ae50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af928aee0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af928af70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af928b000 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2af928b090 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2af928b120 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2af928b1b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2af928b240 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2af928b2d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2af928b360 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2af928b3f0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2af928b480 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af928b510 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af928b5a0 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: 0x2af920d590 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9289f10 [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: 0x2af920d6a8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2af920b7f0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2af920b888 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2af920b920 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2af920b9b8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2af920ba50 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2af920bae8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2af920bb80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2af920bcc0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2af920bd58 KEYVAL: 'age' '15' (2 sibs) 29: 0x2af920bc18 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af928ba30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af928bac0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2af928bb50 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2af928bbe0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2af928bc70 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2af928bd00 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2af928bd90 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2af928be20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af928beb0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af928bf40 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af928bfd0 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: 0x2af920d7c0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2af920c270 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2af920c308 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2af920c3a0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2af920c438 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2af920c4d0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2af920c568 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2af920c600 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2af920c740 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2af920c7d8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2af920c698 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af928c340 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af928c3d0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2af928c460 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2af928c4f0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2af928c580 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2af928c610 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2af928c6a0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2af928c730 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af928c7c0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af928c850 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af928c8e0 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: 0x2af920d8d8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af920c880 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2af920c918 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2af920c9b0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af928cc50 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af928cce0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2af928cd70 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2af928ce00 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: 0x2af920d9f0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af920d370 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2af920d408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2af920d4a0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af928d560 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af928d5f0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2af928d680 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2af928d710 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: 0x2af920db08 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920b470 VAL***: '!!int 0' (2 sibs) 29: 0x2af920b508 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af928de70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af928df00 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af928df90 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: 0x2af920dc20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920bea0 VAL***: '!int 0' (2 sibs) 29: 0x2af920bf38 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af928e780 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af928e810 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af928e8a0 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: 0x2af920dd38 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920c030 VAL***: '!!int 0' (2 sibs) 29: 0x2af920c0c8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af928f090 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af928f120 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af928f1b0 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: 0x2af920de50 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920e6d0 VAL***: '!int 0' (2 sibs) 29: 0x2af920e768 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af928f9a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af928fa30 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af928fac0 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: 0x2af920df68 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af920cbe0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2af920cc80 VAL***: '!!int 0' (2 sibs) 29: 0x2af920cd18 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92902b0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af9290340 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2af92903d0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2af9290460 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: 0x2af920e080 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af920ce10 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2af920ceb0 VAL***: '!int 0' (2 sibs) 29: 0x2af920cf48 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9290bc0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af9290c50 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2af9290ce0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2af9290d70 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: 0x2af920e198 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2af920ea90 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2af920f1c0 KEYVAL: 'a' '0' (2 sibs) 29: 0x2af920f258 KEYVAL: 'b' '1' (2 sibs) 29: 0x2af920eb28 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2af920c1c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2af920ebc0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2af920f300 VAL: 'a' (2 sibs) 29: 0x2af920f398 VAL: 'b' (2 sibs) 29: 0x2af920ec58 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ecf0 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ed88 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ee20 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2af920eeb8 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2af920ef50 DOCMAP: (12 sibs) 1 children: 29: 0x2af920d270 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2af920efe8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920f080 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2af920f440 KEYVAL: 'a' '' (2 sibs) 29: 0x2af920f4d8 KEYVAL: 'b' '' (2 sibs) 29: 0x2af920f118 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2af920f580 KEYVAL: 'a' '' (2 sibs) 29: 0x2af920f618 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9291de0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2af9291e70 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2af9291f00 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2af9291f90 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2af9292020 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2af92920b0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2af9292140 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2af92921d0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2af9292260 VAL: 'b' (2 sibs) 29: [9] [9] 0x2af92922f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2af9292380 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2af9292410 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2af92924a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2af9292530 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2af92925c0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2af9292650 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2af92926e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2af9292770 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2af9292800 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2af9292890 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2af9292920 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2af92929b0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2af9292a40 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: 0x2af920e2b0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2af920f760 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2af920f7f8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2af920fa60 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2af920faf8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2af920f890 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2af920fba0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2af920fc38 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2af920f928 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2af920fce0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2af920fd78 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2af920f9c0 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2af920fe20 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2af920feb8 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92914d0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2af9291560 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2af92915f0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2af9291680 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2af9291710 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2af92917a0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2af9291830 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2af92918c0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2af9291950 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2af92919e0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2af9291a70 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2af9291b00 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af9291b90 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2af9291c20 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: 0x2af920e3c8 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2af920ffb0 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2af9210048 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2af92102b0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2af9210348 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2af92100e0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2af92103f0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2af9210488 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2af9210178 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2af9210530 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2af92105c8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2af9210210 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2af9210670 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2af9210708 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9292ff0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2af9293080 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2af9293110 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2af92931a0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2af9293230 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2af92932c0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2af9293350 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2af92933e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2af9293470 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2af9293500 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2af9293590 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2af9293620 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af92936b0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2af9293740 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: 0x2af920e4e0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2af92112e0 MAP: (6 sibs) 3 children: 29: 0x2af9211680 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2af9211718 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2af92117b0 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2af9211378 MAP***: !!map (6 sibs) 3 children: 29: 0x2af9211850 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2af92118e8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2af9211980 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2af9211410 MAP***: !!map (6 sibs) 3 children: 29: 0x2af9211a20 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2af9211ab8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2af9211b50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2af92114a8 SEQ: (6 sibs) 3 children: 29: 0x2af9211bf0 VAL***: '!!str v10' (3 sibs) 29: 0x2af9211c88 VAL***: '!!str v20' (3 sibs) 29: 0x2af9211d20 VAL***: '!!str v30' (3 sibs) 29: 0x2af9211540 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2af9211dc0 VAL***: '!!str v40' (3 sibs) 29: 0x2af9211e58 VAL***: '!!str v50' (3 sibs) 29: 0x2af9211ef0 VAL***: '!!str v60' (3 sibs) 29: 0x2af92115d8 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2af9211f90 VAL: 'v70' (3 sibs) 29: 0x2af9212028 VAL: 'v80' (3 sibs) 29: 0x2af92120c0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9294210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2af92942a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af9294330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92943c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af9294450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92944e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2af9294570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af9294600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af9294690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af9294720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2af92947b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af9294840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af92948d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af9294960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92949f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2af9294a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2af9294b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2af9294ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2af9294c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2af9294cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2af9294d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2af9294de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2af9294e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af9294f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af9294f90 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: 0x2af920e5f8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2af92121b0 MAP: (6 sibs) 3 children: 29: 0x2af9212550 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2af92125e8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2af9212680 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2af9212248 MAP***: !map (6 sibs) 3 children: 29: 0x2af9212720 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2af92127b8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2af9212850 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2af92122e0 MAP***: !map (6 sibs) 3 children: 29: 0x2af92128f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2af9212988 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2af9212a20 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2af9212378 SEQ: (6 sibs) 3 children: 29: 0x2af9212ac0 VAL***: '!str v10' (3 sibs) 29: 0x2af9212b58 VAL***: '!str v20' (3 sibs) 29: 0x2af9212bf0 VAL***: '!str v30' (3 sibs) 29: 0x2af9212410 SEQ***: !seq (6 sibs) 3 children: 29: 0x2af9212c90 VAL***: '!str v40' (3 sibs) 29: 0x2af9212d28 VAL***: '!str v50' (3 sibs) 29: 0x2af9212dc0 VAL***: '!str v60' (3 sibs) 29: 0x2af92124a8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2af9212e60 VAL: 'v70' (3 sibs) 29: 0x2af9212ef8 VAL: 'v80' (3 sibs) 29: 0x2af9212f90 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9295420 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2af92954b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af9295540 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92955d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af9295660 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92956f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2af9295780 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af9295810 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af92958a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af9295930 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2af92959c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af9295a50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af9295ae0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af9295b70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af9295c00 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2af9295c90 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2af9295d20 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2af9295db0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2af9295e40 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2af9295ed0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2af9295f60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2af9295ff0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2af9296080 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af9296110 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af92961a0 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 (1 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] 0x2af926b460 [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] 0x2af92978b0 [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] 0x2af926d190 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af926d220 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2af926d2b0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2af926d340 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2af926d3d0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2af926d460 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2af926d4f0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2af926d580 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af926d610 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af926d6a0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af926d730 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] 0x2af9298aa0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af9298b30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2af9298bc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2af9298c50 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2af9298ce0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2af9298d70 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2af9298e00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2af9298e90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af9298f20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af9298fb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af9299040 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] 0x2af926f2f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af926f380 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2af926f410 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2af926f4a0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2af926f530 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2af926f5c0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2af926f650 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2af926f6e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af926f770 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af926f800 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af926f890 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] 0x2af92993b0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af9299440 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2af92994d0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2af9299560 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2af92995f0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2af9299680 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2af9299710 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2af92997a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af9299830 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af92998c0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af9299950 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] 0x2af9271020 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af92710b0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2af9271140 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2af92711d0 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] 0x2af9299cc0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9299d50 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2af9299de0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2af9299e70 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] 0x2af9272d50 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9272de0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2af9272e70 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2af9272f00 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] 0x2af929a5d0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af929a660 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2af929a6f0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2af929a780 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] 0x2af9274b00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af9274b90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af9274c20 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] 0x2af929aee0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af929af70 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af929b000 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] 0x2af9276830 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92768c0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af9276950 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] 0x2af929b7f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af929b880 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af929b910 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] 0x2af9278560 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92785f0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af9278680 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] 0x2af929c100 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af929c190 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af929c220 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] 0x2af927a2b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af927a340 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af927a3d0 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] 0x2af929ca10 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af929caa0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af929cb30 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] 0x2af927c0a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af927c130 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2af927c1c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2af927c250 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] 0x2af929d320 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af929d3b0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2af929d440 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2af929d4d0 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] 0x2af927de50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af927dee0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2af927df70 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2af927e000 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] 0x2af929dc30 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af929dcc0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2af929dd50 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2af929dde0 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] 0x2af9280990 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2af9280a20 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2af9280ab0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2af9280b40 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2af9280bd0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2af9280c60 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2af9280cf0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2af9280d80 VAL: 'a' (2 sibs) 29: [8] [8] 0x2af9280e10 VAL: 'b' (2 sibs) 29: [9] [9] 0x2af9280ea0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2af9280f30 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2af9280fc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2af9281050 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2af92810e0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2af9281170 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2af9281200 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2af9281290 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2af9281320 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2af92813b0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2af9281440 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2af92814d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2af9281560 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2af92815f0 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] 0x2af929ee50 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2af929eee0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2af929ef70 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2af929f000 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2af929f090 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2af929f120 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2af929f1b0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2af929f240 VAL: 'a' (2 sibs) 29: [8] [8] 0x2af929f2d0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2af929f360 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2af929f3f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2af929f480 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2af929f510 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2af929f5a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2af929f630 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2af929f6c0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2af929f750 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2af929f7e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2af929f870 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2af929f900 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2af929f990 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2af929fa20 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2af929fab0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 (1 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] 0x2af9282fc0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2af9283050 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2af92830e0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2af9283170 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2af9283200 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2af9283290 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2af9283320 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2af92833b0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2af9283440 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2af92834d0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2af9283560 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2af92835f0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af9283680 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2af9283710 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] 0x2af929e540 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2af929e5d0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2af929e660 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2af929e6f0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2af929e780 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2af929e810 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2af929e8a0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2af929e930 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2af929e9c0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2af929ea50 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2af929eae0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2af929eb70 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af929ec00 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2af929ec90 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] 0x2af9284cf0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2af9284d80 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2af9284e10 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2af9284ea0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2af9284f30 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2af9284fc0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2af9285050 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2af92850e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2af9285170 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2af9285200 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2af9285290 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2af9285320 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af92853b0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2af9285440 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] 0x2af92a0060 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2af92a00f0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2af92a0180 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2af92a0210 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2af92a02a0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2af92a0330 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2af92a03c0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2af92a0450 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2af92a04e0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2af92a0570 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2af92a0600 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2af92a0690 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af92a0720 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2af92a07b0 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] 0x2af92878e0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2af9287970 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af9287a00 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af9287a90 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af9287b20 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af9287bb0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2af9287c40 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af9287cd0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af9287d60 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af9287df0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2af9287e80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af9287f10 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af9287fa0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af9288030 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92880c0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2af9288150 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2af92881e0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2af9288270 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2af9288300 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2af9288390 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2af9288420 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2af92884b0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2af9288540 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af92885d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af9288660 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] 0x2af92a1280 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2af92a1310 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af92a13a0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92a1430 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af92a14c0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92a1550 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2af92a15e0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af92a1670 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af92a1700 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af92a1790 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2af92a1820 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af92a18b0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af92a1940 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af92a19d0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92a1a60 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2af92a1af0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2af92a1b80 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2af92a1c10 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2af92a1ca0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2af92a1d30 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2af92a1dc0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2af92a1e50 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2af92a1ee0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af92a1f70 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af92a2000 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 (1 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] 0x2af928a820 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2af928a8b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af928a940 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af928a9d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af928aa60 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af928aaf0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2af928ab80 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af928ac10 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af928aca0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af928ad30 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2af928adc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af928ae50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af928aee0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af928af70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af928b000 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2af928b090 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2af928b120 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2af928b1b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2af928b240 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2af928b2d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2af928b360 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2af928b3f0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2af928b480 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af928b510 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af928b5a0 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] 0x2af92a2490 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2af92a2520 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af92a25b0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92a2640 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af92a26d0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92a2760 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2af92a27f0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af92a2880 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af92a2910 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af92a29a0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2af92a2a30 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af92a2ac0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af92a2b50 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af92a2be0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92a2c70 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2af92a2d00 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2af92a2d90 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2af92a2e20 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2af92a2eb0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2af92a2f40 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2af92a2fd0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2af92a3060 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2af92a30f0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af92a3180 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af92a3210 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 (1 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] 0x2af9289f10 [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] 0x2af92a0970 [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] 0x2af928ba30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af928bac0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2af928bb50 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2af928bbe0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2af928bc70 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2af928bd00 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2af928bd90 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2af928be20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af928beb0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af928bf40 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af928bfd0 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] 0x2af92a36a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af92a3730 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2af92a37c0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2af92a3850 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2af92a38e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2af92a3970 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2af92a3a00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2af92a3a90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af92a3b20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af92a3bb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af92a3c40 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] 0x2af928c340 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af928c3d0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2af928c460 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2af928c4f0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2af928c580 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2af928c610 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2af928c6a0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2af928c730 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af928c7c0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af928c850 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af928c8e0 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] 0x2af92a3fb0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af92a4040 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2af92a40d0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2af92a4160 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2af92a41f0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2af92a4280 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2af92a4310 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2af92a43a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af92a4430 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af92a44c0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af92a4550 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] 0x2af928cc50 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af928cce0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2af928cd70 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2af928ce00 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] 0x2af92a48c0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af92a4950 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2af92a49e0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2af92a4a70 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] 0x2af928d560 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af928d5f0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2af928d680 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2af928d710 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] 0x2af92a51d0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af92a5260 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2af92a52f0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2af92a5380 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] 0x2af928de70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af928df00 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af928df90 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] 0x2af92a5ae0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92a5b70 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af92a5c00 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] 0x2af928e780 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af928e810 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af928e8a0 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] 0x2af92a63f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92a6480 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af92a6510 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] 0x2af928f090 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af928f120 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af928f1b0 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] 0x2af92a6d00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92a6d90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af92a6e20 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] 0x2af928f9a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af928fa30 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af928fac0 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] 0x2af92a7610 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92a76a0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af92a7730 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] 0x2af92902b0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af9290340 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2af92903d0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2af9290460 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] 0x2af92a7f20 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af92a7fb0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2af92a8040 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2af92a80d0 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] 0x2af9290bc0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af9290c50 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2af9290ce0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2af9290d70 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] 0x2af92a8830 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af92a88c0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2af92a8950 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2af92a89e0 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] 0x2af9291de0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2af9291e70 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2af9291f00 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2af9291f90 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2af9292020 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2af92920b0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2af9292140 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2af92921d0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2af9292260 VAL: 'b' (2 sibs) 29: [9] [9] 0x2af92922f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2af9292380 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2af9292410 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2af92924a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2af9292530 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2af92925c0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2af9292650 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2af92926e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2af9292770 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2af9292800 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2af9292890 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2af9292920 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2af92929b0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2af9292a40 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] 0x2af92a9a50 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2af92a9ae0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2af92a9b70 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2af92a9c00 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2af92a9c90 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2af92a9d20 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2af92a9db0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2af92a9e40 VAL: 'a' (2 sibs) 29: [8] [8] 0x2af92a9ed0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2af92a9f60 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2af92a9ff0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2af92aa080 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2af92aa110 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2af92aa1a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2af92aa230 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2af92aa2c0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2af92aa350 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2af92aa3e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2af92aa470 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2af92aa500 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2af92aa590 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2af92aa620 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2af92aa6b0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 (1 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] 0x2af92914d0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2af9291560 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2af92915f0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2af9291680 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2af9291710 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2af92917a0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2af9291830 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2af92918c0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2af9291950 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2af92919e0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2af9291a70 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2af9291b00 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af9291b90 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2af9291c20 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] 0x2af92a9140 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2af92a91d0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2af92a9260 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2af92a92f0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2af92a9380 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2af92a9410 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2af92a94a0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2af92a9530 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2af92a95c0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2af92a9650 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2af92a96e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2af92a9770 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af92a9800 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2af92a9890 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] 0x2af9292ff0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2af9293080 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2af9293110 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2af92931a0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2af9293230 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2af92932c0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2af9293350 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2af92933e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2af9293470 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2af9293500 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2af9293590 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2af9293620 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af92936b0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2af9293740 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] 0x2af92aac60 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2af92aacf0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2af92aad80 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2af92aae10 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2af92aaea0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2af92aaf30 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2af92aafc0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2af92ab050 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2af92ab0e0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2af92ab170 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2af92ab200 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2af92ab290 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af92ab320 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2af92ab3b0 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] 0x2af9294210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2af92942a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af9294330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92943c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af9294450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92944e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2af9294570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af9294600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af9294690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af9294720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2af92947b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af9294840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af92948d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af9294960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92949f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2af9294a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2af9294b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2af9294ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2af9294c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2af9294cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2af9294d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2af9294de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2af9294e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af9294f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af9294f90 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] 0x2af92abe80 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2af92abf10 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af92abfa0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92ac030 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af92ac0c0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92ac150 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2af92ac1e0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af92ac270 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af92ac300 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af92ac390 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2af92ac420 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af92ac4b0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af92ac540 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af92ac5d0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92ac660 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2af92ac6f0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2af92ac780 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2af92ac810 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2af92ac8a0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2af92ac930 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2af92ac9c0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2af92aca50 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2af92acae0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af92acb70 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af92acc00 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 (1 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] 0x2af9295420 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2af92954b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af9295540 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92955d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af9295660 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92956f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2af9295780 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af9295810 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af92958a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af9295930 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2af92959c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af9295a50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af9295ae0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af9295b70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af9295c00 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2af9295c90 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2af9295d20 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2af9295db0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2af9295e40 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2af9295ed0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2af9295f60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2af9295ff0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2af9296080 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af9296110 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af92961a0 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] 0x2af92ad090 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2af92ad120 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af92ad1b0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92ad240 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af92ad2d0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92ad360 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2af92ad3f0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af92ad480 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af92ad510 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af92ad5a0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2af92ad630 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af92ad6c0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af92ad750 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af92ad7e0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92ad870 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2af92ad900 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2af92ad990 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2af92ada20 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2af92adab0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2af92adb40 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2af92adbd0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2af92adc60 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2af92adcf0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af92add80 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af92ade10 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 (1 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: 0x2af920d590 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af920cff0 [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: 0x2af920d6a8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2af920b7f0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2af920b888 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2af920b920 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2af920b9b8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2af920ba50 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2af920bae8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2af920bb80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2af920bcc0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2af920bd58 KEYVAL: 'age' '15' (2 sibs) 29: 0x2af920bc18 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92ab570 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af92ab600 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2af92ab690 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2af92ab720 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2af92ab7b0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2af92ab840 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2af92ab8d0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2af92ab960 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af92ab9f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af92aba80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af92abb10 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: 0x2af920d7c0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2af920c270 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2af920c308 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2af920c3a0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2af920c438 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2af920c4d0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2af920c568 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2af920c600 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2af920c740 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2af920c7d8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2af920c698 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92ae2a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af92ae330 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2af92ae3c0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2af92ae450 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2af92ae4e0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2af92ae570 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2af92ae600 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2af92ae690 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af92ae720 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af92ae7b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af92ae840 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: 0x2af920d8d8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af920c880 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2af920c918 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2af920c9b0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92abbb0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af92abc40 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2af92abcd0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2af92abd60 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: 0x2af920d9f0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af920d370 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2af920d408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2af920d4a0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92ae8e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af92ae970 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2af92aea00 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2af92aea90 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: 0x2af920db08 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920b470 VAL***: '!!int 0' (2 sibs) 29: 0x2af920b508 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92986c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af9298750 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af92987e0 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: 0x2af920dc20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920bea0 VAL***: '!int 0' (2 sibs) 29: 0x2af920bf38 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92aeb30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92aebc0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af92aec50 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: 0x2af920dd38 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920c030 VAL***: '!!int 0' (2 sibs) 29: 0x2af920c0c8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92aecf0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92aed80 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af92aee10 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: 0x2af920de50 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920e6d0 VAL***: '!int 0' (2 sibs) 29: 0x2af920e768 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92aeeb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92aef40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af92aefd0 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: 0x2af920df68 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af920cbe0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2af920cc80 VAL***: '!!int 0' (2 sibs) 29: 0x2af920cd18 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92af070 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af92af100 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2af92af190 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2af92af220 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: 0x2af920e080 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af920ce10 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2af920ceb0 VAL***: '!int 0' (2 sibs) 29: 0x2af920cf48 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92af2c0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af92af350 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2af92af3e0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2af92af470 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: 0x2af920e198 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2af920ea90 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2af920f1c0 KEYVAL: 'a' '0' (2 sibs) 29: 0x2af920f258 KEYVAL: 'b' '1' (2 sibs) 29: 0x2af920eb28 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2af920c1c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2af920ebc0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2af920f300 VAL: 'a' (2 sibs) 29: 0x2af920f398 VAL: 'b' (2 sibs) 29: 0x2af920ec58 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ecf0 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ed88 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ee20 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2af920eeb8 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2af920ef50 DOCMAP: (12 sibs) 1 children: 29: 0x2af920d270 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2af920efe8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920f080 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2af920f440 KEYVAL: 'a' '' (2 sibs) 29: 0x2af920f4d8 KEYVAL: 'b' '' (2 sibs) 29: 0x2af920f118 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2af920f580 KEYVAL: 'a' '' (2 sibs) 29: 0x2af920f618 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92af510 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2af92af5a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2af92af630 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2af92af6c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2af92af750 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2af92af7e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2af92af870 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2af92af900 VAL: 'a' (2 sibs) 29: [8] [8] 0x2af92af990 VAL: 'b' (2 sibs) 29: [9] [9] 0x2af92afa20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2af92afab0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2af92afb40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2af92afbd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2af92afc60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2af92afcf0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2af92afd80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2af92afe10 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2af92afea0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2af92aff30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2af92affc0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2af92b0050 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2af92b00e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2af92b0170 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: 0x2af920e2b0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2af920f760 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2af920f7f8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2af920fa60 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2af920faf8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2af920f890 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2af920fba0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2af920fc38 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2af920f928 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2af920fce0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2af920fd78 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2af920f9c0 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2af920fe20 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2af920feb8 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b0210 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2af92b02a0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2af92b0330 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2af92b03c0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2af92b0450 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2af92b04e0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2af92b0570 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2af92b0600 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2af92b0690 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2af92b0720 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2af92b07b0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2af92b0840 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af92b08d0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2af92b0960 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: 0x2af920e3c8 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2af920ffb0 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2af9210048 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2af92102b0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2af9210348 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2af92100e0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2af92103f0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2af9210488 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2af9210178 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2af9210530 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2af92105c8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2af9210210 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2af9210670 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2af9210708 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b0a00 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2af92b0a90 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2af92b0b20 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2af92b0bb0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2af92b0c40 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2af92b0cd0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2af92b0d60 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2af92b0df0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2af92b0e80 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2af92b0f10 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2af92b0fa0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2af92b1030 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af92b10c0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2af92b1150 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: 0x2af920e4e0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2af92112e0 MAP: (6 sibs) 3 children: 29: 0x2af9211680 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2af9211718 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2af92117b0 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2af9211378 MAP***: !!map (6 sibs) 3 children: 29: 0x2af9211850 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2af92118e8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2af9211980 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2af9211410 MAP***: !!map (6 sibs) 3 children: 29: 0x2af9211a20 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2af9211ab8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2af9211b50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2af92114a8 SEQ: (6 sibs) 3 children: 29: 0x2af9211bf0 VAL***: '!!str v10' (3 sibs) 29: 0x2af9211c88 VAL***: '!!str v20' (3 sibs) 29: 0x2af9211d20 VAL***: '!!str v30' (3 sibs) 29: 0x2af9211540 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2af9211dc0 VAL***: '!!str v40' (3 sibs) 29: 0x2af9211e58 VAL***: '!!str v50' (3 sibs) 29: 0x2af9211ef0 VAL***: '!!str v60' (3 sibs) 29: 0x2af92115d8 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2af9211f90 VAL: 'v70' (3 sibs) 29: 0x2af9212028 VAL: 'v80' (3 sibs) 29: 0x2af92120c0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b11f0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2af92b1280 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af92b1310 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92b13a0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af92b1430 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92b14c0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2af92b1550 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af92b15e0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af92b1670 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af92b1700 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2af92b1790 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af92b1820 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af92b18b0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af92b1940 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92b19d0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2af92b1a60 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2af92b1af0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2af92b1b80 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2af92b1c10 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2af92b1ca0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2af92b1d30 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2af92b1dc0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2af92b1e50 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af92b1ee0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af92b1f70 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: 0x2af920e5f8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2af92121b0 MAP: (6 sibs) 3 children: 29: 0x2af9212550 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2af92125e8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2af9212680 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2af9212248 MAP***: !map (6 sibs) 3 children: 29: 0x2af9212720 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2af92127b8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2af9212850 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2af92122e0 MAP***: !map (6 sibs) 3 children: 29: 0x2af92128f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2af9212988 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2af9212a20 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2af9212378 SEQ: (6 sibs) 3 children: 29: 0x2af9212ac0 VAL***: '!str v10' (3 sibs) 29: 0x2af9212b58 VAL***: '!str v20' (3 sibs) 29: 0x2af9212bf0 VAL***: '!str v30' (3 sibs) 29: 0x2af9212410 SEQ***: !seq (6 sibs) 3 children: 29: 0x2af9212c90 VAL***: '!str v40' (3 sibs) 29: 0x2af9212d28 VAL***: '!str v50' (3 sibs) 29: 0x2af9212dc0 VAL***: '!str v60' (3 sibs) 29: 0x2af92124a8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2af9212e60 VAL: 'v70' (3 sibs) 29: 0x2af9212ef8 VAL: 'v80' (3 sibs) 29: 0x2af9212f90 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b2010 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2af92b20a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af92b2130 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92b21c0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af92b2250 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92b22e0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2af92b2370 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af92b2400 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af92b2490 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af92b2520 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2af92b25b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af92b2640 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af92b26d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af92b2760 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92b27f0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2af92b2880 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2af92b2910 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2af92b29a0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2af92b2a30 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2af92b2ac0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2af92b2b50 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2af92b2be0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2af92b2c70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af92b2d00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af92b2d90 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: 0x2af920d590 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af920d1d0 [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: 0x2af920d6a8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2af920b7f0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2af920b888 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2af920b920 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2af920b9b8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2af920ba50 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2af920bae8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2af920bb80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2af920bcc0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2af920bd58 KEYVAL: 'age' '15' (2 sibs) 29: 0x2af920bc18 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b2e30 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af92b2ec0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2af92b2f50 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2af92b2fe0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2af92b3070 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2af92b3100 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2af92b3190 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2af92b3220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af92b32b0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af92b3340 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af92b33d0 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: 0x2af920d7c0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2af920c270 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2af920c308 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2af920c3a0 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2af920c438 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2af920c4d0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2af920c568 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2af920c600 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2af920c740 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2af920c7d8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2af920c698 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b3470 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2af92b3500 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2af92b3590 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2af92b3620 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2af92b36b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2af92b3740 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2af92b37d0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2af92b3860 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2af92b38f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2af92b3980 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2af92b3a10 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: 0x2af920d8d8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af920c880 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2af920c918 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2af920c9b0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b3ab0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af92b3b40 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2af92b3bd0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2af92b3c60 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: 0x2af920d9f0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af920d370 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2af920d408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2af920d4a0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b3d00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af92b3d90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2af92b3e20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2af92b3eb0 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: 0x2af920db08 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920b470 VAL***: '!!int 0' (2 sibs) 29: 0x2af920b508 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b3f50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92b3fe0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af92b4070 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: 0x2af920dc20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920bea0 VAL***: '!int 0' (2 sibs) 29: 0x2af920bf38 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b4110 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92b41a0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af92b4230 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: 0x2af920dd38 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920c030 VAL***: '!!int 0' (2 sibs) 29: 0x2af920c0c8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b42d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92b4360 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2af92b43f0 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: 0x2af920de50 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2af920e6d0 VAL***: '!int 0' (2 sibs) 29: 0x2af920e768 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b4490 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2af92b4520 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2af92b45b0 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: 0x2af920df68 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af920cbe0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2af920cc80 VAL***: '!!int 0' (2 sibs) 29: 0x2af920cd18 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b4650 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af92b46e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2af92b4770 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2af92b4800 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: 0x2af920e080 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af920ce10 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2af920ceb0 VAL***: '!int 0' (2 sibs) 29: 0x2af920cf48 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b48a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af92b4930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2af92b49c0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2af92b4a50 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: 0x2af920e198 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2af920ea90 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2af920f1c0 KEYVAL: 'a' '0' (2 sibs) 29: 0x2af920f258 KEYVAL: 'b' '1' (2 sibs) 29: 0x2af920eb28 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2af920c1c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2af920ebc0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2af920f300 VAL: 'a' (2 sibs) 29: 0x2af920f398 VAL: 'b' (2 sibs) 29: 0x2af920ec58 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ecf0 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ed88 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920ee20 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2af920eeb8 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2af920ef50 DOCMAP: (12 sibs) 1 children: 29: 0x2af920d270 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2af920efe8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2af920f080 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2af920f440 KEYVAL: 'a' '' (2 sibs) 29: 0x2af920f4d8 KEYVAL: 'b' '' (2 sibs) 29: 0x2af920f118 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2af920f580 KEYVAL: 'a' '' (2 sibs) 29: 0x2af920f618 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b4af0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2af92b4b80 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2af92b4c10 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2af92b4ca0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2af92b4d30 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2af92b4dc0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2af92b4e50 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2af92b4ee0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2af92b4f70 VAL: 'b' (2 sibs) 29: [9] [9] 0x2af92b5000 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2af92b5090 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2af92b5120 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2af92b51b0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2af92b5240 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2af92b52d0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2af92b5360 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2af92b53f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2af92b5480 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2af92b5510 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2af92b55a0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2af92b5630 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2af92b56c0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2af92b5750 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: 0x2af920e2b0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2af920f760 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2af920f7f8 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2af920fa60 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2af920faf8 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2af920f890 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2af920fba0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2af920fc38 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2af920f928 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2af920fce0 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2af920fd78 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2af920f9c0 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2af920fe20 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2af920feb8 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b57f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2af92b5880 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2af92b5910 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2af92b59a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2af92b5a30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2af92b5ac0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2af92b5b50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2af92b5be0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2af92b5c70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2af92b5d00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2af92b5d90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2af92b5e20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af92b5eb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2af92b5f40 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: 0x2af920e3c8 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2af920ffb0 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2af9210048 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2af92102b0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2af9210348 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2af92100e0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2af92103f0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2af9210488 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2af9210178 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2af9210530 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2af92105c8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2af9210210 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2af9210670 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2af9210708 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b5fe0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2af92b6070 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2af92b6100 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2af92b6190 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2af92b6220 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2af92b62b0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2af92b6340 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2af92b63d0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2af92b6460 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2af92b64f0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2af92b6580 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2af92b6610 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2af92b66a0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2af92b6730 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: 0x2af920e4e0 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2af92112e0 MAP: (6 sibs) 3 children: 29: 0x2af9211680 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2af9211718 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2af92117b0 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2af9211378 MAP***: !!map (6 sibs) 3 children: 29: 0x2af9211850 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2af92118e8 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2af9211980 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2af9211410 MAP***: !!map (6 sibs) 3 children: 29: 0x2af9211a20 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2af9211ab8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2af9211b50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2af92114a8 SEQ: (6 sibs) 3 children: 29: 0x2af9211bf0 VAL***: '!!str v10' (3 sibs) 29: 0x2af9211c88 VAL***: '!!str v20' (3 sibs) 29: 0x2af9211d20 VAL***: '!!str v30' (3 sibs) 29: 0x2af9211540 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2af9211dc0 VAL***: '!!str v40' (3 sibs) 29: 0x2af9211e58 VAL***: '!!str v50' (3 sibs) 29: 0x2af9211ef0 VAL***: '!!str v60' (3 sibs) 29: 0x2af92115d8 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2af9211f90 VAL: 'v70' (3 sibs) 29: 0x2af9212028 VAL: 'v80' (3 sibs) 29: 0x2af92120c0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b67d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2af92b6860 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af92b68f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92b6980 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af92b6a10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92b6aa0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2af92b6b30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af92b6bc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af92b6c50 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af92b6ce0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2af92b6d70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af92b6e00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af92b6e90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af92b6f20 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92b6fb0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2af92b7040 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2af92b70d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2af92b7160 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2af92b71f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2af92b7280 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2af92b7310 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2af92b73a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2af92b7430 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af92b74c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af92b7550 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: 0x2af920e5f8 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2af92121b0 MAP: (6 sibs) 3 children: 29: 0x2af9212550 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2af92125e8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2af9212680 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2af9212248 MAP***: !map (6 sibs) 3 children: 29: 0x2af9212720 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2af92127b8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2af9212850 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2af92122e0 MAP***: !map (6 sibs) 3 children: 29: 0x2af92128f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2af9212988 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2af9212a20 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2af9212378 SEQ: (6 sibs) 3 children: 29: 0x2af9212ac0 VAL***: '!str v10' (3 sibs) 29: 0x2af9212b58 VAL***: '!str v20' (3 sibs) 29: 0x2af9212bf0 VAL***: '!str v30' (3 sibs) 29: 0x2af9212410 SEQ***: !seq (6 sibs) 3 children: 29: 0x2af9212c90 VAL***: '!str v40' (3 sibs) 29: 0x2af9212d28 VAL***: '!str v50' (3 sibs) 29: 0x2af9212dc0 VAL***: '!str v60' (3 sibs) 29: 0x2af92124a8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2af9212e60 VAL: 'v70' (3 sibs) 29: 0x2af9212ef8 VAL: 'v80' (3 sibs) 29: 0x2af9212f90 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af92b75f0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2af92b7680 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2af92b7710 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2af92b77a0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2af92b7830 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2af92b78c0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2af92b7950 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2af92b79e0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2af92b7a70 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2af92b7b00 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2af92b7b90 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2af92b7c20 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2af92b7cb0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2af92b7d40 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2af92b7dd0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2af92b7e60 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2af92b7ef0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2af92b7f80 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2af92b8010 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2af92b80a0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2af92b8130 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2af92b81c0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2af92b8250 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2af92b82e0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2af92b8370 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 (104 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (109 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.16 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-1.14.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 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 (1 ms total) 30: 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: [----------] 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: 0x2b12e2c120 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2b12e28790 DOCMAP: (3 sibs) 3 children: 30: 0x2b12e28960 KEYVAL: 'a' '' (3 sibs) 30: 0x2b12e289f8 KEYVAL: 'b' '' (3 sibs) 30: 0x2b12e28a90 KEYVAL: '' '' (3 sibs) 30: 0x2b12e28828 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2b12e28b30 KEYVAL: 'a' '' (2 sibs) 30: 0x2b12e28bc8 KEYVAL: 'b' '' (2 sibs) 30: 0x2b12e288c0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2b12e28c70 KEYVAL: 'a' '' (3 sibs) 30: 0x2b12e28d08 KEYVAL: 'b' '' (3 sibs) 30: 0x2b12e28da0 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12e9a210 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2b12e9a450 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2b12e9a2a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2b12e9a330 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2b12e9a3c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2b12e9a4e0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2b12e9a570 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2b12e9a600 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2b12e9a690 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2b12e9a720 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2b12e9a7b0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2b12e9a840 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: 0x2b12e2c238 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e291a0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2b12e29238 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2b12e292d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2b12e29368 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2b12e29400 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12e9c290 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12e9c320 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2b12e9c3b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12e9c440 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12e9c4d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12e9c560 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: 0x2b12e2c350 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e29910 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2b12e299a8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2b12e29a40 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2b12e29ad8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2b12e29b70 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12e9e240 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12e9e2d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2b12e9e360 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12e9e3f0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12e9e480 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12e9e510 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: 0x2b12e2c468 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2b12e29c10 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2b12e29ca8 VAL: '?foo' (5 sibs) 30: 0x2b12e29d40 VAL: ':foo' (5 sibs) 30: 0x2b12e29dd8 VAL: '-foo' (5 sibs) 30: 0x2b12e29e70 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ea0050 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ea00e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ea0170 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ea0200 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ea0290 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ea0320 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: 0x2b12e2c580 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2b12e2a830 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2b12e2a8c8 VAL: '?foo' (5 sibs) 30: 0x2b12e2a960 VAL: ':foo' (5 sibs) 30: 0x2b12e2a9f8 VAL: '-foo' (5 sibs) 30: 0x2b12e2aa90 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ea1f40 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ea1fd0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ea2060 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ea20f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ea2180 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ea2210 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: 0x2b12e2c698 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e294f0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ea3c70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ea3d00 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: 0x2b12e2c7b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e28480 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e28518 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ea5ac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ea5b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ea5be0 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: 0x2b12e2c8c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e29630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e296c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ea78b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ea7940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ea79d0 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: 0x2b12e2c9e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e297c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e29858 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ea95e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ea9670 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ea9700 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: 0x2b12e2caf8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e29f60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e29ff8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12eab310 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12eab3a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12eab430 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: 0x2b12e2cc10 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e2a230 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2b12e2a370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e2a408 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e2a2c8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ead340 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ead3d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2b12ead460 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ead4f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ead580 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: 0x2b12e2cd28 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2b12e2a5a0 MAP: (2 sibs) 2 children: 30: 0x2b12e2bcc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e2bd58 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e2a638 MAP: (2 sibs) 1 children: 30: 0x2b12e2a6e0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12eaf230 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2b12eaf2c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2b12eaf350 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12eaf3e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12eaf470 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2b12eaf500 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: 0x2b12e2ce40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2a4b0 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] 0x2b12eb10e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12eb1170 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: 0x2b12e2cf58 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2be50 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] 0x2b12eb2f90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12eb3020 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: 0x2b12e2d070 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2bf40 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12eb4e40 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12eb4ed0 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: 0x2b12e2d188 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2c030 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12eb6cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12eb6d80 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: 0x2b12e2d2a0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2e430 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] 0x2b12eb8ba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12eb8c30 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: 0x2b12e2d3b8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2ab80 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ebaa50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ebaae0 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: 0x2b12e2d4d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e2ac20 KEYVAL: 'a' '' (5 sibs) 30: 0x2b12e2acb8 KEYVAL: 'b' '' (5 sibs) 30: 0x2b12e2ad50 KEYVAL: 'c' '' (5 sibs) 30: 0x2b12e2ade8 KEYVAL: 'd' '' (5 sibs) 30: 0x2b12e2ae80 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ebc780 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ebc810 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2b12ebc8a0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2b12ebc930 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2b12ebc9c0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2b12ebca50 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: 0x2b12e2d5e8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2b12e2af70 KEYVAL: 'a' '1' (6 sibs) 30: 0x2b12e2b008 KEYVAL: 'b' '' (6 sibs) 30: 0x2b12e2b0a0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2b12e2b138 KEYVAL: 'd' '' (6 sibs) 30: 0x2b12e2b1d0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2b12e2b268 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ebe4b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2b12ebe540 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2b12ebe5d0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2b12ebe660 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2b12ebe6f0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2b12ebe780 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2b12ebe810 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: 0x2b12e2c120 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2b12e28790 DOCMAP: (3 sibs) 3 children: 30: 0x2b12e28960 KEYVAL: 'a' '' (3 sibs) 30: 0x2b12e289f8 KEYVAL: 'b' '' (3 sibs) 30: 0x2b12e28a90 KEYVAL: '' '' (3 sibs) 30: 0x2b12e28828 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2b12e28b30 KEYVAL: 'a' '' (2 sibs) 30: 0x2b12e28bc8 KEYVAL: 'b' '' (2 sibs) 30: 0x2b12e288c0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2b12e28c70 KEYVAL: 'a' '' (3 sibs) 30: 0x2b12e28d08 KEYVAL: 'b' '' (3 sibs) 30: 0x2b12e28da0 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ebee00 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2b12ebf040 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2b12ebee90 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2b12ebef20 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2b12ebefb0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2b12ebf0d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2b12ebf160 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2b12ebf1f0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2b12ebf280 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2b12ebf310 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2b12ebf3a0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2b12ebf430 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: 0x2b12e2c238 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e291a0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2b12e29238 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2b12e292d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2b12e29368 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2b12e29400 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ebf710 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ebf7a0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ebf830 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12ebf8c0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12ebf950 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12ebf9e0 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: 0x2b12e2c350 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e29910 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2b12e299a8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2b12e29a40 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2b12e29ad8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2b12e29b70 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec0020 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ec00b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ec0140 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12ec01d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12ec0260 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12ec02f0 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: 0x2b12e2c468 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2b12e29c10 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2b12e29ca8 VAL: '?foo' (5 sibs) 30: 0x2b12e29d40 VAL: ':foo' (5 sibs) 30: 0x2b12e29dd8 VAL: '-foo' (5 sibs) 30: 0x2b12e29e70 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec0930 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ec09c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ec0a50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ec0ae0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ec0b70 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ec0c00 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: 0x2b12e2c580 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2b12e2a830 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2b12e2a8c8 VAL: '?foo' (5 sibs) 30: 0x2b12e2a960 VAL: ':foo' (5 sibs) 30: 0x2b12e2a9f8 VAL: '-foo' (5 sibs) 30: 0x2b12e2aa90 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec1240 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ec12d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ec1360 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ec13f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ec1480 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ec1510 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: 0x2b12e2c698 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e294f0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec1b50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec1be0 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: 0x2b12e2c7b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e28480 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e28518 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec2460 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec24f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ec2580 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: 0x2b12e2c8c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e29630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e296c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec2d70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec2e00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ec2e90 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: 0x2b12e2c9e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e297c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e29858 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec3680 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec3710 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ec37a0 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: 0x2b12e2caf8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e29f60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e29ff8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec3f90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec4020 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ec40b0 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: 0x2b12e2cc10 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e2a230 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2b12e2a370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e2a408 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e2a2c8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec48a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec4930 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2b12ec49c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ec4a50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ec4ae0 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: 0x2b12e2cd28 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2b12e2a5a0 MAP: (2 sibs) 2 children: 30: 0x2b12e2bcc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e2bd58 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e2a638 MAP: (2 sibs) 1 children: 30: 0x2b12e2a6e0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec51b0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec5240 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2b12ec52d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ec5360 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ec53f0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2b12ec5480 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: 0x2b12e2ce40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2a4b0 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] 0x2b12ec5ac0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec5b50 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: 0x2b12e2cf58 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2be50 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] 0x2b12ec63d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec6460 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: 0x2b12e2d070 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2bf40 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec6ce0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec6d70 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: 0x2b12e2d188 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2c030 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec75f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec7680 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: 0x2b12e2d2a0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2e430 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] 0x2b12ec7f00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec7f90 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: 0x2b12e2d3b8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2ab80 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec8810 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec88a0 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: 0x2b12e2d4d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e2ac20 KEYVAL: 'a' '' (5 sibs) 30: 0x2b12e2acb8 KEYVAL: 'b' '' (5 sibs) 30: 0x2b12e2ad50 KEYVAL: 'c' '' (5 sibs) 30: 0x2b12e2ade8 KEYVAL: 'd' '' (5 sibs) 30: 0x2b12e2ae80 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec9120 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ec91b0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2b12ec9240 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2b12ec92d0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2b12ec9360 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2b12ec93f0 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: 0x2b12e2d5e8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2b12e2af70 KEYVAL: 'a' '1' (6 sibs) 30: 0x2b12e2b008 KEYVAL: 'b' '' (6 sibs) 30: 0x2b12e2b0a0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2b12e2b138 KEYVAL: 'd' '' (6 sibs) 30: 0x2b12e2b1d0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2b12e2b268 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ec9a30 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2b12ec9ac0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2b12ec9b50 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2b12ec9be0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2b12ec9c70 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2b12ec9d00 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2b12ec9d90 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 (1 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] 0x2b12e9a210 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2b12e9a450 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2b12e9a2a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2b12e9a330 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2b12e9a3c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2b12e9a4e0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2b12e9a570 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2b12e9a600 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2b12e9a690 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2b12e9a720 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2b12e9a7b0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2b12e9a840 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] 0x2b12ecb760 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2b12ecb7f0 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2b12ecb880 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2b12ecb910 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2b12ecb9a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2b12ecba30 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2b12ecbac0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2b12ecbb50 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2b12ecbbe0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2b12ecbc70 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2b12ecbd00 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2b12ecbd90 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] 0x2b12e9c290 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12e9c320 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2b12e9c3b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12e9c440 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12e9c4d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12e9c560 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] 0x2b12ecc950 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ecc9e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ecca70 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12eccb00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12eccb90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12eccc20 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] 0x2b12e9e240 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12e9e2d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2b12e9e360 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12e9e3f0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12e9e480 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12e9e510 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] 0x2b12ecd260 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ecd2f0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ecd380 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12ecd410 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12ecd4a0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12ecd530 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] 0x2b12ea0050 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ea00e0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ea0170 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ea0200 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ea0290 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ea0320 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] 0x2b12ecdb70 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ecdc00 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ecdc90 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ecdd20 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ecddb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ecde40 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] 0x2b12ea1f40 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ea1fd0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ea2060 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ea20f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ea2180 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ea2210 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] 0x2b12ece480 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ece510 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ece5a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ece630 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ece6c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ece750 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] 0x2b12ea3c70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ea3d00 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] 0x2b12eced90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ecee20 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] 0x2b12ea5ac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ea5b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ea5be0 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] 0x2b12ecf6a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ecf730 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ecf7c0 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] 0x2b12ea78b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ea7940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ea79d0 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] 0x2b12ecffb0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ed0040 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ed00d0 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] 0x2b12ea95e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ea9670 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ea9700 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] 0x2b12ed08c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ed0950 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ed09e0 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] 0x2b12eab310 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12eab3a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12eab430 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] 0x2b12ed11d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ed1260 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ed12f0 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] 0x2b12ead340 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ead3d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2b12ead460 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ead4f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ead580 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] 0x2b12ed1ae0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ed1b70 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2b12ed1c00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ed1c90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ed1d20 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] 0x2b12eaf230 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2b12eaf2c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2b12eaf350 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12eaf3e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12eaf470 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2b12eaf500 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] 0x2b12ed23f0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2b12ed2480 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2b12ed2510 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ed25a0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ed2630 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2b12ed26c0 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] 0x2b12eb10e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12eb1170 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] 0x2b12ed2d00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ed2d90 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] 0x2b12eb2f90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12eb3020 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] 0x2b12ed3610 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ed36a0 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] 0x2b12eb4e40 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12eb4ed0 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] 0x2b12ed3f20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ed3fb0 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] 0x2b12eb6cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12eb6d80 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] 0x2b12ed4830 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ed48c0 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] 0x2b12eb8ba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12eb8c30 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] 0x2b12ed5140 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ed51d0 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] 0x2b12ebaa50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ebaae0 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] 0x2b12ed5a50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ed5ae0 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] 0x2b12ebc780 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ebc810 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2b12ebc8a0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2b12ebc930 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2b12ebc9c0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2b12ebca50 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] 0x2b12ed6360 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ed63f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2b12ed6480 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2b12ed6510 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2b12ed65a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2b12ed6630 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] 0x2b12ebe4b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2b12ebe540 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2b12ebe5d0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2b12ebe660 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2b12ebe6f0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2b12ebe780 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2b12ebe810 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] 0x2b12ed6c70 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2b12ed6d00 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2b12ed6d90 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2b12ed6e20 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2b12ed6eb0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2b12ed6f40 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2b12ed6fd0 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] 0x2b12ebee00 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2b12ebf040 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2b12ebee90 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2b12ebef20 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2b12ebefb0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2b12ebf0d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2b12ebf160 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2b12ebf1f0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2b12ebf280 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2b12ebf310 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2b12ebf3a0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2b12ebf430 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] 0x2b12ed7580 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2b12ed7610 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2b12ed76a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2b12ed7730 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2b12ed77c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2b12ed7850 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2b12ed78e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2b12ed7970 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2b12ed7a00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2b12ed7a90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2b12ed7b20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2b12ed7bb0 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] 0x2b12ebf710 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ebf7a0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ebf830 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12ebf8c0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12ebf950 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12ebf9e0 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] 0x2b12ed7e90 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ed7f20 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ed7fb0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12ed8040 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12ed80d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12ed8160 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] 0x2b12ec0020 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ec00b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ec0140 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12ec01d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12ec0260 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12ec02f0 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] 0x2b12ed87a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ed8830 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ed88c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12ed8950 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12ed89e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12ed8a70 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] 0x2b12ec0930 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ec09c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ec0a50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ec0ae0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ec0b70 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ec0c00 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] 0x2b12ed90b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ed9140 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ed91d0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ed9260 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ed92f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ed9380 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] 0x2b12ec1240 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ec12d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ec1360 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ec13f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ec1480 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ec1510 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] 0x2b12ed99c0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ed9a50 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ed9ae0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ed9b70 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ed9c00 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ed9c90 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] 0x2b12ec1b50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec1be0 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] 0x2b12eda2d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12eda360 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] 0x2b12ec2460 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec24f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ec2580 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] 0x2b12edabe0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12edac70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12edad00 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] 0x2b12ec2d70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec2e00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ec2e90 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] 0x2b12edb4f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12edb580 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12edb610 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] 0x2b12ec3680 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec3710 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ec37a0 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] 0x2b12edbe00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12edbe90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12edbf20 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] 0x2b12ec3f90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec4020 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ec40b0 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] 0x2b12edc710 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12edc7a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12edc830 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] 0x2b12ec48a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec4930 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2b12ec49c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ec4a50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ec4ae0 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] 0x2b12edd020 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12edd0b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2b12edd140 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12edd1d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12edd260 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] 0x2b12ec51b0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2b12ec5240 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2b12ec52d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ec5360 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ec53f0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2b12ec5480 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] 0x2b12edd930 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2b12edd9c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2b12edda50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12eddae0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12eddb70 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2b12eddc00 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] 0x2b12ec5ac0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec5b50 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] 0x2b12ede240 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ede2d0 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] 0x2b12ec63d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec6460 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] 0x2b12edeb50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12edebe0 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] 0x2b12ec6ce0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec6d70 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] 0x2b12edf460 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12edf4f0 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] 0x2b12ec75f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec7680 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] 0x2b12edfd70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12edfe00 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] 0x2b12ec7f00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec7f90 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] 0x2b12ee0680 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee0710 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] 0x2b12ec8810 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ec88a0 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] 0x2b12ee0f90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee1020 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] 0x2b12ec9120 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ec91b0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2b12ec9240 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2b12ec92d0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2b12ec9360 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2b12ec93f0 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] 0x2b12ee18a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ee1930 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2b12ee19c0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2b12ee1a50 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2b12ee1ae0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2b12ee1b70 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] 0x2b12ec9a30 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2b12ec9ac0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2b12ec9b50 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2b12ec9be0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2b12ec9c70 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2b12ec9d00 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2b12ec9d90 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] 0x2b12ee21b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2b12ee2240 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2b12ee22d0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2b12ee2360 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2b12ee23f0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2b12ee2480 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2b12ee2510 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: 0x2b12e2c120 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2b12e28790 DOCMAP: (3 sibs) 3 children: 30: 0x2b12e28960 KEYVAL: 'a' '' (3 sibs) 30: 0x2b12e289f8 KEYVAL: 'b' '' (3 sibs) 30: 0x2b12e28a90 KEYVAL: '' '' (3 sibs) 30: 0x2b12e28828 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2b12e28b30 KEYVAL: 'a' '' (2 sibs) 30: 0x2b12e28bc8 KEYVAL: 'b' '' (2 sibs) 30: 0x2b12e288c0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2b12e28c70 KEYVAL: 'a' '' (3 sibs) 30: 0x2b12e28d08 KEYVAL: 'b' '' (3 sibs) 30: 0x2b12e28da0 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee2ac0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2b12ee2b50 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2b12ee2be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2b12ee2c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2b12ee2d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2b12ee2d90 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2b12ee2e20 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2b12ee2eb0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2b12ee2f40 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2b12ee2fd0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2b12ee3060 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2b12ee30f0 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: 0x2b12e2c238 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e291a0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2b12e29238 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2b12e292d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2b12e29368 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2b12e29400 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee3190 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ee3220 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ee32b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12ee3340 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12ee33d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12ee3460 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: 0x2b12e2c350 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e29910 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2b12e299a8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2b12e29a40 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2b12e29ad8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2b12e29b70 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee3500 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ee3590 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ee3620 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12ee36b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12ee3740 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12ee37d0 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: 0x2b12e2c468 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2b12e29c10 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2b12e29ca8 VAL: '?foo' (5 sibs) 30: 0x2b12e29d40 VAL: ':foo' (5 sibs) 30: 0x2b12e29dd8 VAL: '-foo' (5 sibs) 30: 0x2b12e29e70 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee3870 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ee3900 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ee3990 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ee3a20 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ee3ab0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ee3b40 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: 0x2b12e2c580 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2b12e2a830 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2b12e2a8c8 VAL: '?foo' (5 sibs) 30: 0x2b12e2a960 VAL: ':foo' (5 sibs) 30: 0x2b12e2a9f8 VAL: '-foo' (5 sibs) 30: 0x2b12e2aa90 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee3be0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ee3c70 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ee3d00 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ee3d90 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ee3e20 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ee3eb0 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: 0x2b12e2c698 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e294f0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee3f50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee3fe0 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: 0x2b12e2c7b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e28480 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e28518 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee4080 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee4110 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ee41a0 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: 0x2b12e2c8c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e29630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e296c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee4240 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee42d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ee4360 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: 0x2b12e2c9e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e297c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e29858 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee4400 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee4490 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ee4520 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: 0x2b12e2caf8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e29f60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e29ff8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee45c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee4650 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ee46e0 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: 0x2b12e2cc10 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e2a230 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2b12e2a370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e2a408 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e2a2c8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee4780 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee4810 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2b12ee48a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ee4930 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ee49c0 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: 0x2b12e2cd28 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2b12e2a5a0 MAP: (2 sibs) 2 children: 30: 0x2b12e2bcc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e2bd58 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e2a638 MAP: (2 sibs) 1 children: 30: 0x2b12e2a6e0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee4a60 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee4af0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2b12ee4b80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ee4c10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ee4ca0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2b12ee4d30 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: 0x2b12e2ce40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2a4b0 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] 0x2b12ee4dd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee4e60 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: 0x2b12e2cf58 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2be50 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] 0x2b12ee4f00 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee4f90 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: 0x2b12e2d070 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2bf40 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee5030 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee50c0 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: 0x2b12e2d188 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2c030 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee5160 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee51f0 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: 0x2b12e2d2a0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2e430 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] 0x2b12ee5290 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee5320 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: 0x2b12e2d3b8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2ab80 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee53c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee5450 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: 0x2b12e2d4d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e2ac20 KEYVAL: 'a' '' (5 sibs) 30: 0x2b12e2acb8 KEYVAL: 'b' '' (5 sibs) 30: 0x2b12e2ad50 KEYVAL: 'c' '' (5 sibs) 30: 0x2b12e2ade8 KEYVAL: 'd' '' (5 sibs) 30: 0x2b12e2ae80 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee54f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ee5580 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2b12ee5610 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2b12ee56a0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2b12ee5730 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2b12ee57c0 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: 0x2b12e2d5e8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2b12e2af70 KEYVAL: 'a' '1' (6 sibs) 30: 0x2b12e2b008 KEYVAL: 'b' '' (6 sibs) 30: 0x2b12e2b0a0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2b12e2b138 KEYVAL: 'd' '' (6 sibs) 30: 0x2b12e2b1d0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2b12e2b268 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee5860 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2b12ee58f0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2b12ee5980 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2b12ee5a10 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2b12ee5aa0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2b12ee5b30 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2b12ee5bc0 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: 0x2b12e2c120 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2b12e28790 DOCMAP: (3 sibs) 3 children: 30: 0x2b12e28960 KEYVAL: 'a' '' (3 sibs) 30: 0x2b12e289f8 KEYVAL: 'b' '' (3 sibs) 30: 0x2b12e28a90 KEYVAL: '' '' (3 sibs) 30: 0x2b12e28828 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2b12e28b30 KEYVAL: 'a' '' (2 sibs) 30: 0x2b12e28bc8 KEYVAL: 'b' '' (2 sibs) 30: 0x2b12e288c0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2b12e28c70 KEYVAL: 'a' '' (3 sibs) 30: 0x2b12e28d08 KEYVAL: 'b' '' (3 sibs) 30: 0x2b12e28da0 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee5c60 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2b12ee5cf0 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2b12ee5d80 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2b12ee5e10 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2b12ee5ea0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2b12ee5f30 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2b12ee5fc0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2b12ee6050 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2b12ee60e0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2b12ee6170 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2b12ee6200 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2b12ee6290 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: 0x2b12e2c238 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e291a0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2b12e29238 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2b12e292d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2b12e29368 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2b12e29400 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee6330 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ee63c0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ee6450 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12ee64e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12ee6570 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12ee6600 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: 0x2b12e2c350 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e29910 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2b12e299a8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2b12e29a40 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2b12e29ad8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2b12e29b70 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee66a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ee6730 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2b12ee67c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2b12ee6850 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2b12ee68e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2b12ee6970 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: 0x2b12e2c468 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2b12e29c10 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2b12e29ca8 VAL: '?foo' (5 sibs) 30: 0x2b12e29d40 VAL: ':foo' (5 sibs) 30: 0x2b12e29dd8 VAL: '-foo' (5 sibs) 30: 0x2b12e29e70 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee6a10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ee6aa0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ee6b30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ee6bc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ee6c50 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ee6ce0 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: 0x2b12e2c580 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2b12e2a830 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2b12e2a8c8 VAL: '?foo' (5 sibs) 30: 0x2b12e2a960 VAL: ':foo' (5 sibs) 30: 0x2b12e2a9f8 VAL: '-foo' (5 sibs) 30: 0x2b12e2aa90 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee6d80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2b12ee6e10 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2b12ee6ea0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2b12ee6f30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2b12ee6fc0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2b12ee7050 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: 0x2b12e2c698 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e294f0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee70f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee7180 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: 0x2b12e2c7b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e28480 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e28518 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee7220 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee72b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ee7340 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: 0x2b12e2c8c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e29630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e296c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee73e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee7470 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ee7500 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: 0x2b12e2c9e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e297c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e29858 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee75a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee7630 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2b12ee76c0 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: 0x2b12e2caf8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e29f60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e29ff8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee7760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee77f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2b12ee7880 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: 0x2b12e2cc10 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2b12e2a230 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2b12e2a370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e2a408 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e2a2c8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee7920 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee79b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2b12ee7a40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ee7ad0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ee7b60 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: 0x2b12e2cd28 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2b12e2a5a0 MAP: (2 sibs) 2 children: 30: 0x2b12e2bcc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2b12e2bd58 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2b12e2a638 MAP: (2 sibs) 1 children: 30: 0x2b12e2a6e0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee7c00 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2b12ee7c90 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2b12ee7d20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2b12ee7db0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2b12ee7e40 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2b12ee7ed0 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: 0x2b12e2ce40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2a4b0 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] 0x2b12ee7f70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee8000 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: 0x2b12e2cf58 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2be50 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] 0x2b12ee80a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee8130 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: 0x2b12e2d070 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2bf40 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee81d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee8260 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: 0x2b12e2d188 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2c030 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee8300 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee8390 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: 0x2b12e2d2a0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2e430 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] 0x2b12ee8430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee84c0 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: 0x2b12e2d3b8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2b12e2ab80 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee8560 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2b12ee85f0 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: 0x2b12e2d4d0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2b12e2ac20 KEYVAL: 'a' '' (5 sibs) 30: 0x2b12e2acb8 KEYVAL: 'b' '' (5 sibs) 30: 0x2b12e2ad50 KEYVAL: 'c' '' (5 sibs) 30: 0x2b12e2ade8 KEYVAL: 'd' '' (5 sibs) 30: 0x2b12e2ae80 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee8690 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2b12ee8720 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2b12ee87b0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2b12ee8840 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2b12ee88d0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2b12ee8960 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: 0x2b12e2d5e8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2b12e2af70 KEYVAL: 'a' '1' (6 sibs) 30: 0x2b12e2b008 KEYVAL: 'b' '' (6 sibs) 30: 0x2b12e2b0a0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2b12e2b138 KEYVAL: 'd' '' (6 sibs) 30: 0x2b12e2b1d0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2b12e2b268 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b12ee8a00 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2b12ee8a90 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2b12ee8b20 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2b12ee8bb0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2b12ee8c40 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2b12ee8cd0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2b12ee8d60 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 (105 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (107 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.16 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-1.14.0/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: 0x2afd5bb0b0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5b9fa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5ba170 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5ba208 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5ba2a0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5ba038 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5ba340 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5ba3d8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5ba470 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5ba0d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5ba510 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5ba5a8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5ba640 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5d30b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5d3140 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5d31d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5d3260 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5d32f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5d3380 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5d3410 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5d34a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5d3530 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5d35c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5d3650 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5d36e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5d3770 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: 0x2afd5bb1c8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5ba920 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5baaf0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5bab88 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5bac20 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5ba9b8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5bacc0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5bad58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5badf0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5baa50 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5bae90 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5baf28 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5bafc0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5d50f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5d5180 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5d5210 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5d52a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5d5330 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5d53c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5d5450 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5d54e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5d5570 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5d5600 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5d5690 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5d5720 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5d57b0 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: 0x2afd5bb2e0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5bb4d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5bb6a0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5bb738 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5bb7d0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5bb568 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5bb870 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5bb908 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5bb9a0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5bb600 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5bba40 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5bbad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5bbb70 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5d7040 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5d70d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5d7160 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5d71f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5d7280 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5d7310 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5d73a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5d7430 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5d74c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5d7550 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5d75e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5d7670 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5d7700 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: 0x2afd5bb3f8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2afd5bbd50 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2afd5bbdf0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2afd5bbe88 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5d8f90 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2afd5d9020 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2afd5d90b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2afd5d9140 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: 0x2afd5bb0b0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5b9fa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5ba170 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5ba208 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5ba2a0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5ba038 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5ba340 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5ba3d8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5ba470 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5ba0d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5ba510 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5ba5a8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5ba640 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5d98a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5d9930 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5d99c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5d9a50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5d9ae0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5d9b70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5d9c00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5d9c90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5d9d20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5d9db0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5d9e40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5d9ed0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5d9f60 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: 0x2afd5bb1c8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5ba920 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5baaf0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5bab88 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5bac20 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5ba9b8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5bacc0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5bad58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5badf0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5baa50 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5bae90 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5baf28 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5bafc0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5da1b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5da240 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5da2d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5da360 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5da3f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5da480 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5da510 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5da5a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5da630 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5da6c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5da750 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5da7e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5da870 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: 0x2afd5bb2e0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5bb4d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5bb6a0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5bb738 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5bb7d0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5bb568 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5bb870 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5bb908 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5bb9a0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5bb600 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5bba40 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5bbad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5bbb70 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5daac0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5dab50 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5dabe0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5dac70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5dad00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5dad90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5dae20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5daeb0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5daf40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5dafd0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5db060 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5db0f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5db180 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: 0x2afd5bb3f8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2afd5bbd50 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2afd5bbdf0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2afd5bbe88 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5db3d0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2afd5db460 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2afd5db4f0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2afd5db580 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 (1 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] 0x2afd5d30b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5d3140 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5d31d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5d3260 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5d32f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5d3380 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5d3410 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5d34a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5d3530 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5d35c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5d3650 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5d36e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5d3770 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] 0x2afd5dc440 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5dc4d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5dc560 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5dc5f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5dc680 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5dc710 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5dc7a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5dc830 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5dc8c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5dc950 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5dc9e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5dca70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5dcb00 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] 0x2afd5d50f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5d5180 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5d5210 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5d52a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5d5330 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5d53c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5d5450 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5d54e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5d5570 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5d5600 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5d5690 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5d5720 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5d57b0 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] 0x2afd5dd630 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5dd6c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5dd750 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5dd7e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5dd870 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5dd900 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5dd990 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5dda20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5ddab0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5ddb40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5ddbd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5ddc60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5ddcf0 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] 0x2afd5d7040 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5d70d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5d7160 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5d71f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5d7280 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5d7310 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5d73a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5d7430 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5d74c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5d7550 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5d75e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5d7670 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5d7700 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] 0x2afd5ddf40 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5ddfd0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5de060 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5de0f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5de180 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5de210 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5de2a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5de330 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5de3c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5de450 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5de4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5de570 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5de600 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] 0x2afd5d8f90 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2afd5d9020 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2afd5d90b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2afd5d9140 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] 0x2afd5de850 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2afd5de8e0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2afd5de970 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2afd5dea00 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] 0x2afd5d98a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5d9930 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5d99c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5d9a50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5d9ae0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5d9b70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5d9c00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5d9c90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5d9d20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5d9db0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5d9e40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5d9ed0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5d9f60 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] 0x2afd5df160 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5df1f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5df280 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5df310 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5df3a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5df430 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5df4c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5df550 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5df5e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5df670 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5df700 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5df790 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5df820 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] 0x2afd5da1b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5da240 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5da2d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5da360 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5da3f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5da480 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5da510 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5da5a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5da630 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5da6c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5da750 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5da7e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5da870 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] 0x2afd5dfa70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5dfb00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5dfb90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5dfc20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5dfcb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5dfd40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5dfdd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5dfe60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5dfef0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5dff80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5e0010 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5e00a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5e0130 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] 0x2afd5daac0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5dab50 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5dabe0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5dac70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5dad00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5dad90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5dae20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5daeb0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5daf40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5dafd0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5db060 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5db0f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5db180 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] 0x2afd5e0380 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5e0410 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5e04a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5e0530 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5e05c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5e0650 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5e06e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5e0770 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5e0800 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5e0890 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5e0920 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5e09b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5e0a40 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] 0x2afd5db3d0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2afd5db460 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2afd5db4f0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2afd5db580 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] 0x2afd5e0c90 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2afd5e0d20 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2afd5e0db0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2afd5e0e40 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: 0x2afd5bb0b0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5b9fa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5ba170 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5ba208 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5ba2a0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5ba038 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5ba340 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5ba3d8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5ba470 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5ba0d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5ba510 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5ba5a8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5ba640 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5e15a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5e1630 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5e16c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5e1750 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5e17e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5e1870 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5e1900 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5e1990 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5e1a20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5e1ab0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5e1b40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5e1bd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5e1c60 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: 0x2afd5bb1c8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5ba920 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5baaf0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5bab88 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5bac20 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5ba9b8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5bacc0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5bad58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5badf0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5baa50 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5bae90 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5baf28 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5bafc0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5e1d00 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5e1d90 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5e1e20 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5e1eb0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5e1f40 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5e1fd0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5e2060 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5e20f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5e2180 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5e2210 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5e22a0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5e2330 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5e23c0 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: 0x2afd5bb2e0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5bb4d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5bb6a0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5bb738 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5bb7d0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5bb568 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5bb870 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5bb908 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5bb9a0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5bb600 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5bba40 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5bbad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5bbb70 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5e2460 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5e24f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5e2580 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5e2610 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5e26a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5e2730 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5e27c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5e2850 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5e28e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5e2970 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5e2a00 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5e2a90 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5e2b20 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: 0x2afd5bb3f8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2afd5bbd50 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2afd5bbdf0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2afd5bbe88 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5d17c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2afd5d1850 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2afd5d18e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2afd5d1970 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: 0x2afd5bb0b0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5b9fa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5ba170 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5ba208 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5ba2a0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5ba038 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5ba340 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5ba3d8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5ba470 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5ba0d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5ba510 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5ba5a8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5ba640 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5e2bc0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5e2c50 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5e2ce0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5e2d70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5e2e00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5e2e90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5e2f20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5e2fb0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5e3040 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5e30d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5e3160 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5e31f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5e3280 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: 0x2afd5bb1c8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5ba920 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5baaf0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5bab88 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5bac20 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5ba9b8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5bacc0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5bad58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5badf0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5baa50 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5bae90 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5baf28 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5bafc0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5e3320 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5e33b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5e3440 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5e34d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5e3560 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5e35f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5e3680 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5e3710 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5e37a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5e3830 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5e38c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5e3950 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5e39e0 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: 0x2afd5bb2e0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2afd5bb4d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2afd5bb6a0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2afd5bb738 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2afd5bb7d0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2afd5bb568 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2afd5bb870 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2afd5bb908 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2afd5bb9a0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2afd5bb600 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2afd5bba40 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2afd5bbad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2afd5bbb70 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5e3a80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2afd5e3b10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2afd5e3ba0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2afd5e3c30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2afd5e3cc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2afd5e3d50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2afd5e3de0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2afd5e3e70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2afd5e3f00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2afd5e3f90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2afd5e4020 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2afd5e40b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2afd5e4140 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: 0x2afd5bb3f8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2afd5bbd50 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2afd5bbdf0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2afd5bbe88 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2afd5dce50 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2afd5dcee0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2afd5dcf70 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2afd5dd000 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 (27 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (27 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.05 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-1.14.0/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: 0x2b1ce62e30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce60a30 SEQ: (3 sibs) 0 children: 32: 0x2b1ce60ac8 SEQ: (3 sibs) 0 children: 32: 0x2b1ce60b60 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ce91ea0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce91f30 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2b1ce91fc0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2b1ce92050 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: 0x2b1ce62f48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce613b0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61580 VAL: '00' (3 sibs) 32: 0x2b1ce61618 VAL: '01' (3 sibs) 32: 0x2b1ce616b0 VAL: '02' (3 sibs) 32: 0x2b1ce61448 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61750 VAL: '10' (3 sibs) 32: 0x2b1ce617e8 VAL: '11' (3 sibs) 32: 0x2b1ce61880 VAL: '12' (3 sibs) 32: 0x2b1ce614e0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61920 VAL: '20' (3 sibs) 32: 0x2b1ce619b8 VAL: '21' (3 sibs) 32: 0x2b1ce61a50 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ce93d20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce93db0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce93e40 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce93ed0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce93f60 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce93ff0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce94080 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce94110 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce941a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce94230 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce942c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce94350 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce943e0 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: 0x2b1ce63060 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce61f60 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62130 VAL: '00' (3 sibs) 32: 0x2b1ce621c8 VAL: '01' (3 sibs) 32: 0x2b1ce62260 VAL: '02' (3 sibs) 32: 0x2b1ce61ff8 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62300 VAL: '10' (3 sibs) 32: 0x2b1ce62398 VAL: '11' (3 sibs) 32: 0x2b1ce62430 VAL: '12' (3 sibs) 32: 0x2b1ce62090 SEQ: (3 sibs) 3 children: 32: 0x2b1ce624d0 VAL: '20' (3 sibs) 32: 0x2b1ce62568 VAL: '21' (3 sibs) 32: 0x2b1ce62600 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ce95a90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce95b20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce95bb0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce95c40 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce95cd0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce95d60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce95df0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce95e80 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce95f10 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce95fa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce96030 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce960c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce96150 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: 0x2b1ce63178 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce626a0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62870 VAL: '00' (3 sibs) 32: 0x2b1ce62908 VAL: '01' (3 sibs) 32: 0x2b1ce629a0 VAL: '02' (3 sibs) 32: 0x2b1ce62738 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62a40 VAL: '10' (3 sibs) 32: 0x2b1ce62ad8 VAL: '11' (3 sibs) 32: 0x2b1ce62b70 VAL: '12' (3 sibs) 32: 0x2b1ce627d0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62c10 VAL: '20' (3 sibs) 32: 0x2b1ce62ca8 VAL: '21' (3 sibs) 32: 0x2b1ce62d40 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ce97880 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce97910 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce979a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce97a30 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce97ac0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce97b50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce97be0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce97c70 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce97d00 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce97d90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce97e20 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce97eb0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce97f40 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: 0x2b1ce63290 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce63700 SEQ: (3 sibs) 3 children: 32: 0x2b1ce638d0 VAL: '00' (3 sibs) 32: 0x2b1ce63968 VAL: '01' (3 sibs) 32: 0x2b1ce63a00 VAL: '02' (3 sibs) 32: 0x2b1ce63798 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63aa0 VAL: '10' (3 sibs) 32: 0x2b1ce63b38 VAL: '11' (3 sibs) 32: 0x2b1ce63bd0 VAL: '12' (3 sibs) 32: 0x2b1ce63830 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63c70 VAL: '20' (3 sibs) 32: 0x2b1ce63d08 VAL: '21' (3 sibs) 32: 0x2b1ce63da0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ce99650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce996e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce99770 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce99800 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce99890 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce99920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce999b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce99a40 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce99ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce99b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce99bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce99c80 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce99d10 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: 0x2b1ce633a8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce61b40 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61d10 VAL: '00' (3 sibs) 32: 0x2b1ce61da8 VAL: '01' (3 sibs) 32: 0x2b1ce61e40 VAL: '02' (3 sibs) 32: 0x2b1ce61bd8 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63e40 VAL: '10' (3 sibs) 32: 0x2b1ce63ed8 VAL: '11' (3 sibs) 32: 0x2b1ce63f70 VAL: '12' (3 sibs) 32: 0x2b1ce61c70 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64010 VAL: '20' (3 sibs) 32: 0x2b1ce640a8 VAL: '21' (3 sibs) 32: 0x2b1ce64140 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ce9b440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce9b4d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce9b560 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce9b5f0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce9b680 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce9b710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce9b7a0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce9b830 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce9b8c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce9b950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce9b9e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce9ba70 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce9bb00 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: 0x2b1ce634c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce641e0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce643b0 VAL: '00' (3 sibs) 32: 0x2b1ce64448 VAL: '01' (3 sibs) 32: 0x2b1ce644e0 VAL: '02' (3 sibs) 32: 0x2b1ce64278 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64580 VAL: '10' (3 sibs) 32: 0x2b1ce64618 VAL: '11' (3 sibs) 32: 0x2b1ce646b0 VAL: '12' (3 sibs) 32: 0x2b1ce64310 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64750 VAL: '20' (3 sibs) 32: 0x2b1ce647e8 VAL: '21' (3 sibs) 32: 0x2b1ce64880 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ce9d380 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce9d410 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce9d4a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce9d530 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce9d5c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce9d650 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce9d6e0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce9d770 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce9d800 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce9d890 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce9d920 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce9d9b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce9da40 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: 0x2b1ce635d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce64970 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64b40 VAL: '00' (3 sibs) 32: 0x2b1ce64bd8 VAL: '01' (3 sibs) 32: 0x2b1ce64c70 VAL: '02' (3 sibs) 32: 0x2b1ce64a08 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64d10 VAL: '10' (3 sibs) 32: 0x2b1ce64da8 VAL: '11' (3 sibs) 32: 0x2b1ce64e40 VAL: '12' (3 sibs) 32: 0x2b1ce64aa0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64ee0 VAL: '20' (3 sibs) 32: 0x2b1ce64f78 VAL: '21' (3 sibs) 32: 0x2b1ce65010 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ce9f170 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce9f200 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce9f290 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce9f320 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce9f3b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce9f440 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce9f4d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce9f560 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce9f5f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce9f680 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce9f710 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce9f7a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce9f830 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: 0x2b1ce62e30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce60a30 SEQ: (3 sibs) 0 children: 32: 0x2b1ce60ac8 SEQ: (3 sibs) 0 children: 32: 0x2b1ce60b60 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ce9fac0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce9fb50 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2b1ce9fbe0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2b1ce9fc70 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: 0x2b1ce62f48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce613b0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61580 VAL: '00' (3 sibs) 32: 0x2b1ce61618 VAL: '01' (3 sibs) 32: 0x2b1ce616b0 VAL: '02' (3 sibs) 32: 0x2b1ce61448 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61750 VAL: '10' (3 sibs) 32: 0x2b1ce617e8 VAL: '11' (3 sibs) 32: 0x2b1ce61880 VAL: '12' (3 sibs) 32: 0x2b1ce614e0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61920 VAL: '20' (3 sibs) 32: 0x2b1ce619b8 VAL: '21' (3 sibs) 32: 0x2b1ce61a50 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1cea03d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea0460 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea04f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea0580 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea0610 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea06a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea0730 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea07c0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea0850 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea08e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea0970 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea0a00 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea0a90 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: 0x2b1ce63060 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce61f60 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62130 VAL: '00' (3 sibs) 32: 0x2b1ce621c8 VAL: '01' (3 sibs) 32: 0x2b1ce62260 VAL: '02' (3 sibs) 32: 0x2b1ce61ff8 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62300 VAL: '10' (3 sibs) 32: 0x2b1ce62398 VAL: '11' (3 sibs) 32: 0x2b1ce62430 VAL: '12' (3 sibs) 32: 0x2b1ce62090 SEQ: (3 sibs) 3 children: 32: 0x2b1ce624d0 VAL: '20' (3 sibs) 32: 0x2b1ce62568 VAL: '21' (3 sibs) 32: 0x2b1ce62600 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1cea0ce0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea0d70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea0e00 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea0e90 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea0f20 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea0fb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea1040 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea10d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea1160 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea11f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea1280 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea1310 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea13a0 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: 0x2b1ce63178 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce626a0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62870 VAL: '00' (3 sibs) 32: 0x2b1ce62908 VAL: '01' (3 sibs) 32: 0x2b1ce629a0 VAL: '02' (3 sibs) 32: 0x2b1ce62738 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62a40 VAL: '10' (3 sibs) 32: 0x2b1ce62ad8 VAL: '11' (3 sibs) 32: 0x2b1ce62b70 VAL: '12' (3 sibs) 32: 0x2b1ce627d0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62c10 VAL: '20' (3 sibs) 32: 0x2b1ce62ca8 VAL: '21' (3 sibs) 32: 0x2b1ce62d40 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1cea15f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea1680 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea1710 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea17a0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea1830 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea18c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea1950 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea19e0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea1a70 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea1b00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea1b90 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea1c20 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea1cb0 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: 0x2b1ce63290 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce63700 SEQ: (3 sibs) 3 children: 32: 0x2b1ce638d0 VAL: '00' (3 sibs) 32: 0x2b1ce63968 VAL: '01' (3 sibs) 32: 0x2b1ce63a00 VAL: '02' (3 sibs) 32: 0x2b1ce63798 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63aa0 VAL: '10' (3 sibs) 32: 0x2b1ce63b38 VAL: '11' (3 sibs) 32: 0x2b1ce63bd0 VAL: '12' (3 sibs) 32: 0x2b1ce63830 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63c70 VAL: '20' (3 sibs) 32: 0x2b1ce63d08 VAL: '21' (3 sibs) 32: 0x2b1ce63da0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1cea1f00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea1f90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea2020 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea20b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea2140 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea21d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea2260 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea22f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea2380 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea2410 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea24a0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea2530 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea25c0 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: 0x2b1ce633a8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce61b40 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61d10 VAL: '00' (3 sibs) 32: 0x2b1ce61da8 VAL: '01' (3 sibs) 32: 0x2b1ce61e40 VAL: '02' (3 sibs) 32: 0x2b1ce61bd8 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63e40 VAL: '10' (3 sibs) 32: 0x2b1ce63ed8 VAL: '11' (3 sibs) 32: 0x2b1ce63f70 VAL: '12' (3 sibs) 32: 0x2b1ce61c70 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64010 VAL: '20' (3 sibs) 32: 0x2b1ce640a8 VAL: '21' (3 sibs) 32: 0x2b1ce64140 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1cea2810 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea28a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea2930 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea29c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea2a50 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea2ae0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea2b70 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea2c00 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea2c90 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea2d20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea2db0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea2e40 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea2ed0 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: 0x2b1ce634c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce641e0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce643b0 VAL: '00' (3 sibs) 32: 0x2b1ce64448 VAL: '01' (3 sibs) 32: 0x2b1ce644e0 VAL: '02' (3 sibs) 32: 0x2b1ce64278 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64580 VAL: '10' (3 sibs) 32: 0x2b1ce64618 VAL: '11' (3 sibs) 32: 0x2b1ce646b0 VAL: '12' (3 sibs) 32: 0x2b1ce64310 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64750 VAL: '20' (3 sibs) 32: 0x2b1ce647e8 VAL: '21' (3 sibs) 32: 0x2b1ce64880 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1cea3120 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea31b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea3240 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea32d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea3360 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea33f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea3480 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea3510 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea35a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea3630 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea36c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea3750 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea37e0 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: 0x2b1ce635d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce64970 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64b40 VAL: '00' (3 sibs) 32: 0x2b1ce64bd8 VAL: '01' (3 sibs) 32: 0x2b1ce64c70 VAL: '02' (3 sibs) 32: 0x2b1ce64a08 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64d10 VAL: '10' (3 sibs) 32: 0x2b1ce64da8 VAL: '11' (3 sibs) 32: 0x2b1ce64e40 VAL: '12' (3 sibs) 32: 0x2b1ce64aa0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64ee0 VAL: '20' (3 sibs) 32: 0x2b1ce64f78 VAL: '21' (3 sibs) 32: 0x2b1ce65010 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1cea3a30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea3ac0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea3b50 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea3be0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea3c70 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea3d00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea3d90 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea3e20 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea3eb0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea3f40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea3fd0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea4060 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea40f0 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 (1 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] 0x2b1ce91ea0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce91f30 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2b1ce91fc0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2b1ce92050 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] 0x2b1cea4a40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea4ad0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2b1cea4b60 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2b1cea4bf0 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] 0x2b1ce93d20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce93db0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce93e40 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce93ed0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce93f60 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce93ff0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce94080 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce94110 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce941a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce94230 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce942c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce94350 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce943e0 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] 0x2b1cea5c30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea5cc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea5d50 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea5de0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea5e70 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea5f00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea5f90 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea6020 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea60b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea6140 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea61d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea6260 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea62f0 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] 0x2b1ce95a90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce95b20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce95bb0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce95c40 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce95cd0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce95d60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce95df0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce95e80 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce95f10 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce95fa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce96030 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce960c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce96150 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] 0x2b1cea6540 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea65d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea6660 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea66f0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea6780 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea6810 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea68a0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea6930 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea69c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea6a50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea6ae0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea6b70 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea6c00 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] 0x2b1ce97880 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce97910 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce979a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce97a30 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce97ac0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce97b50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce97be0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce97c70 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce97d00 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce97d90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce97e20 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce97eb0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce97f40 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] 0x2b1cea6e50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea6ee0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea6f70 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea7000 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea7090 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea7120 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea71b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea7240 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea72d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea7360 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea73f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea7480 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea7510 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] 0x2b1ce99650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce996e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce99770 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce99800 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce99890 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce99920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce999b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce99a40 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce99ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce99b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce99bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce99c80 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce99d10 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] 0x2b1cea7760 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea77f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea7880 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea7910 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea79a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea7a30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea7ac0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea7b50 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea7be0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea7c70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea7d00 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea7d90 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea7e20 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] 0x2b1ce9b440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce9b4d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce9b560 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce9b5f0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce9b680 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce9b710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce9b7a0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce9b830 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce9b8c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce9b950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce9b9e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce9ba70 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce9bb00 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] 0x2b1cea8070 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea8100 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea8190 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea8220 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea82b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea8340 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea83d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea8460 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea84f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea8580 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea8610 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea86a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea8730 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] 0x2b1ce9d380 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce9d410 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce9d4a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce9d530 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce9d5c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce9d650 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce9d6e0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce9d770 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce9d800 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce9d890 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce9d920 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce9d9b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce9da40 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] 0x2b1cea8980 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea8a10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea8aa0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea8b30 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea8bc0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea8c50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea8ce0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea8d70 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea8e00 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea8e90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea8f20 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea8fb0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea9040 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] 0x2b1ce9f170 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce9f200 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ce9f290 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ce9f320 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ce9f3b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ce9f440 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ce9f4d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ce9f560 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ce9f5f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ce9f680 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ce9f710 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ce9f7a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ce9f830 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] 0x2b1cea9290 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea9320 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea93b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea9440 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea94d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea9560 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea95f0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea9680 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea9710 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea97a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea9830 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea98c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea9950 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] 0x2b1ce9fac0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ce9fb50 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2b1ce9fbe0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2b1ce9fc70 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] 0x2b1cea9ba0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea9c30 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2b1cea9cc0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2b1cea9d50 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] 0x2b1cea03d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea0460 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea04f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea0580 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea0610 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea06a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea0730 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea07c0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea0850 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea08e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea0970 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea0a00 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea0a90 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] 0x2b1ceaa4b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceaa540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceaa5d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceaa660 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceaa6f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceaa780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceaa810 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceaa8a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceaa930 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceaa9c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceaaa50 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceaaae0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceaab70 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] 0x2b1cea0ce0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea0d70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea0e00 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea0e90 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea0f20 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea0fb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea1040 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea10d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea1160 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea11f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea1280 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea1310 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea13a0 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] 0x2b1ceaadc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceaae50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceaaee0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceaaf70 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceab000 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceab090 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceab120 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceab1b0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceab240 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceab2d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceab360 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceab3f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceab480 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] 0x2b1cea15f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea1680 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea1710 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea17a0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea1830 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea18c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea1950 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea19e0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea1a70 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea1b00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea1b90 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea1c20 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea1cb0 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] 0x2b1ceab6d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceab760 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceab7f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceab880 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceab910 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceab9a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceaba30 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceabac0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceabb50 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceabbe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceabc70 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceabd00 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceabd90 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] 0x2b1cea1f00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea1f90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea2020 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea20b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea2140 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea21d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea2260 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea22f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea2380 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea2410 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea24a0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea2530 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea25c0 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] 0x2b1ceabfe0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceac070 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceac100 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceac190 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceac220 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceac2b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceac340 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceac3d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceac460 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceac4f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceac580 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceac610 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceac6a0 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] 0x2b1cea2810 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea28a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea2930 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea29c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea2a50 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea2ae0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea2b70 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea2c00 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea2c90 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea2d20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea2db0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea2e40 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea2ed0 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] 0x2b1ceac8f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceac980 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceaca10 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceacaa0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceacb30 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceacbc0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceacc50 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceacce0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceacd70 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceace00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceace90 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceacf20 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceacfb0 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] 0x2b1cea3120 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea31b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea3240 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea32d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea3360 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea33f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea3480 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea3510 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea35a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea3630 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea36c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea3750 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea37e0 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] 0x2b1cead200 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cead290 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cead320 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cead3b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cead440 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cead4d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cead560 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cead5f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cead680 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cead710 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cead7a0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cead830 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cead8c0 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] 0x2b1cea3a30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea3ac0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1cea3b50 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1cea3be0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1cea3c70 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1cea3d00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1cea3d90 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1cea3e20 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1cea3eb0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1cea3f40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1cea3fd0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1cea4060 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1cea40f0 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] 0x2b1ceadb10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceadba0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceadc30 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceadcc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceadd50 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceadde0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceade70 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceadf00 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceadf90 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceae020 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceae0b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceae140 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceae1d0 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: 0x2b1ce62e30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce60a30 SEQ: (3 sibs) 0 children: 32: 0x2b1ce60ac8 SEQ: (3 sibs) 0 children: 32: 0x2b1ce60b60 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1cea5670 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1cea5700 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2b1cea5790 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2b1cea5820 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: 0x2b1ce62f48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce613b0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61580 VAL: '00' (3 sibs) 32: 0x2b1ce61618 VAL: '01' (3 sibs) 32: 0x2b1ce616b0 VAL: '02' (3 sibs) 32: 0x2b1ce61448 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61750 VAL: '10' (3 sibs) 32: 0x2b1ce617e8 VAL: '11' (3 sibs) 32: 0x2b1ce61880 VAL: '12' (3 sibs) 32: 0x2b1ce614e0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61920 VAL: '20' (3 sibs) 32: 0x2b1ce619b8 VAL: '21' (3 sibs) 32: 0x2b1ce61a50 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceae420 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceae4b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceae540 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceae5d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceae660 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceae6f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceae780 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceae810 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceae8a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceae930 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceae9c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceaea50 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceaeae0 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: 0x2b1ce63060 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce61f60 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62130 VAL: '00' (3 sibs) 32: 0x2b1ce621c8 VAL: '01' (3 sibs) 32: 0x2b1ce62260 VAL: '02' (3 sibs) 32: 0x2b1ce61ff8 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62300 VAL: '10' (3 sibs) 32: 0x2b1ce62398 VAL: '11' (3 sibs) 32: 0x2b1ce62430 VAL: '12' (3 sibs) 32: 0x2b1ce62090 SEQ: (3 sibs) 3 children: 32: 0x2b1ce624d0 VAL: '20' (3 sibs) 32: 0x2b1ce62568 VAL: '21' (3 sibs) 32: 0x2b1ce62600 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceaeb80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceaec10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceaeca0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceaed30 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceaedc0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceaee50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceaeee0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceaef70 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceaf000 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceaf090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceaf120 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceaf1b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceaf240 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: 0x2b1ce63178 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce626a0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62870 VAL: '00' (3 sibs) 32: 0x2b1ce62908 VAL: '01' (3 sibs) 32: 0x2b1ce629a0 VAL: '02' (3 sibs) 32: 0x2b1ce62738 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62a40 VAL: '10' (3 sibs) 32: 0x2b1ce62ad8 VAL: '11' (3 sibs) 32: 0x2b1ce62b70 VAL: '12' (3 sibs) 32: 0x2b1ce627d0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62c10 VAL: '20' (3 sibs) 32: 0x2b1ce62ca8 VAL: '21' (3 sibs) 32: 0x2b1ce62d40 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceaf2e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceaf370 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceaf400 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceaf490 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceaf520 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceaf5b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceaf640 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceaf6d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceaf760 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceaf7f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceaf880 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceaf910 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceaf9a0 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: 0x2b1ce63290 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce63700 SEQ: (3 sibs) 3 children: 32: 0x2b1ce638d0 VAL: '00' (3 sibs) 32: 0x2b1ce63968 VAL: '01' (3 sibs) 32: 0x2b1ce63a00 VAL: '02' (3 sibs) 32: 0x2b1ce63798 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63aa0 VAL: '10' (3 sibs) 32: 0x2b1ce63b38 VAL: '11' (3 sibs) 32: 0x2b1ce63bd0 VAL: '12' (3 sibs) 32: 0x2b1ce63830 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63c70 VAL: '20' (3 sibs) 32: 0x2b1ce63d08 VAL: '21' (3 sibs) 32: 0x2b1ce63da0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceafa40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceafad0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceafb60 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceafbf0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceafc80 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceafd10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceafda0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceafe30 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceafec0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceaff50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceaffe0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceb0070 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceb0100 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: 0x2b1ce633a8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce61b40 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61d10 VAL: '00' (3 sibs) 32: 0x2b1ce61da8 VAL: '01' (3 sibs) 32: 0x2b1ce61e40 VAL: '02' (3 sibs) 32: 0x2b1ce61bd8 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63e40 VAL: '10' (3 sibs) 32: 0x2b1ce63ed8 VAL: '11' (3 sibs) 32: 0x2b1ce63f70 VAL: '12' (3 sibs) 32: 0x2b1ce61c70 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64010 VAL: '20' (3 sibs) 32: 0x2b1ce640a8 VAL: '21' (3 sibs) 32: 0x2b1ce64140 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceb01a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceb0230 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceb02c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceb0350 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceb03e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceb0470 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceb0500 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceb0590 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceb0620 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceb06b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceb0740 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceb07d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceb0860 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: 0x2b1ce634c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce641e0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce643b0 VAL: '00' (3 sibs) 32: 0x2b1ce64448 VAL: '01' (3 sibs) 32: 0x2b1ce644e0 VAL: '02' (3 sibs) 32: 0x2b1ce64278 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64580 VAL: '10' (3 sibs) 32: 0x2b1ce64618 VAL: '11' (3 sibs) 32: 0x2b1ce646b0 VAL: '12' (3 sibs) 32: 0x2b1ce64310 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64750 VAL: '20' (3 sibs) 32: 0x2b1ce647e8 VAL: '21' (3 sibs) 32: 0x2b1ce64880 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceb0900 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceb0990 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceb0a20 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceb0ab0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceb0b40 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceb0bd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceb0c60 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceb0cf0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceb0d80 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceb0e10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceb0ea0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceb0f30 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceb0fc0 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: 0x2b1ce635d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce64970 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64b40 VAL: '00' (3 sibs) 32: 0x2b1ce64bd8 VAL: '01' (3 sibs) 32: 0x2b1ce64c70 VAL: '02' (3 sibs) 32: 0x2b1ce64a08 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64d10 VAL: '10' (3 sibs) 32: 0x2b1ce64da8 VAL: '11' (3 sibs) 32: 0x2b1ce64e40 VAL: '12' (3 sibs) 32: 0x2b1ce64aa0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64ee0 VAL: '20' (3 sibs) 32: 0x2b1ce64f78 VAL: '21' (3 sibs) 32: 0x2b1ce65010 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceb1060 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceb10f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceb1180 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceb1210 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceb12a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceb1330 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceb13c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceb1450 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceb14e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceb1570 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceb1600 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceb1690 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceb1720 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: 0x2b1ce62e30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce60a30 SEQ: (3 sibs) 0 children: 32: 0x2b1ce60ac8 SEQ: (3 sibs) 0 children: 32: 0x2b1ce60b60 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceb17c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceb1850 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2b1ceb18e0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2b1ceb1970 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: 0x2b1ce62f48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce613b0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61580 VAL: '00' (3 sibs) 32: 0x2b1ce61618 VAL: '01' (3 sibs) 32: 0x2b1ce616b0 VAL: '02' (3 sibs) 32: 0x2b1ce61448 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61750 VAL: '10' (3 sibs) 32: 0x2b1ce617e8 VAL: '11' (3 sibs) 32: 0x2b1ce61880 VAL: '12' (3 sibs) 32: 0x2b1ce614e0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61920 VAL: '20' (3 sibs) 32: 0x2b1ce619b8 VAL: '21' (3 sibs) 32: 0x2b1ce61a50 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceb1a10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceb1aa0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceb1b30 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceb1bc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceb1c50 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceb1ce0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceb1d70 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceb1e00 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceb1e90 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceb1f20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceb1fb0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceb2040 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceb20d0 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: 0x2b1ce63060 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce61f60 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62130 VAL: '00' (3 sibs) 32: 0x2b1ce621c8 VAL: '01' (3 sibs) 32: 0x2b1ce62260 VAL: '02' (3 sibs) 32: 0x2b1ce61ff8 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62300 VAL: '10' (3 sibs) 32: 0x2b1ce62398 VAL: '11' (3 sibs) 32: 0x2b1ce62430 VAL: '12' (3 sibs) 32: 0x2b1ce62090 SEQ: (3 sibs) 3 children: 32: 0x2b1ce624d0 VAL: '20' (3 sibs) 32: 0x2b1ce62568 VAL: '21' (3 sibs) 32: 0x2b1ce62600 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceb2170 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceb2200 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceb2290 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceb2320 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceb23b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceb2440 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceb24d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceb2560 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceb25f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceb2680 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceb2710 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceb27a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceb2830 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: 0x2b1ce63178 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce626a0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62870 VAL: '00' (3 sibs) 32: 0x2b1ce62908 VAL: '01' (3 sibs) 32: 0x2b1ce629a0 VAL: '02' (3 sibs) 32: 0x2b1ce62738 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62a40 VAL: '10' (3 sibs) 32: 0x2b1ce62ad8 VAL: '11' (3 sibs) 32: 0x2b1ce62b70 VAL: '12' (3 sibs) 32: 0x2b1ce627d0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce62c10 VAL: '20' (3 sibs) 32: 0x2b1ce62ca8 VAL: '21' (3 sibs) 32: 0x2b1ce62d40 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceb28d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceb2960 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceb29f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceb2a80 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceb2b10 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceb2ba0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceb2c30 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceb2cc0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceb2d50 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceb2de0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceb2e70 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceb2f00 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceb2f90 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: 0x2b1ce63290 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce63700 SEQ: (3 sibs) 3 children: 32: 0x2b1ce638d0 VAL: '00' (3 sibs) 32: 0x2b1ce63968 VAL: '01' (3 sibs) 32: 0x2b1ce63a00 VAL: '02' (3 sibs) 32: 0x2b1ce63798 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63aa0 VAL: '10' (3 sibs) 32: 0x2b1ce63b38 VAL: '11' (3 sibs) 32: 0x2b1ce63bd0 VAL: '12' (3 sibs) 32: 0x2b1ce63830 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63c70 VAL: '20' (3 sibs) 32: 0x2b1ce63d08 VAL: '21' (3 sibs) 32: 0x2b1ce63da0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceb3030 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceb30c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceb3150 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceb31e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceb3270 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceb3300 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceb3390 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceb3420 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceb34b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceb3540 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceb35d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceb3660 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceb36f0 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: 0x2b1ce633a8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce61b40 SEQ: (3 sibs) 3 children: 32: 0x2b1ce61d10 VAL: '00' (3 sibs) 32: 0x2b1ce61da8 VAL: '01' (3 sibs) 32: 0x2b1ce61e40 VAL: '02' (3 sibs) 32: 0x2b1ce61bd8 SEQ: (3 sibs) 3 children: 32: 0x2b1ce63e40 VAL: '10' (3 sibs) 32: 0x2b1ce63ed8 VAL: '11' (3 sibs) 32: 0x2b1ce63f70 VAL: '12' (3 sibs) 32: 0x2b1ce61c70 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64010 VAL: '20' (3 sibs) 32: 0x2b1ce640a8 VAL: '21' (3 sibs) 32: 0x2b1ce64140 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceb3790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceb3820 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceb38b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceb3940 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceb39d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceb3a60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceb3af0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceb3b80 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceb3c10 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceb3ca0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceb3d30 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceb3dc0 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceb3e50 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: 0x2b1ce634c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce641e0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce643b0 VAL: '00' (3 sibs) 32: 0x2b1ce64448 VAL: '01' (3 sibs) 32: 0x2b1ce644e0 VAL: '02' (3 sibs) 32: 0x2b1ce64278 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64580 VAL: '10' (3 sibs) 32: 0x2b1ce64618 VAL: '11' (3 sibs) 32: 0x2b1ce646b0 VAL: '12' (3 sibs) 32: 0x2b1ce64310 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64750 VAL: '20' (3 sibs) 32: 0x2b1ce647e8 VAL: '21' (3 sibs) 32: 0x2b1ce64880 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceb3ef0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceb3f80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceb4010 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceb40a0 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceb4130 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceb41c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceb4250 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceb42e0 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceb4370 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceb4400 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceb4490 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceb4520 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceb45b0 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: 0x2b1ce635d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b1ce64970 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64b40 VAL: '00' (3 sibs) 32: 0x2b1ce64bd8 VAL: '01' (3 sibs) 32: 0x2b1ce64c70 VAL: '02' (3 sibs) 32: 0x2b1ce64a08 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64d10 VAL: '10' (3 sibs) 32: 0x2b1ce64da8 VAL: '11' (3 sibs) 32: 0x2b1ce64e40 VAL: '12' (3 sibs) 32: 0x2b1ce64aa0 SEQ: (3 sibs) 3 children: 32: 0x2b1ce64ee0 VAL: '20' (3 sibs) 32: 0x2b1ce64f78 VAL: '21' (3 sibs) 32: 0x2b1ce65010 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b1ceb4650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b1ceb46e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b1ceb4770 VAL: '00' (3 sibs) 32: [3] [3] 0x2b1ceb4800 VAL: '01' (3 sibs) 32: [4] [4] 0x2b1ceb4890 VAL: '02' (3 sibs) 32: [5] [5] 0x2b1ceb4920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2b1ceb49b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2b1ceb4a40 VAL: '11' (3 sibs) 32: [8] [8] 0x2b1ceb4ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x2b1ceb4b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2b1ceb4bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x2b1ceb4c80 VAL: '21' (3 sibs) 32: [12] [12] 0x2b1ceb4d10 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 (50 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (50 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.08 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-1.14.0/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: 0x2ad3659820 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ad3658040 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ad3658210 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad36583e0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2ad3658478 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2ad3658510 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2ad36582a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad36585b0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2ad3658648 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2ad36586e0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2ad3658340 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3658780 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2ad3658818 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2ad36588b0 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2ad36580d8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ad3658950 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3658b20 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2ad3658bb8 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2ad3658c50 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2ad36589e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3658cf0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2ad3658d88 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2ad3658e20 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2ad3658a80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3658ec0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2ad3658f58 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2ad3658ff0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2ad3658170 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ad3659090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3659260 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2ad36592f8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2ad3659390 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2ad3659128 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3659430 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2ad36594c8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2ad3659560 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2ad36591c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3659600 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2ad3659698 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2ad3659730 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ad3668050 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad36680e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad3668170 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad3668200 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad3668290 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad3668320 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad36683b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad3668440 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad36684d0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad3668560 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad36685f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad3668680 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad3668710 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad36687a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad3668830 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad36688c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad3668950 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad36689e0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad3668a70 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad3668b00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad3668b90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad3668c20 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad3668cb0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad3668d40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad3668dd0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad3668e60 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad3668ef0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad3668f80 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad3669010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad36690a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad3669130 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad36691c0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad3669250 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad36692e0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad3669370 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad3669400 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad3669490 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad3669520 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad36695b0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad3669640 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/0 (1 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: 0x2ad3659938 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ad3659a10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ad3659be0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3659db0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2ad3659e48 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2ad3659ee0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2ad3659c78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3659f80 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2ad365a018 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2ad365a0b0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2ad3659d10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365a150 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2ad365a1e8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2ad365a280 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2ad3659aa8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ad365a320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad365a4f0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2ad365a588 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2ad365a620 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2ad365a3b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad365a6c0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2ad365a758 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2ad365a7f0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2ad365a450 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365a890 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2ad365a928 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2ad365a9c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2ad3659b40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ad365aa60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad365ac30 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2ad365acc8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2ad365ad60 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2ad365aaf8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad365ae00 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2ad365ae98 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2ad365af30 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2ad365ab90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365afd0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2ad365b068 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2ad365b100 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ad366c190 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad366c220 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad366c2b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad366c340 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad366c3d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad366c460 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad366c4f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad366c580 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad366c610 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad366c6a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad366c730 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad366c7c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad366c850 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad366c8e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad366c970 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad366ca00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad366ca90 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad366cb20 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad366cbb0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad366cc40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad366ccd0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad366cd60 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad366cdf0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad366ce80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad366cf10 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad366cfa0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad366d030 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad366d0c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad366d150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad366d1e0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad366d270 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad366d300 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad366d390 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad366d420 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad366d4b0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad366d540 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad366d5d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad366d660 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad366d6f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad366d780 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/1 (1 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: 0x2ad3659820 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ad3658040 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ad3658210 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad36583e0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2ad3658478 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2ad3658510 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2ad36582a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad36585b0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2ad3658648 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2ad36586e0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2ad3658340 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3658780 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2ad3658818 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2ad36588b0 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2ad36580d8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ad3658950 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3658b20 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2ad3658bb8 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2ad3658c50 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2ad36589e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3658cf0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2ad3658d88 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2ad3658e20 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2ad3658a80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3658ec0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2ad3658f58 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2ad3658ff0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2ad3658170 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ad3659090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3659260 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2ad36592f8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2ad3659390 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2ad3659128 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3659430 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2ad36594c8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2ad3659560 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2ad36591c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3659600 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2ad3659698 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2ad3659730 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ad366e5a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad366e630 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad366e6c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad366e750 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad366e7e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad366e870 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad366e900 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad366e990 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad366ea20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad366eab0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad366eb40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad366ebd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad366ec60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad366ecf0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad366ed80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad366ee10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad366eea0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad366ef30 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad366efc0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad366f050 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad366f0e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad366f170 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad366f200 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad366f290 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad366f320 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad366f3b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad366f440 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad366f4d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad366f560 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad366f5f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad366f680 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad366f710 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad366f7a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad366f830 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad366f8c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad366f950 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad366f9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad366fa70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad366fb00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad366fb90 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/0 (1 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: 0x2ad3659938 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ad3659a10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ad3659be0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3659db0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2ad3659e48 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2ad3659ee0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2ad3659c78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3659f80 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2ad365a018 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2ad365a0b0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2ad3659d10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365a150 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2ad365a1e8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2ad365a280 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2ad3659aa8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ad365a320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad365a4f0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2ad365a588 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2ad365a620 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2ad365a3b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad365a6c0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2ad365a758 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2ad365a7f0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2ad365a450 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365a890 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2ad365a928 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2ad365a9c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2ad3659b40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ad365aa60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad365ac30 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2ad365acc8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2ad365ad60 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2ad365aaf8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad365ae00 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2ad365ae98 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2ad365af30 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2ad365ab90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365afd0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2ad365b068 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2ad365b100 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ad36709b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad3670a40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad3670ad0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad3670b60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad3670bf0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad3670c80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad3670d10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad3670da0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad3670e30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad3670ec0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad3670f50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad3670fe0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad3671070 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad3671100 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad3671190 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad3671220 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad36712b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad3671340 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad36713d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad3671460 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad36714f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad3671580 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad3671610 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad36716a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad3671730 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad36717c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad3671850 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad36718e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad3671970 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad3671a00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad3671a90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad3671b20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad3671bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad3671c40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad3671cd0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad3671d60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad3671df0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad3671e80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad3671f10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad3671fa0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/1 (1 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 (1 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 (1 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 (1 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] 0x2ad3668050 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad36680e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad3668170 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad3668200 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad3668290 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad3668320 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad36683b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad3668440 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad36684d0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad3668560 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad36685f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad3668680 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad3668710 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad36687a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad3668830 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad36688c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad3668950 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad36689e0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad3668a70 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad3668b00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad3668b90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad3668c20 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad3668cb0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad3668d40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad3668dd0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad3668e60 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad3668ef0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad3668f80 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad3669010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad36690a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad3669130 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad36691c0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad3669250 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad36692e0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad3669370 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad3669400 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad3669490 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad3669520 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad36695b0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad3669640 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] 0x2ad3673fd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad3674060 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad36740f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad3674180 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad3674210 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad36742a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad3674330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad36743c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad3674450 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad36744e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad3674570 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad3674600 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad3674690 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad3674720 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad36747b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad3674840 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad36748d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad3674960 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad36749f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad3674a80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad3674b10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad3674ba0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad3674c30 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad3674cc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad3674d50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad3674de0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad3674e70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad3674f00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad3674f90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad3675020 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad36750b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad3675140 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad36751d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad3675260 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad36752f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad3675380 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad3675410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad36754a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad3675530 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad36755c0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 (1 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] 0x2ad366c190 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad366c220 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad366c2b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad366c340 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad366c3d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad366c460 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad366c4f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad366c580 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad366c610 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad366c6a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad366c730 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad366c7c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad366c850 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad366c8e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad366c970 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad366ca00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad366ca90 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad366cb20 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad366cbb0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad366cc40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad366ccd0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad366cd60 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad366cdf0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad366ce80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad366cf10 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad366cfa0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad366d030 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad366d0c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad366d150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad366d1e0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad366d270 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad366d300 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad366d390 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad366d420 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad366d4b0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad366d540 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad366d5d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad366d660 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad366d6f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad366d780 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] 0x2ad36763e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad3676470 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad3676500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad3676590 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad3676620 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad36766b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad3676740 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad36767d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad3676860 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad36768f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad3676980 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad3676a10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad3676aa0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad3676b30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad3676bc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad3676c50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad3676ce0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad3676d70 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad3676e00 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad3676e90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad3676f20 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad3676fb0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad3677040 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad36770d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad3677160 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad36771f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad3677280 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad3677310 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad36773a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad3677430 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad36774c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad3677550 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad36775e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad3677670 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad3677700 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad3677790 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad3677820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad36778b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad3677940 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad36779d0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x2ad366e5a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad366e630 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad366e6c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad366e750 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad366e7e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad366e870 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad366e900 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad366e990 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad366ea20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad366eab0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad366eb40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad366ebd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad366ec60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad366ecf0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad366ed80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad366ee10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad366eea0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad366ef30 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad366efc0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad366f050 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad366f0e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad366f170 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad366f200 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad366f290 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad366f320 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad366f3b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad366f440 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad366f4d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad366f560 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad366f5f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad366f680 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad366f710 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad366f7a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad366f830 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad366f8c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad366f950 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad366f9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad366fa70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad366fb00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad366fb90 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] 0x2ad36787f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad3678880 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad3678910 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad36789a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad3678a30 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad3678ac0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad3678b50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad3678be0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad3678c70 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad3678d00 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad3678d90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad3678e20 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad3678eb0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad3678f40 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad3678fd0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad3679060 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad36790f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad3679180 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad3679210 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad36792a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad3679330 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad36793c0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad3679450 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad36794e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad3679570 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad3679600 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad3679690 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad3679720 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad36797b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad3679840 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad36798d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad3679960 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad36799f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad3679a80 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad3679b10 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad3679ba0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad3679c30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad3679cc0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad3679d50 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad3679de0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x2ad36709b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad3670a40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad3670ad0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad3670b60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad3670bf0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad3670c80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad3670d10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad3670da0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad3670e30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad3670ec0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad3670f50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad3670fe0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad3671070 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad3671100 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad3671190 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad3671220 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad36712b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad3671340 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad36713d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad3671460 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad36714f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad3671580 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad3671610 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad36716a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad3671730 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad36717c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad3671850 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad36718e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad3671970 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad3671a00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad3671a90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad3671b20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad3671bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad3671c40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad3671cd0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad3671d60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad3671df0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad3671e80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad3671f10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad3671fa0 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] 0x2ad367ac00 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad367ac90 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad367ad20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad367adb0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad367ae40 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad367aed0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad367af60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad367aff0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad367b080 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad367b110 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad367b1a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad367b230 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad367b2c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad367b350 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad367b3e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad367b470 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad367b500 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad367b590 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad367b620 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad367b6b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad367b740 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad367b7d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad367b860 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad367b8f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad367b980 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad367ba10 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad367baa0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad367bb30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad367bbc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad367bc50 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad367bce0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad367bd70 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad367be00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad367be90 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad367bf20 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad367bfb0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad367c040 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad367c0d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad367c160 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad367c1f0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 (1 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: 0x2ad3659820 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ad3658040 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ad3658210 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad36583e0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2ad3658478 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2ad3658510 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2ad36582a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad36585b0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2ad3658648 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2ad36586e0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2ad3658340 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3658780 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2ad3658818 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2ad36588b0 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2ad36580d8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ad3658950 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3658b20 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2ad3658bb8 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2ad3658c50 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2ad36589e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3658cf0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2ad3658d88 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2ad3658e20 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2ad3658a80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3658ec0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2ad3658f58 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2ad3658ff0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2ad3658170 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ad3659090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3659260 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2ad36592f8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2ad3659390 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2ad3659128 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3659430 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2ad36594c8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2ad3659560 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2ad36591c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3659600 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2ad3659698 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2ad3659730 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ad367d010 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad367d0a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad367d130 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad367d1c0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad367d250 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad367d2e0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad367d370 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad367d400 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad367d490 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad367d520 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad367d5b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad367d640 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad367d6d0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad367d760 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad367d7f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad367d880 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad367d910 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad367d9a0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad367da30 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad367dac0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad367db50 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad367dbe0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad367dc70 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad367dd00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad367dd90 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad367de20 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad367deb0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad367df40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad367dfd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad367e060 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad367e0f0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad367e180 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad367e210 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad367e2a0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad367e330 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad367e3c0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad367e450 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad367e4e0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad367e570 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad367e600 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: 0x2ad3659938 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ad3659a10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ad3659be0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3659db0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2ad3659e48 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2ad3659ee0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2ad3659c78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3659f80 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2ad365a018 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2ad365a0b0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2ad3659d10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365a150 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2ad365a1e8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2ad365a280 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2ad3659aa8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ad365a320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad365a4f0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2ad365a588 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2ad365a620 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2ad365a3b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad365a6c0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2ad365a758 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2ad365a7f0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2ad365a450 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365a890 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2ad365a928 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2ad365a9c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2ad3659b40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ad365aa60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad365ac30 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2ad365acc8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2ad365ad60 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2ad365aaf8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad365ae00 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2ad365ae98 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2ad365af30 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2ad365ab90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365afd0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2ad365b068 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2ad365b100 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ad367e6a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad367e730 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad367e7c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad367e850 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad367e8e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad367e970 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad367ea00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad367ea90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad367eb20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad367ebb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad367ec40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad367ecd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad367ed60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad367edf0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad367ee80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad367ef10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad367efa0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad367f030 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad367f0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad367f150 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad367f1e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad367f270 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad367f300 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad367f390 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad367f420 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad367f4b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad367f540 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad367f5d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad367f660 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad367f6f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad367f780 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad367f810 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad367f8a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad367f930 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad367f9c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad367fa50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad367fae0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad367fb70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad367fc00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad367fc90 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: 0x2ad3659820 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ad3658040 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ad3658210 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad36583e0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2ad3658478 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2ad3658510 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2ad36582a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad36585b0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2ad3658648 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2ad36586e0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2ad3658340 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3658780 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2ad3658818 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2ad36588b0 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2ad36580d8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ad3658950 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3658b20 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2ad3658bb8 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2ad3658c50 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2ad36589e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3658cf0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2ad3658d88 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2ad3658e20 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2ad3658a80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3658ec0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2ad3658f58 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2ad3658ff0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2ad3658170 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ad3659090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3659260 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2ad36592f8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2ad3659390 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2ad3659128 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3659430 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2ad36594c8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2ad3659560 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2ad36591c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad3659600 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2ad3659698 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2ad3659730 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ad367fd30 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad367fdc0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad367fe50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad367fee0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad367ff70 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad3680000 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad3680090 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad3680120 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad36801b0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad3680240 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad36802d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad3680360 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad36803f0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad3680480 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad3680510 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad36805a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad3680630 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad36806c0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad3680750 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad36807e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad3680870 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad3680900 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad3680990 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad3680a20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad3680ab0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad3680b40 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad3680bd0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad3680c60 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad3680cf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad3680d80 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad3680e10 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad3680ea0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad3680f30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad3680fc0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad3681050 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad36810e0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad3681170 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad3681200 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad3681290 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad3681320 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: REF TREE: 33: 0x2ad3659938 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ad3659a10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ad3659be0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad3659db0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2ad3659e48 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2ad3659ee0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2ad3659c78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad3659f80 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2ad365a018 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2ad365a0b0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2ad3659d10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365a150 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2ad365a1e8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2ad365a280 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2ad3659aa8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ad365a320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad365a4f0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2ad365a588 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2ad365a620 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2ad365a3b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad365a6c0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2ad365a758 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2ad365a7f0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2ad365a450 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365a890 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2ad365a928 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2ad365a9c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2ad3659b40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ad365aa60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ad365ac30 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2ad365acc8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2ad365ad60 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2ad365aaf8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ad365ae00 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2ad365ae98 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2ad365af30 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2ad365ab90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ad365afd0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2ad365b068 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2ad365b100 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ad36813c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ad3681450 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ad36814e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ad3681570 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2ad3681600 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2ad3681690 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2ad3681720 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2ad36817b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2ad3681840 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2ad36818d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2ad3681960 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2ad36819f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2ad3681a80 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2ad3681b10 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2ad3681ba0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2ad3681c30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2ad3681cc0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2ad3681d50 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2ad3681de0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2ad3681e70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2ad3681f00 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2ad3681f90 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2ad3682020 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2ad36820b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2ad3682140 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2ad36821d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2ad3682260 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2ad36822f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2ad3682380 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2ad3682410 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2ad36824a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2ad3682530 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2ad36825c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2ad3682650 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2ad36826e0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2ad3682770 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2ad3682800 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2ad3682890 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2ad3682920 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2ad36829b0 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 (27 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (28 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.05 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-1.14.0/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: 0x2adf1421f0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf13f040 SEQ: (3 sibs) 3 children: 34: 0x2adf13f210 SEQ: (3 sibs) 3 children: 34: 0x2adf13f3e0 VAL: '000' (3 sibs) 34: 0x2adf13f478 VAL: '001' (3 sibs) 34: 0x2adf13f510 VAL: '002' (3 sibs) 34: 0x2adf13f2a8 SEQ: (3 sibs) 3 children: 34: 0x2adf13f5b0 VAL: '010' (3 sibs) 34: 0x2adf13f648 VAL: '011' (3 sibs) 34: 0x2adf13f6e0 VAL: '012' (3 sibs) 34: 0x2adf13f340 SEQ: (3 sibs) 3 children: 34: 0x2adf13f780 VAL: '020' (3 sibs) 34: 0x2adf13f818 VAL: '021' (3 sibs) 34: 0x2adf13f8b0 VAL: '022' (3 sibs) 34: 0x2adf13f0d8 SEQ: (3 sibs) 3 children: 34: 0x2adf13f950 SEQ: (3 sibs) 3 children: 34: 0x2adf13fb20 VAL: '100' (3 sibs) 34: 0x2adf13fbb8 VAL: '101' (3 sibs) 34: 0x2adf13fc50 VAL: '102' (3 sibs) 34: 0x2adf13f9e8 SEQ: (3 sibs) 3 children: 34: 0x2adf13fcf0 VAL: '110' (3 sibs) 34: 0x2adf13fd88 VAL: '111' (3 sibs) 34: 0x2adf13fe20 VAL: '112' (3 sibs) 34: 0x2adf13fa80 SEQ: (3 sibs) 3 children: 34: 0x2adf13fec0 VAL: '120' (3 sibs) 34: 0x2adf13ff58 VAL: '121' (3 sibs) 34: 0x2adf13fff0 VAL: '122' (3 sibs) 34: 0x2adf13f170 SEQ: (3 sibs) 3 children: 34: 0x2adf140090 SEQ: (3 sibs) 3 children: 34: 0x2adf140260 VAL: '200' (3 sibs) 34: 0x2adf1402f8 VAL: '201' (3 sibs) 34: 0x2adf140390 VAL: '202' (3 sibs) 34: 0x2adf140128 SEQ: (3 sibs) 3 children: 34: 0x2adf140430 VAL: '210' (3 sibs) 34: 0x2adf1404c8 VAL: '211' (3 sibs) 34: 0x2adf140560 VAL: '212' (3 sibs) 34: 0x2adf1401c0 SEQ: (3 sibs) 3 children: 34: 0x2adf140600 VAL: '220' (3 sibs) 34: 0x2adf140698 VAL: '221' (3 sibs) 34: 0x2adf140730 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf15ccc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf15cd50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf15cde0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf15ce70 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf15cf00 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf15cf90 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf15d020 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf15d0b0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf15d140 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf15d1d0 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf15d260 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf15d2f0 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf15d380 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf15d410 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf15d4a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf15d530 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf15d5c0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf15d650 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf15d6e0 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf15d770 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf15d800 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf15d890 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf15d920 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf15d9b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf15da40 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf15dad0 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf15db60 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf15dbf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf15dc80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf15dd10 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf15dda0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf15de30 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf15dec0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf15df50 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf15dfe0 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf15e070 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf15e100 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf15e190 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf15e220 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf15e2b0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/0 (1 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: 0x2adf142308 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf140a10 SEQ: (3 sibs) 3 children: 34: 0x2adf140be0 SEQ: (3 sibs) 3 children: 34: 0x2adf140db0 VAL: '000' (3 sibs) 34: 0x2adf140e48 VAL: '001' (3 sibs) 34: 0x2adf140ee0 VAL: '002' (3 sibs) 34: 0x2adf140c78 SEQ: (3 sibs) 3 children: 34: 0x2adf140f80 VAL: '010' (3 sibs) 34: 0x2adf141018 VAL: '011' (3 sibs) 34: 0x2adf1410b0 VAL: '012' (3 sibs) 34: 0x2adf140d10 SEQ: (3 sibs) 3 children: 34: 0x2adf141150 VAL: '020' (3 sibs) 34: 0x2adf1411e8 VAL: '021' (3 sibs) 34: 0x2adf141280 VAL: '022' (3 sibs) 34: 0x2adf140aa8 SEQ: (3 sibs) 3 children: 34: 0x2adf141320 SEQ: (3 sibs) 3 children: 34: 0x2adf1414f0 VAL: '100' (3 sibs) 34: 0x2adf141588 VAL: '101' (3 sibs) 34: 0x2adf141620 VAL: '102' (3 sibs) 34: 0x2adf1413b8 SEQ: (3 sibs) 3 children: 34: 0x2adf1416c0 VAL: '110' (3 sibs) 34: 0x2adf141758 VAL: '111' (3 sibs) 34: 0x2adf1417f0 VAL: '112' (3 sibs) 34: 0x2adf141450 SEQ: (3 sibs) 3 children: 34: 0x2adf141890 VAL: '120' (3 sibs) 34: 0x2adf141928 VAL: '121' (3 sibs) 34: 0x2adf1419c0 VAL: '122' (3 sibs) 34: 0x2adf140b40 SEQ: (3 sibs) 3 children: 34: 0x2adf141a60 SEQ: (3 sibs) 3 children: 34: 0x2adf141c30 VAL: '200' (3 sibs) 34: 0x2adf141cc8 VAL: '201' (3 sibs) 34: 0x2adf141d60 VAL: '202' (3 sibs) 34: 0x2adf141af8 SEQ: (3 sibs) 3 children: 34: 0x2adf141e00 VAL: '210' (3 sibs) 34: 0x2adf141e98 VAL: '211' (3 sibs) 34: 0x2adf141f30 VAL: '212' (3 sibs) 34: 0x2adf141b90 SEQ: (3 sibs) 3 children: 34: 0x2adf141fd0 VAL: '220' (3 sibs) 34: 0x2adf142068 VAL: '221' (3 sibs) 34: 0x2adf142100 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf160bf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf160c80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf160d10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf160da0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf160e30 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf160ec0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf160f50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf160fe0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf161070 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf161100 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf161190 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf161220 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf1612b0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf161340 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf1613d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf161460 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf1614f0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf161580 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf161610 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf1616a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf161730 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf1617c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf161850 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf1618e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf161970 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf161a00 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf161a90 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf161b20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf161bb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf161c40 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf161cd0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf161d60 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf161df0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf161e80 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf161f10 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf161fa0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf162030 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf1620c0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf162150 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf1621e0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/1 (1 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: 0x2adf142420 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf142610 SEQ: (3 sibs) 3 children: 34: 0x2adf1427e0 SEQ: (3 sibs) 3 children: 34: 0x2adf1429b0 VAL: '000' (3 sibs) 34: 0x2adf142a48 VAL: '001' (3 sibs) 34: 0x2adf142ae0 VAL: '002' (3 sibs) 34: 0x2adf142878 SEQ: (3 sibs) 3 children: 34: 0x2adf142b80 VAL: '010' (3 sibs) 34: 0x2adf142c18 VAL: '011' (3 sibs) 34: 0x2adf142cb0 VAL: '012' (3 sibs) 34: 0x2adf142910 SEQ: (3 sibs) 3 children: 34: 0x2adf142d50 VAL: '020' (3 sibs) 34: 0x2adf142de8 VAL: '021' (3 sibs) 34: 0x2adf142e80 VAL: '022' (3 sibs) 34: 0x2adf1426a8 SEQ: (3 sibs) 3 children: 34: 0x2adf142f20 SEQ: (3 sibs) 3 children: 34: 0x2adf1430f0 VAL: '100' (3 sibs) 34: 0x2adf143188 VAL: '101' (3 sibs) 34: 0x2adf143220 VAL: '102' (3 sibs) 34: 0x2adf142fb8 SEQ: (3 sibs) 3 children: 34: 0x2adf1432c0 VAL: '110' (3 sibs) 34: 0x2adf143358 VAL: '111' (3 sibs) 34: 0x2adf1433f0 VAL: '112' (3 sibs) 34: 0x2adf143050 SEQ: (3 sibs) 3 children: 34: 0x2adf143490 VAL: '120' (3 sibs) 34: 0x2adf143528 VAL: '121' (3 sibs) 34: 0x2adf1435c0 VAL: '122' (3 sibs) 34: 0x2adf142740 SEQ: (3 sibs) 3 children: 34: 0x2adf143660 SEQ: (3 sibs) 3 children: 34: 0x2adf143830 VAL: '200' (3 sibs) 34: 0x2adf1438c8 VAL: '201' (3 sibs) 34: 0x2adf143960 VAL: '202' (3 sibs) 34: 0x2adf1436f8 SEQ: (3 sibs) 3 children: 34: 0x2adf143a00 VAL: '210' (3 sibs) 34: 0x2adf143a98 VAL: '211' (3 sibs) 34: 0x2adf143b30 VAL: '212' (3 sibs) 34: 0x2adf143790 SEQ: (3 sibs) 3 children: 34: 0x2adf143bd0 VAL: '220' (3 sibs) 34: 0x2adf143c68 VAL: '221' (3 sibs) 34: 0x2adf143d00 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf164b20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf164bb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf164c40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf164cd0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf164d60 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf164df0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf164e80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf164f10 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf164fa0 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf165030 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf1650c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf165150 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf1651e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf165270 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf165300 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf165390 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf165420 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf1654b0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf165540 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf1655d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf165660 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf1656f0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf165780 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf165810 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf1658a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf165930 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf1659c0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf165a50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf165ae0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf165b70 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf165c00 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf165c90 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf165d20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf165db0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf165e40 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf165ed0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf165f60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf165ff0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf166080 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf166110 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/2 (1 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: 0x2adf142538 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf143da0 SEQ: (3 sibs) 3 children: 34: 0x2adf143f70 SEQ: (3 sibs) 3 children: 34: 0x2adf144140 VAL: '000' (3 sibs) 34: 0x2adf1441d8 VAL: '001' (3 sibs) 34: 0x2adf144270 VAL: '002' (3 sibs) 34: 0x2adf144008 SEQ: (3 sibs) 3 children: 34: 0x2adf144310 VAL: '010' (3 sibs) 34: 0x2adf1443a8 VAL: '011' (3 sibs) 34: 0x2adf144440 VAL: '012' (3 sibs) 34: 0x2adf1440a0 SEQ: (3 sibs) 3 children: 34: 0x2adf1444e0 VAL: '020' (3 sibs) 34: 0x2adf144578 VAL: '021' (3 sibs) 34: 0x2adf144610 VAL: '022' (3 sibs) 34: 0x2adf143e38 SEQ: (3 sibs) 3 children: 34: 0x2adf1446b0 SEQ: (3 sibs) 3 children: 34: 0x2adf144880 VAL: '100' (3 sibs) 34: 0x2adf144918 VAL: '101' (3 sibs) 34: 0x2adf1449b0 VAL: '102' (3 sibs) 34: 0x2adf144748 SEQ: (3 sibs) 3 children: 34: 0x2adf144a50 VAL: '110' (3 sibs) 34: 0x2adf144ae8 VAL: '111' (3 sibs) 34: 0x2adf144b80 VAL: '112' (3 sibs) 34: 0x2adf1447e0 SEQ: (3 sibs) 3 children: 34: 0x2adf144c20 VAL: '120' (3 sibs) 34: 0x2adf144cb8 VAL: '121' (3 sibs) 34: 0x2adf144d50 VAL: '122' (3 sibs) 34: 0x2adf143ed0 SEQ: (3 sibs) 3 children: 34: 0x2adf144df0 SEQ: (3 sibs) 3 children: 34: 0x2adf144fc0 VAL: '200' (3 sibs) 34: 0x2adf145058 VAL: '201' (3 sibs) 34: 0x2adf1450f0 VAL: '202' (3 sibs) 34: 0x2adf144e88 SEQ: (3 sibs) 3 children: 34: 0x2adf145190 VAL: '210' (3 sibs) 34: 0x2adf145228 VAL: '211' (3 sibs) 34: 0x2adf1452c0 VAL: '212' (3 sibs) 34: 0x2adf144f20 SEQ: (3 sibs) 3 children: 34: 0x2adf145360 VAL: '220' (3 sibs) 34: 0x2adf1453f8 VAL: '221' (3 sibs) 34: 0x2adf145490 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf1690e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf169170 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf169200 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf169290 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf169320 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf1693b0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf169440 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf1694d0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf169560 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf1695f0 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf169680 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf169710 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf1697a0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf169830 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf1698c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf169950 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf1699e0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf169a70 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf169b00 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf169b90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf169c20 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf169cb0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf169d40 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf169dd0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf169e60 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf169ef0 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf169f80 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf16a010 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf16a0a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf16a130 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf16a1c0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf16a250 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf16a2e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf16a370 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf16a400 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf16a490 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf16a520 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf16a5b0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf16a640 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf16a6d0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/3 (1 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: 0x2adf1421f0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf13f040 SEQ: (3 sibs) 3 children: 34: 0x2adf13f210 SEQ: (3 sibs) 3 children: 34: 0x2adf13f3e0 VAL: '000' (3 sibs) 34: 0x2adf13f478 VAL: '001' (3 sibs) 34: 0x2adf13f510 VAL: '002' (3 sibs) 34: 0x2adf13f2a8 SEQ: (3 sibs) 3 children: 34: 0x2adf13f5b0 VAL: '010' (3 sibs) 34: 0x2adf13f648 VAL: '011' (3 sibs) 34: 0x2adf13f6e0 VAL: '012' (3 sibs) 34: 0x2adf13f340 SEQ: (3 sibs) 3 children: 34: 0x2adf13f780 VAL: '020' (3 sibs) 34: 0x2adf13f818 VAL: '021' (3 sibs) 34: 0x2adf13f8b0 VAL: '022' (3 sibs) 34: 0x2adf13f0d8 SEQ: (3 sibs) 3 children: 34: 0x2adf13f950 SEQ: (3 sibs) 3 children: 34: 0x2adf13fb20 VAL: '100' (3 sibs) 34: 0x2adf13fbb8 VAL: '101' (3 sibs) 34: 0x2adf13fc50 VAL: '102' (3 sibs) 34: 0x2adf13f9e8 SEQ: (3 sibs) 3 children: 34: 0x2adf13fcf0 VAL: '110' (3 sibs) 34: 0x2adf13fd88 VAL: '111' (3 sibs) 34: 0x2adf13fe20 VAL: '112' (3 sibs) 34: 0x2adf13fa80 SEQ: (3 sibs) 3 children: 34: 0x2adf13fec0 VAL: '120' (3 sibs) 34: 0x2adf13ff58 VAL: '121' (3 sibs) 34: 0x2adf13fff0 VAL: '122' (3 sibs) 34: 0x2adf13f170 SEQ: (3 sibs) 3 children: 34: 0x2adf140090 SEQ: (3 sibs) 3 children: 34: 0x2adf140260 VAL: '200' (3 sibs) 34: 0x2adf1402f8 VAL: '201' (3 sibs) 34: 0x2adf140390 VAL: '202' (3 sibs) 34: 0x2adf140128 SEQ: (3 sibs) 3 children: 34: 0x2adf140430 VAL: '210' (3 sibs) 34: 0x2adf1404c8 VAL: '211' (3 sibs) 34: 0x2adf140560 VAL: '212' (3 sibs) 34: 0x2adf1401c0 SEQ: (3 sibs) 3 children: 34: 0x2adf140600 VAL: '220' (3 sibs) 34: 0x2adf140698 VAL: '221' (3 sibs) 34: 0x2adf140730 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf16b4f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf16b580 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf16b610 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf16b6a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf16b730 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf16b7c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf16b850 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf16b8e0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf16b970 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf16ba00 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf16ba90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf16bb20 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf16bbb0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf16bc40 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf16bcd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf16bd60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf16bdf0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf16be80 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf16bf10 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf16bfa0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf16c030 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf16c0c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf16c150 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf16c1e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf16c270 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf16c300 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf16c390 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf16c420 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf16c4b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf16c540 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf16c5d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf16c660 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf16c6f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf16c780 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf16c810 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf16c8a0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf16c930 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf16c9c0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf16ca50 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf16cae0 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: 0x2adf142308 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf140a10 SEQ: (3 sibs) 3 children: 34: 0x2adf140be0 SEQ: (3 sibs) 3 children: 34: 0x2adf140db0 VAL: '000' (3 sibs) 34: 0x2adf140e48 VAL: '001' (3 sibs) 34: 0x2adf140ee0 VAL: '002' (3 sibs) 34: 0x2adf140c78 SEQ: (3 sibs) 3 children: 34: 0x2adf140f80 VAL: '010' (3 sibs) 34: 0x2adf141018 VAL: '011' (3 sibs) 34: 0x2adf1410b0 VAL: '012' (3 sibs) 34: 0x2adf140d10 SEQ: (3 sibs) 3 children: 34: 0x2adf141150 VAL: '020' (3 sibs) 34: 0x2adf1411e8 VAL: '021' (3 sibs) 34: 0x2adf141280 VAL: '022' (3 sibs) 34: 0x2adf140aa8 SEQ: (3 sibs) 3 children: 34: 0x2adf141320 SEQ: (3 sibs) 3 children: 34: 0x2adf1414f0 VAL: '100' (3 sibs) 34: 0x2adf141588 VAL: '101' (3 sibs) 34: 0x2adf141620 VAL: '102' (3 sibs) 34: 0x2adf1413b8 SEQ: (3 sibs) 3 children: 34: 0x2adf1416c0 VAL: '110' (3 sibs) 34: 0x2adf141758 VAL: '111' (3 sibs) 34: 0x2adf1417f0 VAL: '112' (3 sibs) 34: 0x2adf141450 SEQ: (3 sibs) 3 children: 34: 0x2adf141890 VAL: '120' (3 sibs) 34: 0x2adf141928 VAL: '121' (3 sibs) 34: 0x2adf1419c0 VAL: '122' (3 sibs) 34: 0x2adf140b40 SEQ: (3 sibs) 3 children: 34: 0x2adf141a60 SEQ: (3 sibs) 3 children: 34: 0x2adf141c30 VAL: '200' (3 sibs) 34: 0x2adf141cc8 VAL: '201' (3 sibs) 34: 0x2adf141d60 VAL: '202' (3 sibs) 34: 0x2adf141af8 SEQ: (3 sibs) 3 children: 34: 0x2adf141e00 VAL: '210' (3 sibs) 34: 0x2adf141e98 VAL: '211' (3 sibs) 34: 0x2adf141f30 VAL: '212' (3 sibs) 34: 0x2adf141b90 SEQ: (3 sibs) 3 children: 34: 0x2adf141fd0 VAL: '220' (3 sibs) 34: 0x2adf142068 VAL: '221' (3 sibs) 34: 0x2adf142100 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf16d900 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf16d990 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf16da20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf16dab0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf16db40 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf16dbd0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf16dc60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf16dcf0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf16dd80 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf16de10 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf16dea0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf16df30 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf16dfc0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf16e050 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf16e0e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf16e170 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf16e200 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf16e290 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf16e320 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf16e3b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf16e440 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf16e4d0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf16e560 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf16e5f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf16e680 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf16e710 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf16e7a0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf16e830 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf16e8c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf16e950 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf16e9e0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf16ea70 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf16eb00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf16eb90 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf16ec20 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf16ecb0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf16ed40 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf16edd0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf16ee60 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf16eef0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/1 (1 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: 0x2adf142420 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf142610 SEQ: (3 sibs) 3 children: 34: 0x2adf1427e0 SEQ: (3 sibs) 3 children: 34: 0x2adf1429b0 VAL: '000' (3 sibs) 34: 0x2adf142a48 VAL: '001' (3 sibs) 34: 0x2adf142ae0 VAL: '002' (3 sibs) 34: 0x2adf142878 SEQ: (3 sibs) 3 children: 34: 0x2adf142b80 VAL: '010' (3 sibs) 34: 0x2adf142c18 VAL: '011' (3 sibs) 34: 0x2adf142cb0 VAL: '012' (3 sibs) 34: 0x2adf142910 SEQ: (3 sibs) 3 children: 34: 0x2adf142d50 VAL: '020' (3 sibs) 34: 0x2adf142de8 VAL: '021' (3 sibs) 34: 0x2adf142e80 VAL: '022' (3 sibs) 34: 0x2adf1426a8 SEQ: (3 sibs) 3 children: 34: 0x2adf142f20 SEQ: (3 sibs) 3 children: 34: 0x2adf1430f0 VAL: '100' (3 sibs) 34: 0x2adf143188 VAL: '101' (3 sibs) 34: 0x2adf143220 VAL: '102' (3 sibs) 34: 0x2adf142fb8 SEQ: (3 sibs) 3 children: 34: 0x2adf1432c0 VAL: '110' (3 sibs) 34: 0x2adf143358 VAL: '111' (3 sibs) 34: 0x2adf1433f0 VAL: '112' (3 sibs) 34: 0x2adf143050 SEQ: (3 sibs) 3 children: 34: 0x2adf143490 VAL: '120' (3 sibs) 34: 0x2adf143528 VAL: '121' (3 sibs) 34: 0x2adf1435c0 VAL: '122' (3 sibs) 34: 0x2adf142740 SEQ: (3 sibs) 3 children: 34: 0x2adf143660 SEQ: (3 sibs) 3 children: 34: 0x2adf143830 VAL: '200' (3 sibs) 34: 0x2adf1438c8 VAL: '201' (3 sibs) 34: 0x2adf143960 VAL: '202' (3 sibs) 34: 0x2adf1436f8 SEQ: (3 sibs) 3 children: 34: 0x2adf143a00 VAL: '210' (3 sibs) 34: 0x2adf143a98 VAL: '211' (3 sibs) 34: 0x2adf143b30 VAL: '212' (3 sibs) 34: 0x2adf143790 SEQ: (3 sibs) 3 children: 34: 0x2adf143bd0 VAL: '220' (3 sibs) 34: 0x2adf143c68 VAL: '221' (3 sibs) 34: 0x2adf143d00 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf16fd10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf16fda0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf16fe30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf16fec0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf16ff50 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf16ffe0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf170070 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf170100 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf170190 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf170220 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf1702b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf170340 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf1703d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf170460 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf1704f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf170580 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf170610 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf1706a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf170730 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf1707c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf170850 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf1708e0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf170970 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf170a00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf170a90 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf170b20 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf170bb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf170c40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf170cd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf170d60 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf170df0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf170e80 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf170f10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf170fa0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf171030 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf1710c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf171150 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf1711e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf171270 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf171300 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/2 (1 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: 0x2adf142538 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf143da0 SEQ: (3 sibs) 3 children: 34: 0x2adf143f70 SEQ: (3 sibs) 3 children: 34: 0x2adf144140 VAL: '000' (3 sibs) 34: 0x2adf1441d8 VAL: '001' (3 sibs) 34: 0x2adf144270 VAL: '002' (3 sibs) 34: 0x2adf144008 SEQ: (3 sibs) 3 children: 34: 0x2adf144310 VAL: '010' (3 sibs) 34: 0x2adf1443a8 VAL: '011' (3 sibs) 34: 0x2adf144440 VAL: '012' (3 sibs) 34: 0x2adf1440a0 SEQ: (3 sibs) 3 children: 34: 0x2adf1444e0 VAL: '020' (3 sibs) 34: 0x2adf144578 VAL: '021' (3 sibs) 34: 0x2adf144610 VAL: '022' (3 sibs) 34: 0x2adf143e38 SEQ: (3 sibs) 3 children: 34: 0x2adf1446b0 SEQ: (3 sibs) 3 children: 34: 0x2adf144880 VAL: '100' (3 sibs) 34: 0x2adf144918 VAL: '101' (3 sibs) 34: 0x2adf1449b0 VAL: '102' (3 sibs) 34: 0x2adf144748 SEQ: (3 sibs) 3 children: 34: 0x2adf144a50 VAL: '110' (3 sibs) 34: 0x2adf144ae8 VAL: '111' (3 sibs) 34: 0x2adf144b80 VAL: '112' (3 sibs) 34: 0x2adf1447e0 SEQ: (3 sibs) 3 children: 34: 0x2adf144c20 VAL: '120' (3 sibs) 34: 0x2adf144cb8 VAL: '121' (3 sibs) 34: 0x2adf144d50 VAL: '122' (3 sibs) 34: 0x2adf143ed0 SEQ: (3 sibs) 3 children: 34: 0x2adf144df0 SEQ: (3 sibs) 3 children: 34: 0x2adf144fc0 VAL: '200' (3 sibs) 34: 0x2adf145058 VAL: '201' (3 sibs) 34: 0x2adf1450f0 VAL: '202' (3 sibs) 34: 0x2adf144e88 SEQ: (3 sibs) 3 children: 34: 0x2adf145190 VAL: '210' (3 sibs) 34: 0x2adf145228 VAL: '211' (3 sibs) 34: 0x2adf1452c0 VAL: '212' (3 sibs) 34: 0x2adf144f20 SEQ: (3 sibs) 3 children: 34: 0x2adf145360 VAL: '220' (3 sibs) 34: 0x2adf1453f8 VAL: '221' (3 sibs) 34: 0x2adf145490 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf172120 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf1721b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf172240 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf1722d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf172360 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf1723f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf172480 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf172510 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf1725a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf172630 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf1726c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf172750 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf1727e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf172870 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf172900 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf172990 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf172a20 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf172ab0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf172b40 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf172bd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf172c60 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf172cf0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf172d80 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf172e10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf172ea0 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf172f30 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf172fc0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf173050 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf1730e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf173170 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf173200 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf173290 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf173320 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf1733b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf173440 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf1734d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf173560 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf1735f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf173680 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf173710 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 (1 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] 0x2adf15ccc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf15cd50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf15cde0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf15ce70 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf15cf00 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf15cf90 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf15d020 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf15d0b0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf15d140 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf15d1d0 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf15d260 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf15d2f0 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf15d380 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf15d410 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf15d4a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf15d530 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf15d5c0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf15d650 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf15d6e0 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf15d770 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf15d800 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf15d890 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf15d920 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf15d9b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf15da40 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf15dad0 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf15db60 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf15dbf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf15dc80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf15dd10 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf15dda0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf15de30 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf15dec0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf15df50 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf15dfe0 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf15e070 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf15e100 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf15e190 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf15e220 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf15e2b0 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] 0x2adf175740 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf1757d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf175860 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf1758f0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf175980 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf175a10 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf175aa0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf175b30 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf175bc0 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf175c50 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf175ce0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf175d70 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf175e00 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf175e90 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf175f20 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf175fb0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf176040 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf1760d0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf176160 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf1761f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf176280 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf176310 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf1763a0 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf176430 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf1764c0 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf176550 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf1765e0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf176670 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf176700 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf176790 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf176820 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf1768b0 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf176940 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf1769d0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf176a60 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf176af0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf176b80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf176c10 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf176ca0 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf176d30 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 (1 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] 0x2adf160bf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf160c80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf160d10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf160da0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf160e30 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf160ec0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf160f50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf160fe0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf161070 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf161100 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf161190 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf161220 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf1612b0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf161340 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf1613d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf161460 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf1614f0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf161580 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf161610 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf1616a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf161730 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf1617c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf161850 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf1618e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf161970 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf161a00 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf161a90 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf161b20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf161bb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf161c40 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf161cd0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf161d60 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf161df0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf161e80 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf161f10 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf161fa0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf162030 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf1620c0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf162150 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf1621e0 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] 0x2adf177b50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf177be0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf177c70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf177d00 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf177d90 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf177e20 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf177eb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf177f40 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf177fd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf178060 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf1780f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf178180 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf178210 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf1782a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf178330 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf1783c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf178450 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf1784e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf178570 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf178600 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf178690 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf178720 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf1787b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf178840 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf1788d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf178960 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf1789f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf178a80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf178b10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf178ba0 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf178c30 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf178cc0 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf178d50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf178de0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf178e70 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf178f00 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf178f90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf179020 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf1790b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf179140 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x2adf164b20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf164bb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf164c40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf164cd0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf164d60 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf164df0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf164e80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf164f10 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf164fa0 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf165030 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf1650c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf165150 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf1651e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf165270 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf165300 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf165390 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf165420 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf1654b0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf165540 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf1655d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf165660 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf1656f0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf165780 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf165810 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf1658a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf165930 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf1659c0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf165a50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf165ae0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf165b70 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf165c00 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf165c90 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf165d20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf165db0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf165e40 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf165ed0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf165f60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf165ff0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf166080 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf166110 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] 0x2adf179f60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf179ff0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf17a080 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf17a110 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf17a1a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf17a230 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf17a2c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf17a350 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf17a3e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf17a470 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf17a500 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf17a590 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf17a620 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf17a6b0 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf17a740 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf17a7d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf17a860 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf17a8f0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf17a980 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf17aa10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf17aaa0 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf17ab30 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf17abc0 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf17ac50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf17ace0 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf17ad70 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf17ae00 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf17ae90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf17af20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf17afb0 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf17b040 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf17b0d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf17b160 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf17b1f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf17b280 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf17b310 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf17b3a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf17b430 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf17b4c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf17b550 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 (1 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] 0x2adf1690e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf169170 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf169200 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf169290 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf169320 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf1693b0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf169440 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf1694d0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf169560 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf1695f0 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf169680 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf169710 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf1697a0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf169830 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf1698c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf169950 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf1699e0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf169a70 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf169b00 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf169b90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf169c20 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf169cb0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf169d40 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf169dd0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf169e60 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf169ef0 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf169f80 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf16a010 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf16a0a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf16a130 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf16a1c0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf16a250 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf16a2e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf16a370 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf16a400 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf16a490 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf16a520 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf16a5b0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf16a640 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf16a6d0 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] 0x2adf17c370 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf17c400 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf17c490 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf17c520 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf17c5b0 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf17c640 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf17c6d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf17c760 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf17c7f0 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf17c880 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf17c910 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf17c9a0 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf17ca30 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf17cac0 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf17cb50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf17cbe0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf17cc70 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf17cd00 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf17cd90 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf17ce20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf17ceb0 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf17cf40 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf17cfd0 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf17d060 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf17d0f0 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf17d180 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf17d210 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf17d2a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf17d330 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf17d3c0 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf17d450 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf17d4e0 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf17d570 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf17d600 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf17d690 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf17d720 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf17d7b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf17d840 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf17d8d0 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf17d960 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] 0x2adf16b4f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf16b580 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf16b610 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf16b6a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf16b730 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf16b7c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf16b850 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf16b8e0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf16b970 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf16ba00 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf16ba90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf16bb20 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf16bbb0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf16bc40 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf16bcd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf16bd60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf16bdf0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf16be80 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf16bf10 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf16bfa0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf16c030 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf16c0c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf16c150 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf16c1e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf16c270 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf16c300 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf16c390 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf16c420 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf16c4b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf16c540 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf16c5d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf16c660 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf16c6f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf16c780 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf16c810 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf16c8a0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf16c930 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf16c9c0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf16ca50 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf16cae0 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] 0x2adf17e780 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf17e810 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf17e8a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf17e930 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf17e9c0 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf17ea50 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf17eae0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf17eb70 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf17ec00 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf17ec90 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf17ed20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf17edb0 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf17ee40 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf17eed0 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf17ef60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf17eff0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf17f080 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf17f110 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf17f1a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf17f230 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf17f2c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf17f350 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf17f3e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf17f470 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf17f500 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf17f590 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf17f620 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf17f6b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf17f740 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf17f7d0 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf17f860 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf17f8f0 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf17f980 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf17fa10 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf17faa0 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf17fb30 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf17fbc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf17fc50 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf17fce0 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf17fd70 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x2adf16d900 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf16d990 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf16da20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf16dab0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf16db40 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf16dbd0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf16dc60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf16dcf0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf16dd80 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf16de10 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf16dea0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf16df30 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf16dfc0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf16e050 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf16e0e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf16e170 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf16e200 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf16e290 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf16e320 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf16e3b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf16e440 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf16e4d0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf16e560 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf16e5f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf16e680 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf16e710 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf16e7a0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf16e830 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf16e8c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf16e950 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf16e9e0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf16ea70 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf16eb00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf16eb90 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf16ec20 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf16ecb0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf16ed40 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf16edd0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf16ee60 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf16eef0 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] 0x2adf180b90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf180c20 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf180cb0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf180d40 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf180dd0 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf180e60 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf180ef0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf180f80 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf181010 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf1810a0 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf181130 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf1811c0 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf181250 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf1812e0 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf181370 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf181400 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf181490 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf181520 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf1815b0 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf181640 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf1816d0 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf181760 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf1817f0 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf181880 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf181910 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf1819a0 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf181a30 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf181ac0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf181b50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf181be0 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf181c70 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf181d00 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf181d90 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf181e20 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf181eb0 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf181f40 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf181fd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf182060 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf1820f0 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf182180 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] 0x2adf16fd10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf16fda0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf16fe30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf16fec0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf16ff50 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf16ffe0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf170070 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf170100 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf170190 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf170220 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf1702b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf170340 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf1703d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf170460 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf1704f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf170580 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf170610 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf1706a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf170730 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf1707c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf170850 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf1708e0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf170970 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf170a00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf170a90 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf170b20 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf170bb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf170c40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf170cd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf170d60 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf170df0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf170e80 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf170f10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf170fa0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf171030 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf1710c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf171150 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf1711e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf171270 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf171300 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] 0x2adf1841b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf184240 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf1842d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf184360 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf1843f0 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf184480 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf184510 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf1845a0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf184630 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf1846c0 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf184750 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf1847e0 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf184870 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf184900 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf184990 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf184a20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf184ab0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf184b40 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf184bd0 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf184c60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf184cf0 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf184d80 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf184e10 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf184ea0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf184f30 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf184fc0 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf185050 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf1850e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf185170 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf185200 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf185290 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf185320 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf1853b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf185440 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf1854d0 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf185560 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf1855f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf185680 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf185710 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf1857a0 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] 0x2adf172120 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf1721b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf172240 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf1722d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf172360 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf1723f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf172480 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf172510 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf1725a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf172630 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf1726c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf172750 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf1727e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf172870 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf172900 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf172990 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf172a20 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf172ab0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf172b40 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf172bd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf172c60 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf172cf0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf172d80 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf172e10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf172ea0 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf172f30 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf172fc0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf173050 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf1730e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf173170 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf173200 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf173290 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf173320 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf1733b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf173440 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf1734d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf173560 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf1735f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf173680 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf173710 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] 0x2adf1865c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf186650 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf1866e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf186770 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf186800 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf186890 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf186920 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf1869b0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf186a40 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf186ad0 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf186b60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf186bf0 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf186c80 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf186d10 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf186da0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf186e30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf186ec0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf186f50 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf186fe0 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf187070 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf187100 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf187190 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf187220 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf1872b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf187340 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf1873d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf187460 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf1874f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf187580 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf187610 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf1876a0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf187730 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf1877c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf187850 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf1878e0 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf187970 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf187a00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf187a90 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf187b20 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf187bb0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 (1 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: 0x2adf1421f0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf13f040 SEQ: (3 sibs) 3 children: 34: 0x2adf13f210 SEQ: (3 sibs) 3 children: 34: 0x2adf13f3e0 VAL: '000' (3 sibs) 34: 0x2adf13f478 VAL: '001' (3 sibs) 34: 0x2adf13f510 VAL: '002' (3 sibs) 34: 0x2adf13f2a8 SEQ: (3 sibs) 3 children: 34: 0x2adf13f5b0 VAL: '010' (3 sibs) 34: 0x2adf13f648 VAL: '011' (3 sibs) 34: 0x2adf13f6e0 VAL: '012' (3 sibs) 34: 0x2adf13f340 SEQ: (3 sibs) 3 children: 34: 0x2adf13f780 VAL: '020' (3 sibs) 34: 0x2adf13f818 VAL: '021' (3 sibs) 34: 0x2adf13f8b0 VAL: '022' (3 sibs) 34: 0x2adf13f0d8 SEQ: (3 sibs) 3 children: 34: 0x2adf13f950 SEQ: (3 sibs) 3 children: 34: 0x2adf13fb20 VAL: '100' (3 sibs) 34: 0x2adf13fbb8 VAL: '101' (3 sibs) 34: 0x2adf13fc50 VAL: '102' (3 sibs) 34: 0x2adf13f9e8 SEQ: (3 sibs) 3 children: 34: 0x2adf13fcf0 VAL: '110' (3 sibs) 34: 0x2adf13fd88 VAL: '111' (3 sibs) 34: 0x2adf13fe20 VAL: '112' (3 sibs) 34: 0x2adf13fa80 SEQ: (3 sibs) 3 children: 34: 0x2adf13fec0 VAL: '120' (3 sibs) 34: 0x2adf13ff58 VAL: '121' (3 sibs) 34: 0x2adf13fff0 VAL: '122' (3 sibs) 34: 0x2adf13f170 SEQ: (3 sibs) 3 children: 34: 0x2adf140090 SEQ: (3 sibs) 3 children: 34: 0x2adf140260 VAL: '200' (3 sibs) 34: 0x2adf1402f8 VAL: '201' (3 sibs) 34: 0x2adf140390 VAL: '202' (3 sibs) 34: 0x2adf140128 SEQ: (3 sibs) 3 children: 34: 0x2adf140430 VAL: '210' (3 sibs) 34: 0x2adf1404c8 VAL: '211' (3 sibs) 34: 0x2adf140560 VAL: '212' (3 sibs) 34: 0x2adf1401c0 SEQ: (3 sibs) 3 children: 34: 0x2adf140600 VAL: '220' (3 sibs) 34: 0x2adf140698 VAL: '221' (3 sibs) 34: 0x2adf140730 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf1889d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf188a60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf188af0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf188b80 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf188c10 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf188ca0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf188d30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf188dc0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf188e50 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf188ee0 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf188f70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf189000 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf189090 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf189120 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf1891b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf189240 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf1892d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf189360 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf1893f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf189480 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf189510 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf1895a0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf189630 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf1896c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf189750 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf1897e0 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf189870 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf189900 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf189990 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf189a20 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf189ab0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf189b40 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf189bd0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf189c60 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf189cf0 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf189d80 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf189e10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf189ea0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf189f30 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf189fc0 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: 0x2adf142308 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf140a10 SEQ: (3 sibs) 3 children: 34: 0x2adf140be0 SEQ: (3 sibs) 3 children: 34: 0x2adf140db0 VAL: '000' (3 sibs) 34: 0x2adf140e48 VAL: '001' (3 sibs) 34: 0x2adf140ee0 VAL: '002' (3 sibs) 34: 0x2adf140c78 SEQ: (3 sibs) 3 children: 34: 0x2adf140f80 VAL: '010' (3 sibs) 34: 0x2adf141018 VAL: '011' (3 sibs) 34: 0x2adf1410b0 VAL: '012' (3 sibs) 34: 0x2adf140d10 SEQ: (3 sibs) 3 children: 34: 0x2adf141150 VAL: '020' (3 sibs) 34: 0x2adf1411e8 VAL: '021' (3 sibs) 34: 0x2adf141280 VAL: '022' (3 sibs) 34: 0x2adf140aa8 SEQ: (3 sibs) 3 children: 34: 0x2adf141320 SEQ: (3 sibs) 3 children: 34: 0x2adf1414f0 VAL: '100' (3 sibs) 34: 0x2adf141588 VAL: '101' (3 sibs) 34: 0x2adf141620 VAL: '102' (3 sibs) 34: 0x2adf1413b8 SEQ: (3 sibs) 3 children: 34: 0x2adf1416c0 VAL: '110' (3 sibs) 34: 0x2adf141758 VAL: '111' (3 sibs) 34: 0x2adf1417f0 VAL: '112' (3 sibs) 34: 0x2adf141450 SEQ: (3 sibs) 3 children: 34: 0x2adf141890 VAL: '120' (3 sibs) 34: 0x2adf141928 VAL: '121' (3 sibs) 34: 0x2adf1419c0 VAL: '122' (3 sibs) 34: 0x2adf140b40 SEQ: (3 sibs) 3 children: 34: 0x2adf141a60 SEQ: (3 sibs) 3 children: 34: 0x2adf141c30 VAL: '200' (3 sibs) 34: 0x2adf141cc8 VAL: '201' (3 sibs) 34: 0x2adf141d60 VAL: '202' (3 sibs) 34: 0x2adf141af8 SEQ: (3 sibs) 3 children: 34: 0x2adf141e00 VAL: '210' (3 sibs) 34: 0x2adf141e98 VAL: '211' (3 sibs) 34: 0x2adf141f30 VAL: '212' (3 sibs) 34: 0x2adf141b90 SEQ: (3 sibs) 3 children: 34: 0x2adf141fd0 VAL: '220' (3 sibs) 34: 0x2adf142068 VAL: '221' (3 sibs) 34: 0x2adf142100 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf18a060 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf18a0f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf18a180 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf18a210 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf18a2a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf18a330 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf18a3c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf18a450 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf18a4e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf18a570 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf18a600 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf18a690 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf18a720 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf18a7b0 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf18a840 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf18a8d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf18a960 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf18a9f0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf18aa80 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf18ab10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf18aba0 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf18ac30 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf18acc0 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf18ad50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf18ade0 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf18ae70 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf18af00 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf18af90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf18b020 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf18b0b0 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf18b140 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf18b1d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf18b260 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf18b2f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf18b380 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf18b410 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf18b4a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf18b530 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf18b5c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf18b650 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: 0x2adf142420 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf142610 SEQ: (3 sibs) 3 children: 34: 0x2adf1427e0 SEQ: (3 sibs) 3 children: 34: 0x2adf1429b0 VAL: '000' (3 sibs) 34: 0x2adf142a48 VAL: '001' (3 sibs) 34: 0x2adf142ae0 VAL: '002' (3 sibs) 34: 0x2adf142878 SEQ: (3 sibs) 3 children: 34: 0x2adf142b80 VAL: '010' (3 sibs) 34: 0x2adf142c18 VAL: '011' (3 sibs) 34: 0x2adf142cb0 VAL: '012' (3 sibs) 34: 0x2adf142910 SEQ: (3 sibs) 3 children: 34: 0x2adf142d50 VAL: '020' (3 sibs) 34: 0x2adf142de8 VAL: '021' (3 sibs) 34: 0x2adf142e80 VAL: '022' (3 sibs) 34: 0x2adf1426a8 SEQ: (3 sibs) 3 children: 34: 0x2adf142f20 SEQ: (3 sibs) 3 children: 34: 0x2adf1430f0 VAL: '100' (3 sibs) 34: 0x2adf143188 VAL: '101' (3 sibs) 34: 0x2adf143220 VAL: '102' (3 sibs) 34: 0x2adf142fb8 SEQ: (3 sibs) 3 children: 34: 0x2adf1432c0 VAL: '110' (3 sibs) 34: 0x2adf143358 VAL: '111' (3 sibs) 34: 0x2adf1433f0 VAL: '112' (3 sibs) 34: 0x2adf143050 SEQ: (3 sibs) 3 children: 34: 0x2adf143490 VAL: '120' (3 sibs) 34: 0x2adf143528 VAL: '121' (3 sibs) 34: 0x2adf1435c0 VAL: '122' (3 sibs) 34: 0x2adf142740 SEQ: (3 sibs) 3 children: 34: 0x2adf143660 SEQ: (3 sibs) 3 children: 34: 0x2adf143830 VAL: '200' (3 sibs) 34: 0x2adf1438c8 VAL: '201' (3 sibs) 34: 0x2adf143960 VAL: '202' (3 sibs) 34: 0x2adf1436f8 SEQ: (3 sibs) 3 children: 34: 0x2adf143a00 VAL: '210' (3 sibs) 34: 0x2adf143a98 VAL: '211' (3 sibs) 34: 0x2adf143b30 VAL: '212' (3 sibs) 34: 0x2adf143790 SEQ: (3 sibs) 3 children: 34: 0x2adf143bd0 VAL: '220' (3 sibs) 34: 0x2adf143c68 VAL: '221' (3 sibs) 34: 0x2adf143d00 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf18b6f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf18b780 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf18b810 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf18b8a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf18b930 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf18b9c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf18ba50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf18bae0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf18bb70 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf18bc00 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf18bc90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf18bd20 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf18bdb0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf18be40 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf18bed0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf18bf60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf18bff0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf18c080 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf18c110 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf18c1a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf18c230 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf18c2c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf18c350 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf18c3e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf18c470 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf18c500 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf18c590 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf18c620 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf18c6b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf18c740 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf18c7d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf18c860 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf18c8f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf18c980 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf18ca10 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf18caa0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf18cb30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf18cbc0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf18cc50 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf18cce0 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: 0x2adf142538 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf143da0 SEQ: (3 sibs) 3 children: 34: 0x2adf143f70 SEQ: (3 sibs) 3 children: 34: 0x2adf144140 VAL: '000' (3 sibs) 34: 0x2adf1441d8 VAL: '001' (3 sibs) 34: 0x2adf144270 VAL: '002' (3 sibs) 34: 0x2adf144008 SEQ: (3 sibs) 3 children: 34: 0x2adf144310 VAL: '010' (3 sibs) 34: 0x2adf1443a8 VAL: '011' (3 sibs) 34: 0x2adf144440 VAL: '012' (3 sibs) 34: 0x2adf1440a0 SEQ: (3 sibs) 3 children: 34: 0x2adf1444e0 VAL: '020' (3 sibs) 34: 0x2adf144578 VAL: '021' (3 sibs) 34: 0x2adf144610 VAL: '022' (3 sibs) 34: 0x2adf143e38 SEQ: (3 sibs) 3 children: 34: 0x2adf1446b0 SEQ: (3 sibs) 3 children: 34: 0x2adf144880 VAL: '100' (3 sibs) 34: 0x2adf144918 VAL: '101' (3 sibs) 34: 0x2adf1449b0 VAL: '102' (3 sibs) 34: 0x2adf144748 SEQ: (3 sibs) 3 children: 34: 0x2adf144a50 VAL: '110' (3 sibs) 34: 0x2adf144ae8 VAL: '111' (3 sibs) 34: 0x2adf144b80 VAL: '112' (3 sibs) 34: 0x2adf1447e0 SEQ: (3 sibs) 3 children: 34: 0x2adf144c20 VAL: '120' (3 sibs) 34: 0x2adf144cb8 VAL: '121' (3 sibs) 34: 0x2adf144d50 VAL: '122' (3 sibs) 34: 0x2adf143ed0 SEQ: (3 sibs) 3 children: 34: 0x2adf144df0 SEQ: (3 sibs) 3 children: 34: 0x2adf144fc0 VAL: '200' (3 sibs) 34: 0x2adf145058 VAL: '201' (3 sibs) 34: 0x2adf1450f0 VAL: '202' (3 sibs) 34: 0x2adf144e88 SEQ: (3 sibs) 3 children: 34: 0x2adf145190 VAL: '210' (3 sibs) 34: 0x2adf145228 VAL: '211' (3 sibs) 34: 0x2adf1452c0 VAL: '212' (3 sibs) 34: 0x2adf144f20 SEQ: (3 sibs) 3 children: 34: 0x2adf145360 VAL: '220' (3 sibs) 34: 0x2adf1453f8 VAL: '221' (3 sibs) 34: 0x2adf145490 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf18cd80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf18ce10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf18cea0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf18cf30 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf18cfc0 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf18d050 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf18d0e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf18d170 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf18d200 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf18d290 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf18d320 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf18d3b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf18d440 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf18d4d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf18d560 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf18d5f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf18d680 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf18d710 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf18d7a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf18d830 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf18d8c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf18d950 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf18d9e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf18da70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf18db00 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf18db90 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf18dc20 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf18dcb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf18dd40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf18ddd0 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf18de60 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf18def0 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf18df80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf18e010 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf18e0a0 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf18e130 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf18e1c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf18e250 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf18e2e0 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf18e370 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: 0x2adf1421f0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf13f040 SEQ: (3 sibs) 3 children: 34: 0x2adf13f210 SEQ: (3 sibs) 3 children: 34: 0x2adf13f3e0 VAL: '000' (3 sibs) 34: 0x2adf13f478 VAL: '001' (3 sibs) 34: 0x2adf13f510 VAL: '002' (3 sibs) 34: 0x2adf13f2a8 SEQ: (3 sibs) 3 children: 34: 0x2adf13f5b0 VAL: '010' (3 sibs) 34: 0x2adf13f648 VAL: '011' (3 sibs) 34: 0x2adf13f6e0 VAL: '012' (3 sibs) 34: 0x2adf13f340 SEQ: (3 sibs) 3 children: 34: 0x2adf13f780 VAL: '020' (3 sibs) 34: 0x2adf13f818 VAL: '021' (3 sibs) 34: 0x2adf13f8b0 VAL: '022' (3 sibs) 34: 0x2adf13f0d8 SEQ: (3 sibs) 3 children: 34: 0x2adf13f950 SEQ: (3 sibs) 3 children: 34: 0x2adf13fb20 VAL: '100' (3 sibs) 34: 0x2adf13fbb8 VAL: '101' (3 sibs) 34: 0x2adf13fc50 VAL: '102' (3 sibs) 34: 0x2adf13f9e8 SEQ: (3 sibs) 3 children: 34: 0x2adf13fcf0 VAL: '110' (3 sibs) 34: 0x2adf13fd88 VAL: '111' (3 sibs) 34: 0x2adf13fe20 VAL: '112' (3 sibs) 34: 0x2adf13fa80 SEQ: (3 sibs) 3 children: 34: 0x2adf13fec0 VAL: '120' (3 sibs) 34: 0x2adf13ff58 VAL: '121' (3 sibs) 34: 0x2adf13fff0 VAL: '122' (3 sibs) 34: 0x2adf13f170 SEQ: (3 sibs) 3 children: 34: 0x2adf140090 SEQ: (3 sibs) 3 children: 34: 0x2adf140260 VAL: '200' (3 sibs) 34: 0x2adf1402f8 VAL: '201' (3 sibs) 34: 0x2adf140390 VAL: '202' (3 sibs) 34: 0x2adf140128 SEQ: (3 sibs) 3 children: 34: 0x2adf140430 VAL: '210' (3 sibs) 34: 0x2adf1404c8 VAL: '211' (3 sibs) 34: 0x2adf140560 VAL: '212' (3 sibs) 34: 0x2adf1401c0 SEQ: (3 sibs) 3 children: 34: 0x2adf140600 VAL: '220' (3 sibs) 34: 0x2adf140698 VAL: '221' (3 sibs) 34: 0x2adf140730 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf18e410 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf18e4a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf18e530 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf18e5c0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf18e650 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf18e6e0 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf18e770 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf18e800 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf18e890 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf18e920 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf18e9b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf18ea40 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf18ead0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf18eb60 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf18ebf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf18ec80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf18ed10 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf18eda0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf18ee30 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf18eec0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf18ef50 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf18efe0 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf18f070 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf18f100 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf18f190 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf18f220 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf18f2b0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf18f340 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf18f3d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf18f460 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf18f4f0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf18f580 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf18f610 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf18f6a0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf18f730 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf18f7c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf18f850 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf18f8e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf18f970 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf18fa00 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: 0x2adf142308 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf140a10 SEQ: (3 sibs) 3 children: 34: 0x2adf140be0 SEQ: (3 sibs) 3 children: 34: 0x2adf140db0 VAL: '000' (3 sibs) 34: 0x2adf140e48 VAL: '001' (3 sibs) 34: 0x2adf140ee0 VAL: '002' (3 sibs) 34: 0x2adf140c78 SEQ: (3 sibs) 3 children: 34: 0x2adf140f80 VAL: '010' (3 sibs) 34: 0x2adf141018 VAL: '011' (3 sibs) 34: 0x2adf1410b0 VAL: '012' (3 sibs) 34: 0x2adf140d10 SEQ: (3 sibs) 3 children: 34: 0x2adf141150 VAL: '020' (3 sibs) 34: 0x2adf1411e8 VAL: '021' (3 sibs) 34: 0x2adf141280 VAL: '022' (3 sibs) 34: 0x2adf140aa8 SEQ: (3 sibs) 3 children: 34: 0x2adf141320 SEQ: (3 sibs) 3 children: 34: 0x2adf1414f0 VAL: '100' (3 sibs) 34: 0x2adf141588 VAL: '101' (3 sibs) 34: 0x2adf141620 VAL: '102' (3 sibs) 34: 0x2adf1413b8 SEQ: (3 sibs) 3 children: 34: 0x2adf1416c0 VAL: '110' (3 sibs) 34: 0x2adf141758 VAL: '111' (3 sibs) 34: 0x2adf1417f0 VAL: '112' (3 sibs) 34: 0x2adf141450 SEQ: (3 sibs) 3 children: 34: 0x2adf141890 VAL: '120' (3 sibs) 34: 0x2adf141928 VAL: '121' (3 sibs) 34: 0x2adf1419c0 VAL: '122' (3 sibs) 34: 0x2adf140b40 SEQ: (3 sibs) 3 children: 34: 0x2adf141a60 SEQ: (3 sibs) 3 children: 34: 0x2adf141c30 VAL: '200' (3 sibs) 34: 0x2adf141cc8 VAL: '201' (3 sibs) 34: 0x2adf141d60 VAL: '202' (3 sibs) 34: 0x2adf141af8 SEQ: (3 sibs) 3 children: 34: 0x2adf141e00 VAL: '210' (3 sibs) 34: 0x2adf141e98 VAL: '211' (3 sibs) 34: 0x2adf141f30 VAL: '212' (3 sibs) 34: 0x2adf141b90 SEQ: (3 sibs) 3 children: 34: 0x2adf141fd0 VAL: '220' (3 sibs) 34: 0x2adf142068 VAL: '221' (3 sibs) 34: 0x2adf142100 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf18faa0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf18fb30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf18fbc0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf18fc50 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf18fce0 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf18fd70 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf18fe00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf18fe90 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf18ff20 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf18ffb0 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf190040 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf1900d0 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf190160 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf1901f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf190280 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf190310 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf1903a0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf190430 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf1904c0 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf190550 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf1905e0 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf190670 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf190700 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf190790 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf190820 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf1908b0 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf190940 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf1909d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf190a60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf190af0 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf190b80 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf190c10 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf190ca0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf190d30 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf190dc0 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf190e50 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf190ee0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf190f70 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf191000 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf191090 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: 0x2adf142420 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf142610 SEQ: (3 sibs) 3 children: 34: 0x2adf1427e0 SEQ: (3 sibs) 3 children: 34: 0x2adf1429b0 VAL: '000' (3 sibs) 34: 0x2adf142a48 VAL: '001' (3 sibs) 34: 0x2adf142ae0 VAL: '002' (3 sibs) 34: 0x2adf142878 SEQ: (3 sibs) 3 children: 34: 0x2adf142b80 VAL: '010' (3 sibs) 34: 0x2adf142c18 VAL: '011' (3 sibs) 34: 0x2adf142cb0 VAL: '012' (3 sibs) 34: 0x2adf142910 SEQ: (3 sibs) 3 children: 34: 0x2adf142d50 VAL: '020' (3 sibs) 34: 0x2adf142de8 VAL: '021' (3 sibs) 34: 0x2adf142e80 VAL: '022' (3 sibs) 34: 0x2adf1426a8 SEQ: (3 sibs) 3 children: 34: 0x2adf142f20 SEQ: (3 sibs) 3 children: 34: 0x2adf1430f0 VAL: '100' (3 sibs) 34: 0x2adf143188 VAL: '101' (3 sibs) 34: 0x2adf143220 VAL: '102' (3 sibs) 34: 0x2adf142fb8 SEQ: (3 sibs) 3 children: 34: 0x2adf1432c0 VAL: '110' (3 sibs) 34: 0x2adf143358 VAL: '111' (3 sibs) 34: 0x2adf1433f0 VAL: '112' (3 sibs) 34: 0x2adf143050 SEQ: (3 sibs) 3 children: 34: 0x2adf143490 VAL: '120' (3 sibs) 34: 0x2adf143528 VAL: '121' (3 sibs) 34: 0x2adf1435c0 VAL: '122' (3 sibs) 34: 0x2adf142740 SEQ: (3 sibs) 3 children: 34: 0x2adf143660 SEQ: (3 sibs) 3 children: 34: 0x2adf143830 VAL: '200' (3 sibs) 34: 0x2adf1438c8 VAL: '201' (3 sibs) 34: 0x2adf143960 VAL: '202' (3 sibs) 34: 0x2adf1436f8 SEQ: (3 sibs) 3 children: 34: 0x2adf143a00 VAL: '210' (3 sibs) 34: 0x2adf143a98 VAL: '211' (3 sibs) 34: 0x2adf143b30 VAL: '212' (3 sibs) 34: 0x2adf143790 SEQ: (3 sibs) 3 children: 34: 0x2adf143bd0 VAL: '220' (3 sibs) 34: 0x2adf143c68 VAL: '221' (3 sibs) 34: 0x2adf143d00 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf191130 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf1911c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf191250 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf1912e0 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf191370 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf191400 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf191490 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf191520 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf1915b0 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf191640 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf1916d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf191760 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf1917f0 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf191880 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf191910 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf1919a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf191a30 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf191ac0 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf191b50 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf191be0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf191c70 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf191d00 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf191d90 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf191e20 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf191eb0 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf191f40 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf191fd0 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf192060 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf1920f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf192180 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf192210 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf1922a0 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf192330 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf1923c0 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf192450 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf1924e0 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf192570 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf192600 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf192690 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf192720 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: 0x2adf142538 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2adf143da0 SEQ: (3 sibs) 3 children: 34: 0x2adf143f70 SEQ: (3 sibs) 3 children: 34: 0x2adf144140 VAL: '000' (3 sibs) 34: 0x2adf1441d8 VAL: '001' (3 sibs) 34: 0x2adf144270 VAL: '002' (3 sibs) 34: 0x2adf144008 SEQ: (3 sibs) 3 children: 34: 0x2adf144310 VAL: '010' (3 sibs) 34: 0x2adf1443a8 VAL: '011' (3 sibs) 34: 0x2adf144440 VAL: '012' (3 sibs) 34: 0x2adf1440a0 SEQ: (3 sibs) 3 children: 34: 0x2adf1444e0 VAL: '020' (3 sibs) 34: 0x2adf144578 VAL: '021' (3 sibs) 34: 0x2adf144610 VAL: '022' (3 sibs) 34: 0x2adf143e38 SEQ: (3 sibs) 3 children: 34: 0x2adf1446b0 SEQ: (3 sibs) 3 children: 34: 0x2adf144880 VAL: '100' (3 sibs) 34: 0x2adf144918 VAL: '101' (3 sibs) 34: 0x2adf1449b0 VAL: '102' (3 sibs) 34: 0x2adf144748 SEQ: (3 sibs) 3 children: 34: 0x2adf144a50 VAL: '110' (3 sibs) 34: 0x2adf144ae8 VAL: '111' (3 sibs) 34: 0x2adf144b80 VAL: '112' (3 sibs) 34: 0x2adf1447e0 SEQ: (3 sibs) 3 children: 34: 0x2adf144c20 VAL: '120' (3 sibs) 34: 0x2adf144cb8 VAL: '121' (3 sibs) 34: 0x2adf144d50 VAL: '122' (3 sibs) 34: 0x2adf143ed0 SEQ: (3 sibs) 3 children: 34: 0x2adf144df0 SEQ: (3 sibs) 3 children: 34: 0x2adf144fc0 VAL: '200' (3 sibs) 34: 0x2adf145058 VAL: '201' (3 sibs) 34: 0x2adf1450f0 VAL: '202' (3 sibs) 34: 0x2adf144e88 SEQ: (3 sibs) 3 children: 34: 0x2adf145190 VAL: '210' (3 sibs) 34: 0x2adf145228 VAL: '211' (3 sibs) 34: 0x2adf1452c0 VAL: '212' (3 sibs) 34: 0x2adf144f20 SEQ: (3 sibs) 3 children: 34: 0x2adf145360 VAL: '220' (3 sibs) 34: 0x2adf1453f8 VAL: '221' (3 sibs) 34: 0x2adf145490 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2adf1927c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2adf192850 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2adf1928e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2adf192970 VAL: '000' (3 sibs) 34: [4] [4] 0x2adf192a00 VAL: '001' (3 sibs) 34: [5] [5] 0x2adf192a90 VAL: '002' (3 sibs) 34: [6] [6] 0x2adf192b20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2adf192bb0 VAL: '010' (3 sibs) 34: [8] [8] 0x2adf192c40 VAL: '011' (3 sibs) 34: [9] [9] 0x2adf192cd0 VAL: '012' (3 sibs) 34: [10] [10] 0x2adf192d60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2adf192df0 VAL: '020' (3 sibs) 34: [12] [12] 0x2adf192e80 VAL: '021' (3 sibs) 34: [13] [13] 0x2adf192f10 VAL: '022' (3 sibs) 34: [14] [14] 0x2adf192fa0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2adf193030 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2adf1930c0 VAL: '100' (3 sibs) 34: [17] [17] 0x2adf193150 VAL: '101' (3 sibs) 34: [18] [18] 0x2adf1931e0 VAL: '102' (3 sibs) 34: [19] [19] 0x2adf193270 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2adf193300 VAL: '110' (3 sibs) 34: [21] [21] 0x2adf193390 VAL: '111' (3 sibs) 34: [22] [22] 0x2adf193420 VAL: '112' (3 sibs) 34: [23] [23] 0x2adf1934b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2adf193540 VAL: '120' (3 sibs) 34: [25] [25] 0x2adf1935d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2adf193660 VAL: '122' (3 sibs) 34: [27] [27] 0x2adf1936f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2adf193780 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2adf193810 VAL: '200' (3 sibs) 34: [30] [30] 0x2adf1938a0 VAL: '201' (3 sibs) 34: [31] [31] 0x2adf193930 VAL: '202' (3 sibs) 34: [32] [32] 0x2adf1939c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2adf193a50 VAL: '210' (3 sibs) 34: [34] [34] 0x2adf193ae0 VAL: '211' (3 sibs) 34: [35] [35] 0x2adf193b70 VAL: '212' (3 sibs) 34: [36] [36] 0x2adf193c00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2adf193c90 VAL: '220' (3 sibs) 34: [38] [38] 0x2adf193d20 VAL: '221' (3 sibs) 34: [39] [39] 0x2adf193db0 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 (46 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (47 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.08 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-1.14.0/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: 0x2af9be6be0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2af9be2310 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2af9be24e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be26b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be2880 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2af9be2918 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2af9be29b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2af9be2748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be2a50 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2af9be2ae8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2af9be2b80 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2af9be27e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be2c20 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2af9be2cb8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2af9be2d50 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2af9be2578 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be2df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be2fc0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2af9be3058 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2af9be30f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2af9be2e88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be3190 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2af9be3228 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2af9be32c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2af9be2f20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be3360 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2af9be33f8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2af9be3490 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2af9be2610 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be3530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be3700 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2af9be3798 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2af9be3830 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2af9be35c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be38d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2af9be3968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2af9be3a00 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2af9be3660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be3aa0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2af9be3b38 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2af9be3bd0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2af9be23a8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2af9be3c70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be3e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4010 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2af9be40a8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2af9be4140 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2af9be3ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be41e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2af9be4278 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2af9be4310 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2af9be3f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be43b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2af9be4448 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2af9be44e0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2af9be3d08 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be4580 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4750 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2af9be47e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2af9be4880 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2af9be4618 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be4920 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2af9be49b8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2af9be4a50 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2af9be46b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be4af0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2af9be4b88 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2af9be4c20 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2af9be3da0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be4cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4e90 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2af9be4f28 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2af9be4fc0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2af9be4d58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be5060 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2af9be50f8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2af9be5190 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2af9be4df0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be5230 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2af9be52c8 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2af9be5360 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2af9be2440 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2af9be5400 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be55d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be57a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2af9be5838 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2af9be58d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2af9be5668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be5970 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2af9be5a08 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2af9be5aa0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2af9be5700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be5b40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2af9be5bd8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2af9be5c70 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2af9be5498 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be5d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be5ee0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2af9be5f78 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2af9be6010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2af9be5da8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be60b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2af9be6148 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2af9be61e0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2af9be5e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be6280 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2af9be6318 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2af9be63b0 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2af9be5530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be6450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be6620 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2af9be66b8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2af9be6750 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2af9be64e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be67f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2af9be6888 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2af9be6920 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2af9be6580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be69c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2af9be6a58 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2af9be6af0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2af9bf2ce0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9bf2d70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9bf2e00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9bf2e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9bf2f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9bf2fb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9bf3040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9bf30d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9bf3160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9bf31f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9bf3280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9bf3310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9bf33a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9bf3430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9bf34c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9bf3550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9bf35e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9bf3670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9bf3700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9bf3790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9bf3820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9bf38b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9bf3940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9bf39d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9bf3a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9bf3af0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9bf3b80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9bf3c10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9bf3ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9bf3d30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9bf3dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9bf3e50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9bf3ee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9bf3f70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9bf4000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9bf4090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9bf4120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9bf41b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9bf4240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9bf42d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9bf4360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9bf43f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9bf4480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9bf4510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9bf45a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9bf4630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9bf46c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9bf4750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9bf47e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9bf4870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9bf4900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9bf4990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9bf4a20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9bf4ab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9bf4b40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9bf4bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9bf4c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9bf4cf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9bf4d80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9bf4e10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9bf4ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9bf4f30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9bf4fc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9bf5050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9bf50e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9bf5170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9bf5200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9bf5290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9bf5320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9bf53b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9bf5440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9bf54d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9bf5560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9bf55f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9bf5680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9bf5710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9bf57a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9bf5830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9bf58c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9bf5950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9bf59e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9bf5a70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9bf5b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9bf5b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9bf5c20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9bf5cb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9bf5d40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9bf5dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9bf5e60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9bf5ef0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9bf5f80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9bf6010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9bf60a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9bf6130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9bf61c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9bf6250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9bf62e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9bf6370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9bf6400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9bf6490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9bf6520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9bf65b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9bf6640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9bf66d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9bf6760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9bf67f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9bf6880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9bf6910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9bf69a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9bf6a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9bf6ac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9bf6b50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9bf6be0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9bf6c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9bf6d00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9bf6d90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9bf6e20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9bf6eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9bf6f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9bf6fd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9bf7060 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (3 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: 0x2af9be6cf8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2af9be6dd0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2af9be6fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be7170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be7340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2af9be73d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2af9be7470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2af9be7208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be7510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2af9be75a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2af9be7640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2af9be72a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be76e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2af9be7778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2af9be7810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2af9be7038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be78b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be7a80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2af9be7b18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2af9be7bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2af9be7948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be7c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2af9be7ce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2af9be7d80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2af9be79e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be7e20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2af9be7eb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2af9be7f50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2af9be70d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be7ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be81c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2af9be8258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2af9be82f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2af9be8088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be8390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2af9be8428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2af9be84c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2af9be8120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be8560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2af9be85f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2af9be8690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2af9be6e68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2af9be8730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be8900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be8ad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2af9be8b68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2af9be8c00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2af9be8998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be8ca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2af9be8d38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2af9be8dd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2af9be8a30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be8e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2af9be8f08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2af9be8fa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2af9be87c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be9040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be9210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2af9be92a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2af9be9340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2af9be90d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be93e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2af9be9478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2af9be9510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2af9be9170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be95b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2af9be9648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2af9be96e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2af9be8860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be9780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be9950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2af9be99e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2af9be9a80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2af9be9818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be9b20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2af9be9bb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2af9be9c50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2af9be98b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be9cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2af9be9d88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2af9be9e20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2af9be6f00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2af9be9ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9bea090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9bea260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2af9bea2f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2af9bea390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2af9bea128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9bea430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2af9bea4c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2af9bea560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2af9bea1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9bea600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2af9bea698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2af9bea730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2af9be9f58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9bea7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9bea9a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2af9beaa38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2af9beaad0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2af9bea868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9beab70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2af9beac08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2af9beaca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2af9bea900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9bead40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2af9beadd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2af9beae70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2af9be9ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9beaf10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9beb0e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2af9beb178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2af9beb210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2af9beafa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9beb2b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2af9beb348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2af9beb3e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2af9beb040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9beb480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2af9beb518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2af9beb5b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2af9bfb420 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9bfb4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9bfb540 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9bfb5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9bfb660 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9bfb6f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9bfb780 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9bfb810 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9bfb8a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9bfb930 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9bfb9c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9bfba50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9bfbae0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9bfbb70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9bfbc00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9bfbc90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9bfbd20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9bfbdb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9bfbe40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9bfbed0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9bfbf60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9bfbff0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9bfc080 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9bfc110 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9bfc1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9bfc230 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9bfc2c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9bfc350 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9bfc3e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9bfc470 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9bfc500 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9bfc590 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9bfc620 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9bfc6b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9bfc740 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9bfc7d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9bfc860 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9bfc8f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9bfc980 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9bfca10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9bfcaa0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9bfcb30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9bfcbc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9bfcc50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9bfcce0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9bfcd70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9bfce00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9bfce90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9bfcf20 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9bfcfb0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9bfd040 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9bfd0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9bfd160 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9bfd1f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9bfd280 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9bfd310 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9bfd3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9bfd430 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9bfd4c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9bfd550 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9bfd5e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9bfd670 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9bfd700 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9bfd790 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9bfd820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9bfd8b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9bfd940 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9bfd9d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9bfda60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9bfdaf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9bfdb80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9bfdc10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9bfdca0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9bfdd30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9bfddc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9bfde50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9bfdee0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9bfdf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9bfe000 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9bfe090 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9bfe120 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9bfe1b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9bfe240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9bfe2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9bfe360 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9bfe3f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9bfe480 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9bfe510 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9bfe5a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9bfe630 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9bfe6c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9bfe750 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9bfe7e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9bfe870 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9bfe900 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9bfe990 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9bfea20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9bfeab0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9bfeb40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9bfebd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9bfec60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9bfecf0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9bfed80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9bfee10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9bfeea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9bfef30 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9bfefc0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9bff050 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9bff0e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9bff170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9bff200 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9bff290 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9bff320 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9bff3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9bff440 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9bff4d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9bff560 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9bff5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9bff680 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9bff710 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9bff7a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (3 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: 0x2af9be6be0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2af9be2310 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2af9be24e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be26b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be2880 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2af9be2918 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2af9be29b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2af9be2748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be2a50 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2af9be2ae8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2af9be2b80 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2af9be27e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be2c20 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2af9be2cb8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2af9be2d50 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2af9be2578 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be2df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be2fc0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2af9be3058 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2af9be30f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2af9be2e88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be3190 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2af9be3228 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2af9be32c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2af9be2f20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be3360 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2af9be33f8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2af9be3490 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2af9be2610 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be3530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be3700 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2af9be3798 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2af9be3830 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2af9be35c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be38d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2af9be3968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2af9be3a00 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2af9be3660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be3aa0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2af9be3b38 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2af9be3bd0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2af9be23a8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2af9be3c70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be3e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4010 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2af9be40a8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2af9be4140 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2af9be3ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be41e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2af9be4278 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2af9be4310 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2af9be3f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be43b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2af9be4448 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2af9be44e0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2af9be3d08 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be4580 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4750 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2af9be47e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2af9be4880 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2af9be4618 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be4920 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2af9be49b8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2af9be4a50 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2af9be46b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be4af0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2af9be4b88 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2af9be4c20 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2af9be3da0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be4cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4e90 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2af9be4f28 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2af9be4fc0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2af9be4d58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be5060 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2af9be50f8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2af9be5190 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2af9be4df0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be5230 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2af9be52c8 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2af9be5360 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2af9be2440 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2af9be5400 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be55d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be57a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2af9be5838 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2af9be58d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2af9be5668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be5970 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2af9be5a08 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2af9be5aa0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2af9be5700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be5b40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2af9be5bd8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2af9be5c70 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2af9be5498 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be5d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be5ee0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2af9be5f78 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2af9be6010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2af9be5da8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be60b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2af9be6148 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2af9be61e0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2af9be5e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be6280 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2af9be6318 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2af9be63b0 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2af9be5530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be6450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be6620 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2af9be66b8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2af9be6750 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2af9be64e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be67f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2af9be6888 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2af9be6920 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2af9be6580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be69c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2af9be6a58 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2af9be6af0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2af9bffc30 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9bffcc0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9bffd50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9bffde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9bffe70 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9bfff00 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9bfff90 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c00020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c000b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c00140 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c001d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c00260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c002f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c00380 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c00410 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c004a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c00530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c005c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c00650 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c006e0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c00770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c00800 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c00890 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c00920 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c009b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c00a40 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c00ad0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c00b60 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c00bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c00c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c00d10 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c00da0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c00e30 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c00ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c00f50 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c00fe0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c01070 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c01100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c01190 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c01220 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c012b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c01340 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c013d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c01460 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c014f0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c01580 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c01610 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c016a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c01730 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c017c0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c01850 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c018e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c01970 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c01a00 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c01a90 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c01b20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c01bb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c01c40 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c01cd0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c01d60 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c01df0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c01e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c01f10 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c01fa0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c02030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c020c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c02150 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c021e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c02270 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c02300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c02390 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c02420 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c024b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c02540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c025d0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c02660 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c026f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c02780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c02810 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c028a0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c02930 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c029c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c02a50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c02ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c02b70 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c02c00 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c02c90 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c02d20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c02db0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c02e40 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c02ed0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c02f60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c02ff0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c03080 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c03110 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c031a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c03230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c032c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c03350 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c033e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c03470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c03500 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c03590 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c03620 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c036b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c03740 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c037d0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c03860 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c038f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c03980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c03a10 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c03aa0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c03b30 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c03bc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c03c50 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c03ce0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c03d70 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c03e00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c03e90 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c03f20 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c03fb0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (3 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: 0x2af9be6cf8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2af9be6dd0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2af9be6fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be7170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be7340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2af9be73d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2af9be7470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2af9be7208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be7510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2af9be75a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2af9be7640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2af9be72a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be76e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2af9be7778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2af9be7810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2af9be7038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be78b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be7a80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2af9be7b18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2af9be7bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2af9be7948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be7c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2af9be7ce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2af9be7d80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2af9be79e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be7e20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2af9be7eb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2af9be7f50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2af9be70d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be7ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be81c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2af9be8258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2af9be82f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2af9be8088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be8390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2af9be8428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2af9be84c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2af9be8120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be8560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2af9be85f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2af9be8690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2af9be6e68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2af9be8730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be8900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be8ad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2af9be8b68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2af9be8c00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2af9be8998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be8ca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2af9be8d38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2af9be8dd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2af9be8a30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be8e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2af9be8f08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2af9be8fa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2af9be87c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be9040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be9210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2af9be92a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2af9be9340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2af9be90d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be93e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2af9be9478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2af9be9510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2af9be9170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be95b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2af9be9648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2af9be96e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2af9be8860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be9780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be9950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2af9be99e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2af9be9a80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2af9be9818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be9b20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2af9be9bb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2af9be9c50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2af9be98b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be9cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2af9be9d88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2af9be9e20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2af9be6f00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2af9be9ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9bea090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9bea260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2af9bea2f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2af9bea390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2af9bea128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9bea430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2af9bea4c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2af9bea560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2af9bea1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9bea600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2af9bea698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2af9bea730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2af9be9f58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9bea7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9bea9a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2af9beaa38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2af9beaad0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2af9bea868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9beab70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2af9beac08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2af9beaca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2af9bea900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9bead40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2af9beadd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2af9beae70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2af9be9ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9beaf10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9beb0e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2af9beb178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2af9beb210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2af9beafa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9beb2b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2af9beb348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2af9beb3e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2af9beb040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9beb480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2af9beb518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2af9beb5b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2af9c04440 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9c044d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9c04560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9c045f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9c04680 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9c04710 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9c047a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c04830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c048c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c04950 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c049e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c04a70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c04b00 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c04b90 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c04c20 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c04cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c04d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c04dd0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c04e60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c04ef0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c04f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c05010 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c050a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c05130 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c051c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c05250 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c052e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c05370 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c05400 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c05490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c05520 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c055b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c05640 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c056d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c05760 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c057f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c05880 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c05910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c059a0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c05a30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c05ac0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c05b50 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c05be0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c05c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c05d00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c05d90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c05e20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c05eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c05f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c05fd0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c06060 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c060f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c06180 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c06210 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c062a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c06330 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c063c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c06450 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c064e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c06570 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c06600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c06690 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c06720 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c067b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c06840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c068d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c06960 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c069f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c06a80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c06b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c06ba0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c06c30 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c06cc0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c06d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c06de0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c06e70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c06f00 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c06f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c07020 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c070b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c07140 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c071d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c07260 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c072f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c07380 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c07410 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c074a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c07530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c075c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c07650 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c076e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c07770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c07800 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c07890 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c07920 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c079b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c07a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c07ad0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c07b60 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c07bf0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c07c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c07d10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c07da0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c07e30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c07ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c07f50 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c07fe0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c08070 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c08100 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c08190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c08220 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c082b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c08340 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c083d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c08460 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c084f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c08580 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c08610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c086a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c08730 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c087c0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (3 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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] 0x2af9bf2ce0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9bf2d70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9bf2e00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9bf2e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9bf2f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9bf2fb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9bf3040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9bf30d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9bf3160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9bf31f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9bf3280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9bf3310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9bf33a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9bf3430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9bf34c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9bf3550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9bf35e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9bf3670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9bf3700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9bf3790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9bf3820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9bf38b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9bf3940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9bf39d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9bf3a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9bf3af0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9bf3b80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9bf3c10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9bf3ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9bf3d30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9bf3dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9bf3e50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9bf3ee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9bf3f70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9bf4000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9bf4090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9bf4120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9bf41b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9bf4240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9bf42d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9bf4360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9bf43f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9bf4480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9bf4510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9bf45a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9bf4630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9bf46c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9bf4750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9bf47e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9bf4870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9bf4900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9bf4990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9bf4a20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9bf4ab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9bf4b40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9bf4bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9bf4c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9bf4cf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9bf4d80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9bf4e10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9bf4ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9bf4f30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9bf4fc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9bf5050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9bf50e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9bf5170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9bf5200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9bf5290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9bf5320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9bf53b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9bf5440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9bf54d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9bf5560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9bf55f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9bf5680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9bf5710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9bf57a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9bf5830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9bf58c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9bf5950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9bf59e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9bf5a70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9bf5b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9bf5b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9bf5c20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9bf5cb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9bf5d40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9bf5dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9bf5e60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9bf5ef0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9bf5f80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9bf6010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9bf60a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9bf6130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9bf61c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9bf6250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9bf62e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9bf6370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9bf6400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9bf6490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9bf6520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9bf65b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9bf6640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9bf66d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9bf6760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9bf67f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9bf6880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9bf6910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9bf69a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9bf6a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9bf6ac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9bf6b50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9bf6be0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9bf6c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9bf6d00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9bf6d90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9bf6e20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9bf6eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9bf6f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9bf6fd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9bf7060 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] 0x2af9c0b060 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9c0b0f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9c0b180 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9c0b210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9c0b2a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9c0b330 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9c0b3c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c0b450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c0b4e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c0b570 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c0b600 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c0b690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c0b720 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c0b7b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c0b840 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c0b8d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c0b960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c0b9f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c0ba80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c0bb10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c0bba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c0bc30 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c0bcc0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c0bd50 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c0bde0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c0be70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c0bf00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c0bf90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c0c020 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c0c0b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c0c140 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c0c1d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c0c260 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c0c2f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c0c380 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c0c410 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c0c4a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c0c530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c0c5c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c0c650 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c0c6e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c0c770 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c0c800 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c0c890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c0c920 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c0c9b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c0ca40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c0cad0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c0cb60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c0cbf0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c0cc80 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c0cd10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c0cda0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c0ce30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c0cec0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c0cf50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c0cfe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c0d070 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c0d100 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c0d190 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c0d220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c0d2b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c0d340 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c0d3d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c0d460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c0d4f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c0d580 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c0d610 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c0d6a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c0d730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c0d7c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c0d850 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c0d8e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c0d970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c0da00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c0da90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c0db20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c0dbb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c0dc40 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c0dcd0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c0dd60 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c0ddf0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c0de80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c0df10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c0dfa0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c0e030 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c0e0c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c0e150 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c0e1e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c0e270 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c0e300 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c0e390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c0e420 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c0e4b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c0e540 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c0e5d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c0e660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c0e6f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c0e780 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c0e810 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c0e8a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c0e930 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c0e9c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c0ea50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c0eae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c0eb70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c0ec00 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c0ec90 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c0ed20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c0edb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c0ee40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c0eed0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c0ef60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c0eff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c0f080 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c0f110 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c0f1a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c0f230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c0f2c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c0f350 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c0f3e0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (5 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] 0x2af9bfb420 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9bfb4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9bfb540 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9bfb5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9bfb660 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9bfb6f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9bfb780 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9bfb810 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9bfb8a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9bfb930 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9bfb9c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9bfba50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9bfbae0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9bfbb70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9bfbc00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9bfbc90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9bfbd20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9bfbdb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9bfbe40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9bfbed0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9bfbf60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9bfbff0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9bfc080 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9bfc110 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9bfc1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9bfc230 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9bfc2c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9bfc350 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9bfc3e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9bfc470 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9bfc500 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9bfc590 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9bfc620 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9bfc6b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9bfc740 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9bfc7d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9bfc860 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9bfc8f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9bfc980 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9bfca10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9bfcaa0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9bfcb30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9bfcbc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9bfcc50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9bfcce0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9bfcd70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9bfce00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9bfce90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9bfcf20 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9bfcfb0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9bfd040 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9bfd0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9bfd160 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9bfd1f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9bfd280 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9bfd310 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9bfd3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9bfd430 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9bfd4c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9bfd550 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9bfd5e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9bfd670 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9bfd700 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9bfd790 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9bfd820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9bfd8b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9bfd940 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9bfd9d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9bfda60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9bfdaf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9bfdb80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9bfdc10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9bfdca0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9bfdd30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9bfddc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9bfde50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9bfdee0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9bfdf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9bfe000 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9bfe090 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9bfe120 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9bfe1b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9bfe240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9bfe2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9bfe360 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9bfe3f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9bfe480 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9bfe510 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9bfe5a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9bfe630 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9bfe6c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9bfe750 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9bfe7e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9bfe870 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9bfe900 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9bfe990 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9bfea20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9bfeab0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9bfeb40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9bfebd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9bfec60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9bfecf0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9bfed80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9bfee10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9bfeea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9bfef30 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9bfefc0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9bff050 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9bff0e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9bff170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9bff200 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9bff290 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9bff320 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9bff3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9bff440 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9bff4d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9bff560 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9bff5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9bff680 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9bff710 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9bff7a0 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] 0x2af9c0f870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9c0f900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9c0f990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9c0fa20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9c0fab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9c0fb40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9c0fbd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c0fc60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c0fcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c0fd80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c0fe10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c0fea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c0ff30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c0ffc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c10050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c100e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c10170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c10200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c10290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c10320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c103b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c10440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c104d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c10560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c105f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c10680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c10710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c107a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c10830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c108c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c10950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c109e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c10a70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c10b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c10b90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c10c20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c10cb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c10d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c10dd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c10e60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c10ef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c10f80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c11010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c110a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c11130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c111c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c11250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c112e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c11370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c11400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c11490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c11520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c115b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c11640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c116d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c11760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c117f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c11880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c11910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c119a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c11a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c11ac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c11b50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c11be0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c11c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c11d00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c11d90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c11e20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c11eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c11f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c11fd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c12060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c120f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c12180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c12210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c122a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c12330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c123c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c12450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c124e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c12570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c12600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c12690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c12720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c127b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c12840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c128d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c12960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c129f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c12a80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c12b10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c12ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c12c30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c12cc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c12d50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c12de0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c12e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c12f00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c12f90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c13020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c130b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c13140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c131d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c13260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c132f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c13380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c13410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c134a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c13530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c135c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c13650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c136e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c13770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c13800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c13890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c13920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c139b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c13a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c13ad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c13b60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c13bf0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (5 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] 0x2af9bffc30 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9bffcc0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9bffd50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9bffde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9bffe70 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9bfff00 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9bfff90 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c00020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c000b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c00140 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c001d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c00260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c002f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c00380 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c00410 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c004a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c00530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c005c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c00650 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c006e0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c00770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c00800 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c00890 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c00920 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c009b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c00a40 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c00ad0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c00b60 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c00bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c00c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c00d10 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c00da0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c00e30 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c00ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c00f50 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c00fe0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c01070 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c01100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c01190 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c01220 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c012b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c01340 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c013d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c01460 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c014f0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c01580 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c01610 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c016a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c01730 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c017c0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c01850 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c018e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c01970 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c01a00 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c01a90 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c01b20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c01bb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c01c40 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c01cd0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c01d60 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c01df0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c01e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c01f10 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c01fa0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c02030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c020c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c02150 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c021e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c02270 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c02300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c02390 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c02420 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c024b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c02540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c025d0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c02660 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c026f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c02780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c02810 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c028a0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c02930 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c029c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c02a50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c02ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c02b70 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c02c00 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c02c90 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c02d20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c02db0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c02e40 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c02ed0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c02f60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c02ff0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c03080 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c03110 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c031a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c03230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c032c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c03350 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c033e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c03470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c03500 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c03590 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c03620 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c036b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c03740 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c037d0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c03860 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c038f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c03980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c03a10 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c03aa0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c03b30 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c03bc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c03c50 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c03ce0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c03d70 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c03e00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c03e90 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c03f20 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c03fb0 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] 0x2af9c16490 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9c16520 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9c165b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9c16640 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9c166d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9c16760 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9c167f0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c16880 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c16910 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c169a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c16a30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c16ac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c16b50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c16be0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c16c70 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c16d00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c16d90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c16e20 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c16eb0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c16f40 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c16fd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c17060 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c170f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c17180 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c17210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c172a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c17330 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c173c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c17450 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c174e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c17570 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c17600 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c17690 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c17720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c177b0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c17840 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c178d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c17960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c179f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c17a80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c17b10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c17ba0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c17c30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c17cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c17d50 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c17de0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c17e70 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c17f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c17f90 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c18020 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c180b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c18140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c181d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c18260 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c182f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c18380 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c18410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c184a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c18530 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c185c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c18650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c186e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c18770 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c18800 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c18890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c18920 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c189b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c18a40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c18ad0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c18b60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c18bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c18c80 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c18d10 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c18da0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c18e30 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c18ec0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c18f50 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c18fe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c19070 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c19100 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c19190 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c19220 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c192b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c19340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c193d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c19460 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c194f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c19580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c19610 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c196a0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c19730 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c197c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c19850 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c198e0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c19970 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c19a00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c19a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c19b20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c19bb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c19c40 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c19cd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c19d60 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c19df0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c19e80 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c19f10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c19fa0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c1a030 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c1a0c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c1a150 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c1a1e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c1a270 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c1a300 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c1a390 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c1a420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c1a4b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c1a540 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c1a5d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c1a660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c1a6f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c1a780 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c1a810 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (5 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] 0x2af9c04440 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9c044d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9c04560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9c045f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9c04680 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9c04710 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9c047a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c04830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c048c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c04950 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c049e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c04a70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c04b00 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c04b90 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c04c20 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c04cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c04d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c04dd0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c04e60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c04ef0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c04f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c05010 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c050a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c05130 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c051c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c05250 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c052e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c05370 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c05400 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c05490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c05520 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c055b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c05640 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c056d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c05760 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c057f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c05880 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c05910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c059a0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c05a30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c05ac0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c05b50 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c05be0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c05c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c05d00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c05d90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c05e20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c05eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c05f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c05fd0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c06060 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c060f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c06180 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c06210 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c062a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c06330 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c063c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c06450 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c064e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c06570 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c06600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c06690 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c06720 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c067b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c06840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c068d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c06960 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c069f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c06a80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c06b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c06ba0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c06c30 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c06cc0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c06d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c06de0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c06e70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c06f00 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c06f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c07020 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c070b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c07140 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c071d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c07260 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c072f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c07380 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c07410 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c074a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c07530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c075c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c07650 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c076e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c07770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c07800 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c07890 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c07920 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c079b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c07a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c07ad0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c07b60 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c07bf0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c07c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c07d10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c07da0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c07e30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c07ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c07f50 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c07fe0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c08070 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c08100 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c08190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c08220 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c082b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c08340 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c083d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c08460 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c084f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c08580 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c08610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c086a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c08730 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c087c0 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] 0x2af9c1aca0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9c1ad30 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9c1adc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9c1ae50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9c1aee0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9c1af70 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9c1b000 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c1b090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c1b120 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c1b1b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c1b240 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c1b2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c1b360 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c1b3f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c1b480 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c1b510 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c1b5a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c1b630 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c1b6c0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c1b750 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c1b7e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c1b870 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c1b900 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c1b990 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c1ba20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c1bab0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c1bb40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c1bbd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c1bc60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c1bcf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c1bd80 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c1be10 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c1bea0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c1bf30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c1bfc0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c1c050 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c1c0e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c1c170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c1c200 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c1c290 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c1c320 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c1c3b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c1c440 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c1c4d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c1c560 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c1c5f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c1c680 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c1c710 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c1c7a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c1c830 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c1c8c0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c1c950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c1c9e0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c1ca70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c1cb00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c1cb90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c1cc20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c1ccb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c1cd40 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c1cdd0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c1ce60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c1cef0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c1cf80 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c1d010 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c1d0a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c1d130 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c1d1c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c1d250 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c1d2e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c1d370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c1d400 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c1d490 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c1d520 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c1d5b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c1d640 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c1d6d0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c1d760 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c1d7f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c1d880 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c1d910 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c1d9a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c1da30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c1dac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c1db50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c1dbe0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c1dc70 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c1dd00 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c1dd90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c1de20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c1deb0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c1df40 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c1dfd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c1e060 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c1e0f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c1e180 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c1e210 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c1e2a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c1e330 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c1e3c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c1e450 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c1e4e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c1e570 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c1e600 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c1e690 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c1e720 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c1e7b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c1e840 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c1e8d0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c1e960 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c1e9f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c1ea80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c1eb10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c1eba0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c1ec30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c1ecc0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c1ed50 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c1ede0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c1ee70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c1ef00 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c1ef90 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c1f020 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (5 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: 0x2af9be6be0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2af9be2310 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2af9be24e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be26b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be2880 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2af9be2918 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2af9be29b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2af9be2748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be2a50 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2af9be2ae8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2af9be2b80 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2af9be27e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be2c20 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2af9be2cb8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2af9be2d50 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2af9be2578 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be2df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be2fc0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2af9be3058 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2af9be30f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2af9be2e88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be3190 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2af9be3228 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2af9be32c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2af9be2f20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be3360 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2af9be33f8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2af9be3490 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2af9be2610 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be3530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be3700 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2af9be3798 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2af9be3830 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2af9be35c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be38d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2af9be3968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2af9be3a00 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2af9be3660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be3aa0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2af9be3b38 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2af9be3bd0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2af9be23a8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2af9be3c70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be3e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4010 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2af9be40a8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2af9be4140 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2af9be3ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be41e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2af9be4278 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2af9be4310 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2af9be3f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be43b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2af9be4448 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2af9be44e0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2af9be3d08 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be4580 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4750 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2af9be47e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2af9be4880 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2af9be4618 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be4920 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2af9be49b8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2af9be4a50 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2af9be46b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be4af0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2af9be4b88 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2af9be4c20 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2af9be3da0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be4cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4e90 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2af9be4f28 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2af9be4fc0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2af9be4d58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be5060 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2af9be50f8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2af9be5190 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2af9be4df0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be5230 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2af9be52c8 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2af9be5360 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2af9be2440 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2af9be5400 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be55d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be57a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2af9be5838 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2af9be58d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2af9be5668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be5970 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2af9be5a08 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2af9be5aa0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2af9be5700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be5b40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2af9be5bd8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2af9be5c70 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2af9be5498 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be5d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be5ee0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2af9be5f78 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2af9be6010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2af9be5da8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be60b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2af9be6148 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2af9be61e0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2af9be5e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be6280 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2af9be6318 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2af9be63b0 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2af9be5530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be6450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be6620 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2af9be66b8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2af9be6750 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2af9be64e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be67f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2af9be6888 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2af9be6920 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2af9be6580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be69c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2af9be6a58 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2af9be6af0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2af9c1f4b0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9c1f540 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9c1f5d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9c1f660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9c1f6f0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9c1f780 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9c1f810 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c1f8a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c1f930 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c1f9c0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c1fa50 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c1fae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c1fb70 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c1fc00 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c1fc90 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c1fd20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c1fdb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c1fe40 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c1fed0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c1ff60 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c1fff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c20080 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c20110 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c201a0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c20230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c202c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c20350 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c203e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c20470 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c20500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c20590 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c20620 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c206b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c20740 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c207d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c20860 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c208f0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c20980 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c20a10 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c20aa0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c20b30 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c20bc0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c20c50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c20ce0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c20d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c20e00 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c20e90 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c20f20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c20fb0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c21040 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c210d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c21160 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c211f0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c21280 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c21310 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c213a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c21430 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c214c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c21550 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c215e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c21670 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c21700 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c21790 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c21820 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c218b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c21940 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c219d0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c21a60 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c21af0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c21b80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c21c10 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c21ca0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c21d30 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c21dc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c21e50 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c21ee0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c21f70 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c22000 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c22090 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c22120 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c221b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c22240 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c222d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c22360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c223f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c22480 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c22510 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c225a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c22630 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c226c0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c22750 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c227e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c22870 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c22900 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c22990 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c22a20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c22ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c22b40 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c22bd0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c22c60 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c22cf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c22d80 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c22e10 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c22ea0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c22f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c22fc0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c23050 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c230e0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c23170 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c23200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c23290 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c23320 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c233b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c23440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c234d0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c23560 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c235f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c23680 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c23710 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c237a0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c23830 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (3 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x2af9be6cf8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2af9be6dd0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2af9be6fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be7170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be7340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2af9be73d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2af9be7470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2af9be7208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be7510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2af9be75a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2af9be7640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2af9be72a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be76e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2af9be7778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2af9be7810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2af9be7038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be78b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be7a80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2af9be7b18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2af9be7bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2af9be7948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be7c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2af9be7ce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2af9be7d80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2af9be79e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be7e20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2af9be7eb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2af9be7f50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2af9be70d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be7ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be81c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2af9be8258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2af9be82f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2af9be8088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be8390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2af9be8428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2af9be84c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2af9be8120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be8560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2af9be85f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2af9be8690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2af9be6e68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2af9be8730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be8900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be8ad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2af9be8b68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2af9be8c00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2af9be8998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be8ca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2af9be8d38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2af9be8dd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2af9be8a30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be8e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2af9be8f08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2af9be8fa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2af9be87c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be9040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be9210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2af9be92a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2af9be9340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2af9be90d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be93e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2af9be9478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2af9be9510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2af9be9170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be95b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2af9be9648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2af9be96e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2af9be8860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be9780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be9950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2af9be99e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2af9be9a80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2af9be9818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be9b20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2af9be9bb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2af9be9c50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2af9be98b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be9cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2af9be9d88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2af9be9e20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2af9be6f00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2af9be9ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9bea090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9bea260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2af9bea2f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2af9bea390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2af9bea128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9bea430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2af9bea4c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2af9bea560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2af9bea1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9bea600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2af9bea698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2af9bea730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2af9be9f58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9bea7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9bea9a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2af9beaa38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2af9beaad0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2af9bea868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9beab70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2af9beac08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2af9beaca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2af9bea900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9bead40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2af9beadd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2af9beae70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2af9be9ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9beaf10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9beb0e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2af9beb178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2af9beb210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2af9beafa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9beb2b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2af9beb348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2af9beb3e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2af9beb040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9beb480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2af9beb518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2af9beb5b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2af9c238d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9c23960 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9c239f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9c23a80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9c23b10 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9c23ba0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9c23c30 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c23cc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c23d50 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c23de0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c23e70 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c23f00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c23f90 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c24020 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c240b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c24140 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c241d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c24260 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c242f0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c24380 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c24410 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c244a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c24530 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c245c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c24650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c246e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c24770 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c24800 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c24890 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c24920 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c249b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c24a40 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c24ad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c24b60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c24bf0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c24c80 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c24d10 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c24da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c24e30 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c24ec0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c24f50 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c24fe0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c25070 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c25100 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c25190 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c25220 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c252b0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c25340 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c253d0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c25460 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c254f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c25580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c25610 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c256a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c25730 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c257c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c25850 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c258e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c25970 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c25a00 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c25a90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c25b20 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c25bb0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c25c40 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c25cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c25d60 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c25df0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c25e80 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c25f10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c25fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c26030 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c260c0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c26150 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c261e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c26270 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c26300 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c26390 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c26420 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c264b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c26540 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c265d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c26660 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c266f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c26780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c26810 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c268a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c26930 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c269c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c26a50 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c26ae0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c26b70 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c26c00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c26c90 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c26d20 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c26db0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c26e40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c26ed0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c26f60 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c26ff0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c27080 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c27110 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c271a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c27230 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c272c0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c27350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c273e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c27470 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c27500 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c27590 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c27620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c276b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c27740 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c277d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c27860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c278f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c27980 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c27a10 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c27aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c27b30 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c27bc0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c27c50 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (3 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: 0x2af9be6be0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2af9be2310 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2af9be24e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be26b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be2880 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2af9be2918 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2af9be29b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2af9be2748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be2a50 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2af9be2ae8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2af9be2b80 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2af9be27e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be2c20 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2af9be2cb8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2af9be2d50 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2af9be2578 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be2df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be2fc0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2af9be3058 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2af9be30f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2af9be2e88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be3190 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2af9be3228 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2af9be32c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2af9be2f20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be3360 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2af9be33f8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2af9be3490 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2af9be2610 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be3530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be3700 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2af9be3798 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2af9be3830 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2af9be35c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be38d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2af9be3968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2af9be3a00 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2af9be3660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be3aa0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2af9be3b38 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2af9be3bd0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2af9be23a8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2af9be3c70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be3e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4010 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2af9be40a8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2af9be4140 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2af9be3ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be41e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2af9be4278 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2af9be4310 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2af9be3f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be43b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2af9be4448 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2af9be44e0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2af9be3d08 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be4580 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4750 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2af9be47e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2af9be4880 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2af9be4618 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be4920 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2af9be49b8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2af9be4a50 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2af9be46b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be4af0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2af9be4b88 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2af9be4c20 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2af9be3da0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be4cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be4e90 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2af9be4f28 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2af9be4fc0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2af9be4d58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be5060 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2af9be50f8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2af9be5190 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2af9be4df0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be5230 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2af9be52c8 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2af9be5360 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2af9be2440 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2af9be5400 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be55d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be57a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2af9be5838 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2af9be58d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2af9be5668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be5970 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2af9be5a08 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2af9be5aa0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2af9be5700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be5b40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2af9be5bd8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2af9be5c70 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2af9be5498 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be5d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be5ee0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2af9be5f78 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2af9be6010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2af9be5da8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be60b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2af9be6148 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2af9be61e0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2af9be5e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be6280 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2af9be6318 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2af9be63b0 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2af9be5530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be6450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be6620 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2af9be66b8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2af9be6750 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2af9be64e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be67f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2af9be6888 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2af9be6920 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2af9be6580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be69c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2af9be6a58 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2af9be6af0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2af9c27cf0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9c27d80 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9c27e10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9c27ea0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9c27f30 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9c27fc0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9c28050 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c280e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c28170 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c28200 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c28290 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c28320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c283b0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c28440 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c284d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c28560 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c285f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c28680 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c28710 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c287a0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c28830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c288c0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c28950 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c289e0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c28a70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c28b00 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c28b90 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c28c20 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c28cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c28d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c28dd0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c28e60 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c28ef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c28f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c29010 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c290a0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c29130 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c291c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c29250 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c292e0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c29370 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c29400 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c29490 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c29520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c295b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c29640 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c296d0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c29760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c297f0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c29880 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c29910 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c299a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c29a30 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c29ac0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c29b50 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c29be0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c29c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c29d00 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c29d90 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c29e20 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c29eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c29f40 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c29fd0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c2a060 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c2a0f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c2a180 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c2a210 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c2a2a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c2a330 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c2a3c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c2a450 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c2a4e0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c2a570 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c2a600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c2a690 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c2a720 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c2a7b0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c2a840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c2a8d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c2a960 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c2a9f0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c2aa80 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c2ab10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c2aba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c2ac30 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c2acc0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c2ad50 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c2ade0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c2ae70 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c2af00 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c2af90 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c2b020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c2b0b0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c2b140 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c2b1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c2b260 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c2b2f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c2b380 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c2b410 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c2b4a0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c2b530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c2b5c0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c2b650 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c2b6e0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c2b770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c2b800 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c2b890 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c2b920 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c2b9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c2ba40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c2bad0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c2bb60 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c2bbf0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c2bc80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c2bd10 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c2bda0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c2be30 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c2bec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c2bf50 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c2bfe0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c2c070 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (2 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x2af9be6cf8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2af9be6dd0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2af9be6fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be7170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be7340 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2af9be73d8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2af9be7470 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2af9be7208 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be7510 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2af9be75a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2af9be7640 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2af9be72a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be76e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2af9be7778 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2af9be7810 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2af9be7038 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be78b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be7a80 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2af9be7b18 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2af9be7bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2af9be7948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be7c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2af9be7ce8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2af9be7d80 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2af9be79e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be7e20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2af9be7eb8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2af9be7f50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2af9be70d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be7ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be81c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2af9be8258 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2af9be82f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2af9be8088 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be8390 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2af9be8428 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2af9be84c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2af9be8120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be8560 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2af9be85f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2af9be8690 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2af9be6e68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2af9be8730 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9be8900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be8ad0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2af9be8b68 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2af9be8c00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2af9be8998 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be8ca0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2af9be8d38 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2af9be8dd0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2af9be8a30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be8e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2af9be8f08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2af9be8fa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2af9be87c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9be9040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be9210 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2af9be92a8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2af9be9340 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2af9be90d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be93e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2af9be9478 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2af9be9510 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2af9be9170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be95b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2af9be9648 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2af9be96e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2af9be8860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9be9780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9be9950 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2af9be99e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2af9be9a80 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2af9be9818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9be9b20 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2af9be9bb8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2af9be9c50 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2af9be98b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9be9cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2af9be9d88 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2af9be9e20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2af9be6f00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2af9be9ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2af9bea090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9bea260 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2af9bea2f8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2af9bea390 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2af9bea128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9bea430 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2af9bea4c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2af9bea560 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2af9bea1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9bea600 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2af9bea698 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2af9bea730 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2af9be9f58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2af9bea7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9bea9a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2af9beaa38 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2af9beaad0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2af9bea868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9beab70 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2af9beac08 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2af9beaca0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2af9bea900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9bead40 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2af9beadd8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2af9beae70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2af9be9ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2af9beaf10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2af9beb0e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2af9beb178 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2af9beb210 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2af9beafa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2af9beb2b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2af9beb348 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2af9beb3e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2af9beb040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2af9beb480 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2af9beb518 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2af9beb5b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2af9c2c110 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2af9c2c1a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2af9c2c230 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2af9c2c2c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2af9c2c350 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2af9c2c3e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2af9c2c470 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2af9c2c500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2af9c2c590 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2af9c2c620 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2af9c2c6b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2af9c2c740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2af9c2c7d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2af9c2c860 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2af9c2c8f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2af9c2c980 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2af9c2ca10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2af9c2caa0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2af9c2cb30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2af9c2cbc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2af9c2cc50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2af9c2cce0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2af9c2cd70 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2af9c2ce00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2af9c2ce90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2af9c2cf20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2af9c2cfb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2af9c2d040 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2af9c2d0d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2af9c2d160 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2af9c2d1f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2af9c2d280 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2af9c2d310 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2af9c2d3a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2af9c2d430 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2af9c2d4c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2af9c2d550 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2af9c2d5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2af9c2d670 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2af9c2d700 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2af9c2d790 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2af9c2d820 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2af9c2d8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2af9c2d940 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2af9c2d9d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2af9c2da60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2af9c2daf0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2af9c2db80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2af9c2dc10 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2af9c2dca0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2af9c2dd30 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2af9c2ddc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2af9c2de50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2af9c2dee0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2af9c2df70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2af9c2e000 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2af9c2e090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2af9c2e120 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2af9c2e1b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2af9c2e240 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2af9c2e2d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2af9c2e360 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2af9c2e3f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2af9c2e480 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2af9c2e510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2af9c2e5a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2af9c2e630 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2af9c2e6c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2af9c2e750 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2af9c2e7e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2af9c2e870 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2af9c2e900 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2af9c2e990 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2af9c2ea20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2af9c2eab0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2af9c2eb40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2af9c2ebd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2af9c2ec60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2af9c2ecf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2af9c2ed80 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2af9c2ee10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2af9c2eea0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2af9c2ef30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2af9c2efc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2af9c2f050 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2af9c2f0e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2af9c2f170 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2af9c2f200 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2af9c2f290 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2af9c2f320 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2af9c2f3b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2af9c2f440 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2af9c2f4d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2af9c2f560 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2af9c2f5f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2af9c2f680 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2af9c2f710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2af9c2f7a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2af9c2f830 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2af9c2f8c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2af9c2f950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2af9c2f9e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2af9c2fa70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2af9c2fb00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2af9c2fb90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2af9c2fc20 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2af9c2fcb0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2af9c2fd40 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2af9c2fdd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2af9c2fe60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2af9c2fef0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2af9c2ff80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2af9c30010 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2af9c300a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2af9c30130 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2af9c301c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2af9c30250 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2af9c302e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2af9c30370 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2af9c30400 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2af9c30490 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (2 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (71 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (71 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.11 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-1.14.0/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: 0x2b01184be0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2b01180310 SEQ: (3 sibs) 3 children: 36: 0x2b011804e0 SEQ: (3 sibs) 3 children: 36: 0x2b011806b0 SEQ: (3 sibs) 3 children: 36: 0x2b01180880 VAL: '0000' (3 sibs) 36: 0x2b01180918 VAL: '0001' (3 sibs) 36: 0x2b011809b0 VAL: '0002' (3 sibs) 36: 0x2b01180748 SEQ: (3 sibs) 3 children: 36: 0x2b01180a50 VAL: '0010' (3 sibs) 36: 0x2b01180ae8 VAL: '0011' (3 sibs) 36: 0x2b01180b80 VAL: '0012' (3 sibs) 36: 0x2b011807e0 SEQ: (3 sibs) 3 children: 36: 0x2b01180c20 VAL: '0020' (3 sibs) 36: 0x2b01180cb8 VAL: '0021' (3 sibs) 36: 0x2b01180d50 VAL: '0022' (3 sibs) 36: 0x2b01180578 SEQ: (3 sibs) 3 children: 36: 0x2b01180df0 SEQ: (3 sibs) 3 children: 36: 0x2b01180fc0 VAL: '0100' (3 sibs) 36: 0x2b01181058 VAL: '0101' (3 sibs) 36: 0x2b011810f0 VAL: '0102' (3 sibs) 36: 0x2b01180e88 SEQ: (3 sibs) 3 children: 36: 0x2b01181190 VAL: '0110' (3 sibs) 36: 0x2b01181228 VAL: '0111' (3 sibs) 36: 0x2b011812c0 VAL: '0112' (3 sibs) 36: 0x2b01180f20 SEQ: (3 sibs) 3 children: 36: 0x2b01181360 VAL: '0120' (3 sibs) 36: 0x2b011813f8 VAL: '0121' (3 sibs) 36: 0x2b01181490 VAL: '0122' (3 sibs) 36: 0x2b01180610 SEQ: (3 sibs) 3 children: 36: 0x2b01181530 SEQ: (3 sibs) 3 children: 36: 0x2b01181700 VAL: '0200' (3 sibs) 36: 0x2b01181798 VAL: '0201' (3 sibs) 36: 0x2b01181830 VAL: '0202' (3 sibs) 36: 0x2b011815c8 SEQ: (3 sibs) 3 children: 36: 0x2b011818d0 VAL: '0210' (3 sibs) 36: 0x2b01181968 VAL: '0211' (3 sibs) 36: 0x2b01181a00 VAL: '0212' (3 sibs) 36: 0x2b01181660 SEQ: (3 sibs) 3 children: 36: 0x2b01181aa0 VAL: '0220' (3 sibs) 36: 0x2b01181b38 VAL: '0221' (3 sibs) 36: 0x2b01181bd0 VAL: '0222' (3 sibs) 36: 0x2b011803a8 SEQ: (3 sibs) 3 children: 36: 0x2b01181c70 SEQ: (3 sibs) 3 children: 36: 0x2b01181e40 SEQ: (3 sibs) 3 children: 36: 0x2b01182010 VAL: '1000' (3 sibs) 36: 0x2b011820a8 VAL: '1001' (3 sibs) 36: 0x2b01182140 VAL: '1002' (3 sibs) 36: 0x2b01181ed8 SEQ: (3 sibs) 3 children: 36: 0x2b011821e0 VAL: '1010' (3 sibs) 36: 0x2b01182278 VAL: '1011' (3 sibs) 36: 0x2b01182310 VAL: '1012' (3 sibs) 36: 0x2b01181f70 SEQ: (3 sibs) 3 children: 36: 0x2b011823b0 VAL: '1020' (3 sibs) 36: 0x2b01182448 VAL: '1021' (3 sibs) 36: 0x2b011824e0 VAL: '1022' (3 sibs) 36: 0x2b01181d08 SEQ: (3 sibs) 3 children: 36: 0x2b01182580 SEQ: (3 sibs) 3 children: 36: 0x2b01182750 VAL: '1100' (3 sibs) 36: 0x2b011827e8 VAL: '1101' (3 sibs) 36: 0x2b01182880 VAL: '1102' (3 sibs) 36: 0x2b01182618 SEQ: (3 sibs) 3 children: 36: 0x2b01182920 VAL: '1110' (3 sibs) 36: 0x2b011829b8 VAL: '1111' (3 sibs) 36: 0x2b01182a50 VAL: '1112' (3 sibs) 36: 0x2b011826b0 SEQ: (3 sibs) 3 children: 36: 0x2b01182af0 VAL: '1120' (3 sibs) 36: 0x2b01182b88 VAL: '1121' (3 sibs) 36: 0x2b01182c20 VAL: '1122' (3 sibs) 36: 0x2b01181da0 SEQ: (3 sibs) 3 children: 36: 0x2b01182cc0 SEQ: (3 sibs) 3 children: 36: 0x2b01182e90 VAL: '1200' (3 sibs) 36: 0x2b01182f28 VAL: '1201' (3 sibs) 36: 0x2b01182fc0 VAL: '1202' (3 sibs) 36: 0x2b01182d58 SEQ: (3 sibs) 3 children: 36: 0x2b01183060 VAL: '1210' (3 sibs) 36: 0x2b011830f8 VAL: '1211' (3 sibs) 36: 0x2b01183190 VAL: '1212' (3 sibs) 36: 0x2b01182df0 SEQ: (3 sibs) 3 children: 36: 0x2b01183230 VAL: '1220' (3 sibs) 36: 0x2b011832c8 VAL: '1221' (3 sibs) 36: 0x2b01183360 VAL: '1222' (3 sibs) 36: 0x2b01180440 SEQ: (3 sibs) 3 children: 36: 0x2b01183400 SEQ: (3 sibs) 3 children: 36: 0x2b011835d0 SEQ: (3 sibs) 3 children: 36: 0x2b011837a0 VAL: '2000' (3 sibs) 36: 0x2b01183838 VAL: '2001' (3 sibs) 36: 0x2b011838d0 VAL: '2002' (3 sibs) 36: 0x2b01183668 SEQ: (3 sibs) 3 children: 36: 0x2b01183970 VAL: '2010' (3 sibs) 36: 0x2b01183a08 VAL: '2011' (3 sibs) 36: 0x2b01183aa0 VAL: '2012' (3 sibs) 36: 0x2b01183700 SEQ: (3 sibs) 3 children: 36: 0x2b01183b40 VAL: '2020' (3 sibs) 36: 0x2b01183bd8 VAL: '2021' (3 sibs) 36: 0x2b01183c70 VAL: '2022' (3 sibs) 36: 0x2b01183498 SEQ: (3 sibs) 3 children: 36: 0x2b01183d10 SEQ: (3 sibs) 3 children: 36: 0x2b01183ee0 VAL: '2100' (3 sibs) 36: 0x2b01183f78 VAL: '2101' (3 sibs) 36: 0x2b01184010 VAL: '2102' (3 sibs) 36: 0x2b01183da8 SEQ: (3 sibs) 3 children: 36: 0x2b011840b0 VAL: '2110' (3 sibs) 36: 0x2b01184148 VAL: '2111' (3 sibs) 36: 0x2b011841e0 VAL: '2112' (3 sibs) 36: 0x2b01183e40 SEQ: (3 sibs) 3 children: 36: 0x2b01184280 VAL: '2120' (3 sibs) 36: 0x2b01184318 VAL: '2121' (3 sibs) 36: 0x2b011843b0 VAL: '2122' (3 sibs) 36: 0x2b01183530 SEQ: (3 sibs) 3 children: 36: 0x2b01184450 SEQ: (3 sibs) 3 children: 36: 0x2b01184620 VAL: '2200' (3 sibs) 36: 0x2b011846b8 VAL: '2201' (3 sibs) 36: 0x2b01184750 VAL: '2202' (3 sibs) 36: 0x2b011844e8 SEQ: (3 sibs) 3 children: 36: 0x2b011847f0 VAL: '2210' (3 sibs) 36: 0x2b01184888 VAL: '2211' (3 sibs) 36: 0x2b01184920 VAL: '2212' (3 sibs) 36: 0x2b01184580 SEQ: (3 sibs) 3 children: 36: 0x2b011849c0 VAL: '2220' (3 sibs) 36: 0x2b01184a58 VAL: '2221' (3 sibs) 36: 0x2b01184af0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2b0118fa20 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b0118fab0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b0118fb40 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b0118fbd0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b0118fc60 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b0118fcf0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b0118fd80 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b0118fe10 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b0118fea0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b0118ff30 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b0118ffc0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b01190050 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011900e0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b01190170 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b01190200 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b01190290 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b01190320 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011903b0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b01190440 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011904d0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b01190560 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011905f0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b01190680 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b01190710 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011907a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b01190830 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011908c0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b01190950 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011909e0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b01190a70 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b01190b00 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b01190b90 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b01190c20 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b01190cb0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b01190d40 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b01190dd0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b01190e60 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b01190ef0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b01190f80 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b01191010 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011910a0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b01191130 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011911c0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b01191250 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011912e0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b01191370 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b01191400 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b01191490 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b01191520 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011915b0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b01191640 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011916d0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b01191760 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011917f0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b01191880 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b01191910 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011919a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b01191a30 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b01191ac0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b01191b50 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b01191be0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b01191c70 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b01191d00 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b01191d90 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b01191e20 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b01191eb0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b01191f40 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b01191fd0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b01192060 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011920f0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b01192180 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b01192210 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011922a0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b01192330 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011923c0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b01192450 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011924e0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b01192570 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b01192600 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b01192690 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b01192720 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011927b0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b01192840 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011928d0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b01192960 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011929f0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b01192a80 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b01192b10 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b01192ba0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b01192c30 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b01192cc0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b01192d50 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b01192de0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b01192e70 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b01192f00 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b01192f90 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b01193020 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011930b0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b01193140 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011931d0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b01193260 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011932f0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b01193380 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b01193410 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011934a0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b01193530 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011935c0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b01193650 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011936e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b01193770 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b01193800 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b01193890 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b01193920 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011939b0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b01193a40 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b01193ad0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b01193b60 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b01193bf0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b01193c80 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b01193d10 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b01193da0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/0 (3 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: 0x2b01184cf8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2b01184dd0 SEQ: (3 sibs) 3 children: 36: 0x2b01184fa0 SEQ: (3 sibs) 3 children: 36: 0x2b01185170 SEQ: (3 sibs) 3 children: 36: 0x2b01185340 VAL: '0000' (3 sibs) 36: 0x2b011853d8 VAL: '0001' (3 sibs) 36: 0x2b01185470 VAL: '0002' (3 sibs) 36: 0x2b01185208 SEQ: (3 sibs) 3 children: 36: 0x2b01185510 VAL: '0010' (3 sibs) 36: 0x2b011855a8 VAL: '0011' (3 sibs) 36: 0x2b01185640 VAL: '0012' (3 sibs) 36: 0x2b011852a0 SEQ: (3 sibs) 3 children: 36: 0x2b011856e0 VAL: '0020' (3 sibs) 36: 0x2b01185778 VAL: '0021' (3 sibs) 36: 0x2b01185810 VAL: '0022' (3 sibs) 36: 0x2b01185038 SEQ: (3 sibs) 3 children: 36: 0x2b011858b0 SEQ: (3 sibs) 3 children: 36: 0x2b01185a80 VAL: '0100' (3 sibs) 36: 0x2b01185b18 VAL: '0101' (3 sibs) 36: 0x2b01185bb0 VAL: '0102' (3 sibs) 36: 0x2b01185948 SEQ: (3 sibs) 3 children: 36: 0x2b01185c50 VAL: '0110' (3 sibs) 36: 0x2b01185ce8 VAL: '0111' (3 sibs) 36: 0x2b01185d80 VAL: '0112' (3 sibs) 36: 0x2b011859e0 SEQ: (3 sibs) 3 children: 36: 0x2b01185e20 VAL: '0120' (3 sibs) 36: 0x2b01185eb8 VAL: '0121' (3 sibs) 36: 0x2b01185f50 VAL: '0122' (3 sibs) 36: 0x2b011850d0 SEQ: (3 sibs) 3 children: 36: 0x2b01185ff0 SEQ: (3 sibs) 3 children: 36: 0x2b011861c0 VAL: '0200' (3 sibs) 36: 0x2b01186258 VAL: '0201' (3 sibs) 36: 0x2b011862f0 VAL: '0202' (3 sibs) 36: 0x2b01186088 SEQ: (3 sibs) 3 children: 36: 0x2b01186390 VAL: '0210' (3 sibs) 36: 0x2b01186428 VAL: '0211' (3 sibs) 36: 0x2b011864c0 VAL: '0212' (3 sibs) 36: 0x2b01186120 SEQ: (3 sibs) 3 children: 36: 0x2b01186560 VAL: '0220' (3 sibs) 36: 0x2b011865f8 VAL: '0221' (3 sibs) 36: 0x2b01186690 VAL: '0222' (3 sibs) 36: 0x2b01184e68 SEQ: (3 sibs) 3 children: 36: 0x2b01186730 SEQ: (3 sibs) 3 children: 36: 0x2b01186900 SEQ: (3 sibs) 3 children: 36: 0x2b01186ad0 VAL: '1000' (3 sibs) 36: 0x2b01186b68 VAL: '1001' (3 sibs) 36: 0x2b01186c00 VAL: '1002' (3 sibs) 36: 0x2b01186998 SEQ: (3 sibs) 3 children: 36: 0x2b01186ca0 VAL: '1010' (3 sibs) 36: 0x2b01186d38 VAL: '1011' (3 sibs) 36: 0x2b01186dd0 VAL: '1012' (3 sibs) 36: 0x2b01186a30 SEQ: (3 sibs) 3 children: 36: 0x2b01186e70 VAL: '1020' (3 sibs) 36: 0x2b01186f08 VAL: '1021' (3 sibs) 36: 0x2b01186fa0 VAL: '1022' (3 sibs) 36: 0x2b011867c8 SEQ: (3 sibs) 3 children: 36: 0x2b01187040 SEQ: (3 sibs) 3 children: 36: 0x2b01187210 VAL: '1100' (3 sibs) 36: 0x2b011872a8 VAL: '1101' (3 sibs) 36: 0x2b01187340 VAL: '1102' (3 sibs) 36: 0x2b011870d8 SEQ: (3 sibs) 3 children: 36: 0x2b011873e0 VAL: '1110' (3 sibs) 36: 0x2b01187478 VAL: '1111' (3 sibs) 36: 0x2b01187510 VAL: '1112' (3 sibs) 36: 0x2b01187170 SEQ: (3 sibs) 3 children: 36: 0x2b011875b0 VAL: '1120' (3 sibs) 36: 0x2b01187648 VAL: '1121' (3 sibs) 36: 0x2b011876e0 VAL: '1122' (3 sibs) 36: 0x2b01186860 SEQ: (3 sibs) 3 children: 36: 0x2b01187780 SEQ: (3 sibs) 3 children: 36: 0x2b01187950 VAL: '1200' (3 sibs) 36: 0x2b011879e8 VAL: '1201' (3 sibs) 36: 0x2b01187a80 VAL: '1202' (3 sibs) 36: 0x2b01187818 SEQ: (3 sibs) 3 children: 36: 0x2b01187b20 VAL: '1210' (3 sibs) 36: 0x2b01187bb8 VAL: '1211' (3 sibs) 36: 0x2b01187c50 VAL: '1212' (3 sibs) 36: 0x2b011878b0 SEQ: (3 sibs) 3 children: 36: 0x2b01187cf0 VAL: '1220' (3 sibs) 36: 0x2b01187d88 VAL: '1221' (3 sibs) 36: 0x2b01187e20 VAL: '1222' (3 sibs) 36: 0x2b01184f00 SEQ: (3 sibs) 3 children: 36: 0x2b01187ec0 SEQ: (3 sibs) 3 children: 36: 0x2b01188090 SEQ: (3 sibs) 3 children: 36: 0x2b01188260 VAL: '2000' (3 sibs) 36: 0x2b011882f8 VAL: '2001' (3 sibs) 36: 0x2b01188390 VAL: '2002' (3 sibs) 36: 0x2b01188128 SEQ: (3 sibs) 3 children: 36: 0x2b01188430 VAL: '2010' (3 sibs) 36: 0x2b011884c8 VAL: '2011' (3 sibs) 36: 0x2b01188560 VAL: '2012' (3 sibs) 36: 0x2b011881c0 SEQ: (3 sibs) 3 children: 36: 0x2b01188600 VAL: '2020' (3 sibs) 36: 0x2b01188698 VAL: '2021' (3 sibs) 36: 0x2b01188730 VAL: '2022' (3 sibs) 36: 0x2b01187f58 SEQ: (3 sibs) 3 children: 36: 0x2b011887d0 SEQ: (3 sibs) 3 children: 36: 0x2b011889a0 VAL: '2100' (3 sibs) 36: 0x2b01188a38 VAL: '2101' (3 sibs) 36: 0x2b01188ad0 VAL: '2102' (3 sibs) 36: 0x2b01188868 SEQ: (3 sibs) 3 children: 36: 0x2b01188b70 VAL: '2110' (3 sibs) 36: 0x2b01188c08 VAL: '2111' (3 sibs) 36: 0x2b01188ca0 VAL: '2112' (3 sibs) 36: 0x2b01188900 SEQ: (3 sibs) 3 children: 36: 0x2b01188d40 VAL: '2120' (3 sibs) 36: 0x2b01188dd8 VAL: '2121' (3 sibs) 36: 0x2b01188e70 VAL: '2122' (3 sibs) 36: 0x2b01187ff0 SEQ: (3 sibs) 3 children: 36: 0x2b01188f10 SEQ: (3 sibs) 3 children: 36: 0x2b011890e0 VAL: '2200' (3 sibs) 36: 0x2b01189178 VAL: '2201' (3 sibs) 36: 0x2b01189210 VAL: '2202' (3 sibs) 36: 0x2b01188fa8 SEQ: (3 sibs) 3 children: 36: 0x2b011892b0 VAL: '2210' (3 sibs) 36: 0x2b01189348 VAL: '2211' (3 sibs) 36: 0x2b011893e0 VAL: '2212' (3 sibs) 36: 0x2b01189040 SEQ: (3 sibs) 3 children: 36: 0x2b01189480 VAL: '2220' (3 sibs) 36: 0x2b01189518 VAL: '2221' (3 sibs) 36: 0x2b011895b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2b01197850 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011978e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b01197970 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b01197a00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b01197a90 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b01197b20 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b01197bb0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b01197c40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b01197cd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b01197d60 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b01197df0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b01197e80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b01197f10 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b01197fa0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b01198030 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011980c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b01198150 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011981e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b01198270 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b01198300 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b01198390 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b01198420 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011984b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b01198540 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011985d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b01198660 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011986f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b01198780 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b01198810 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011988a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b01198930 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011989c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b01198a50 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b01198ae0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b01198b70 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b01198c00 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b01198c90 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b01198d20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b01198db0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b01198e40 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b01198ed0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b01198f60 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b01198ff0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b01199080 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b01199110 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011991a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b01199230 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011992c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b01199350 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011993e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b01199470 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b01199500 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b01199590 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b01199620 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011996b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b01199740 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011997d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b01199860 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011998f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b01199980 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b01199a10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b01199aa0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b01199b30 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b01199bc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b01199c50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b01199ce0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b01199d70 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b01199e00 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b01199e90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b01199f20 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b01199fb0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b0119a040 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b0119a0d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b0119a160 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b0119a1f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b0119a280 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b0119a310 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b0119a3a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b0119a430 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b0119a4c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b0119a550 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b0119a5e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b0119a670 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b0119a700 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b0119a790 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b0119a820 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b0119a8b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b0119a940 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b0119a9d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b0119aa60 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b0119aaf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b0119ab80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b0119ac10 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b0119aca0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b0119ad30 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b0119adc0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b0119ae50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b0119aee0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b0119af70 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b0119b000 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b0119b090 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b0119b120 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b0119b1b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b0119b240 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b0119b2d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b0119b360 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b0119b3f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b0119b480 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b0119b510 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b0119b5a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b0119b630 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b0119b6c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b0119b750 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b0119b7e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b0119b870 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b0119b900 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b0119b990 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b0119ba20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b0119bab0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b0119bb40 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b0119bbd0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (3 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: 0x2b01184be0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2b01180310 SEQ: (3 sibs) 3 children: 36: 0x2b011804e0 SEQ: (3 sibs) 3 children: 36: 0x2b011806b0 SEQ: (3 sibs) 3 children: 36: 0x2b01180880 VAL: '0000' (3 sibs) 36: 0x2b01180918 VAL: '0001' (3 sibs) 36: 0x2b011809b0 VAL: '0002' (3 sibs) 36: 0x2b01180748 SEQ: (3 sibs) 3 children: 36: 0x2b01180a50 VAL: '0010' (3 sibs) 36: 0x2b01180ae8 VAL: '0011' (3 sibs) 36: 0x2b01180b80 VAL: '0012' (3 sibs) 36: 0x2b011807e0 SEQ: (3 sibs) 3 children: 36: 0x2b01180c20 VAL: '0020' (3 sibs) 36: 0x2b01180cb8 VAL: '0021' (3 sibs) 36: 0x2b01180d50 VAL: '0022' (3 sibs) 36: 0x2b01180578 SEQ: (3 sibs) 3 children: 36: 0x2b01180df0 SEQ: (3 sibs) 3 children: 36: 0x2b01180fc0 VAL: '0100' (3 sibs) 36: 0x2b01181058 VAL: '0101' (3 sibs) 36: 0x2b011810f0 VAL: '0102' (3 sibs) 36: 0x2b01180e88 SEQ: (3 sibs) 3 children: 36: 0x2b01181190 VAL: '0110' (3 sibs) 36: 0x2b01181228 VAL: '0111' (3 sibs) 36: 0x2b011812c0 VAL: '0112' (3 sibs) 36: 0x2b01180f20 SEQ: (3 sibs) 3 children: 36: 0x2b01181360 VAL: '0120' (3 sibs) 36: 0x2b011813f8 VAL: '0121' (3 sibs) 36: 0x2b01181490 VAL: '0122' (3 sibs) 36: 0x2b01180610 SEQ: (3 sibs) 3 children: 36: 0x2b01181530 SEQ: (3 sibs) 3 children: 36: 0x2b01181700 VAL: '0200' (3 sibs) 36: 0x2b01181798 VAL: '0201' (3 sibs) 36: 0x2b01181830 VAL: '0202' (3 sibs) 36: 0x2b011815c8 SEQ: (3 sibs) 3 children: 36: 0x2b011818d0 VAL: '0210' (3 sibs) 36: 0x2b01181968 VAL: '0211' (3 sibs) 36: 0x2b01181a00 VAL: '0212' (3 sibs) 36: 0x2b01181660 SEQ: (3 sibs) 3 children: 36: 0x2b01181aa0 VAL: '0220' (3 sibs) 36: 0x2b01181b38 VAL: '0221' (3 sibs) 36: 0x2b01181bd0 VAL: '0222' (3 sibs) 36: 0x2b011803a8 SEQ: (3 sibs) 3 children: 36: 0x2b01181c70 SEQ: (3 sibs) 3 children: 36: 0x2b01181e40 SEQ: (3 sibs) 3 children: 36: 0x2b01182010 VAL: '1000' (3 sibs) 36: 0x2b011820a8 VAL: '1001' (3 sibs) 36: 0x2b01182140 VAL: '1002' (3 sibs) 36: 0x2b01181ed8 SEQ: (3 sibs) 3 children: 36: 0x2b011821e0 VAL: '1010' (3 sibs) 36: 0x2b01182278 VAL: '1011' (3 sibs) 36: 0x2b01182310 VAL: '1012' (3 sibs) 36: 0x2b01181f70 SEQ: (3 sibs) 3 children: 36: 0x2b011823b0 VAL: '1020' (3 sibs) 36: 0x2b01182448 VAL: '1021' (3 sibs) 36: 0x2b011824e0 VAL: '1022' (3 sibs) 36: 0x2b01181d08 SEQ: (3 sibs) 3 children: 36: 0x2b01182580 SEQ: (3 sibs) 3 children: 36: 0x2b01182750 VAL: '1100' (3 sibs) 36: 0x2b011827e8 VAL: '1101' (3 sibs) 36: 0x2b01182880 VAL: '1102' (3 sibs) 36: 0x2b01182618 SEQ: (3 sibs) 3 children: 36: 0x2b01182920 VAL: '1110' (3 sibs) 36: 0x2b011829b8 VAL: '1111' (3 sibs) 36: 0x2b01182a50 VAL: '1112' (3 sibs) 36: 0x2b011826b0 SEQ: (3 sibs) 3 children: 36: 0x2b01182af0 VAL: '1120' (3 sibs) 36: 0x2b01182b88 VAL: '1121' (3 sibs) 36: 0x2b01182c20 VAL: '1122' (3 sibs) 36: 0x2b01181da0 SEQ: (3 sibs) 3 children: 36: 0x2b01182cc0 SEQ: (3 sibs) 3 children: 36: 0x2b01182e90 VAL: '1200' (3 sibs) 36: 0x2b01182f28 VAL: '1201' (3 sibs) 36: 0x2b01182fc0 VAL: '1202' (3 sibs) 36: 0x2b01182d58 SEQ: (3 sibs) 3 children: 36: 0x2b01183060 VAL: '1210' (3 sibs) 36: 0x2b011830f8 VAL: '1211' (3 sibs) 36: 0x2b01183190 VAL: '1212' (3 sibs) 36: 0x2b01182df0 SEQ: (3 sibs) 3 children: 36: 0x2b01183230 VAL: '1220' (3 sibs) 36: 0x2b011832c8 VAL: '1221' (3 sibs) 36: 0x2b01183360 VAL: '1222' (3 sibs) 36: 0x2b01180440 SEQ: (3 sibs) 3 children: 36: 0x2b01183400 SEQ: (3 sibs) 3 children: 36: 0x2b011835d0 SEQ: (3 sibs) 3 children: 36: 0x2b011837a0 VAL: '2000' (3 sibs) 36: 0x2b01183838 VAL: '2001' (3 sibs) 36: 0x2b011838d0 VAL: '2002' (3 sibs) 36: 0x2b01183668 SEQ: (3 sibs) 3 children: 36: 0x2b01183970 VAL: '2010' (3 sibs) 36: 0x2b01183a08 VAL: '2011' (3 sibs) 36: 0x2b01183aa0 VAL: '2012' (3 sibs) 36: 0x2b01183700 SEQ: (3 sibs) 3 children: 36: 0x2b01183b40 VAL: '2020' (3 sibs) 36: 0x2b01183bd8 VAL: '2021' (3 sibs) 36: 0x2b01183c70 VAL: '2022' (3 sibs) 36: 0x2b01183498 SEQ: (3 sibs) 3 children: 36: 0x2b01183d10 SEQ: (3 sibs) 3 children: 36: 0x2b01183ee0 VAL: '2100' (3 sibs) 36: 0x2b01183f78 VAL: '2101' (3 sibs) 36: 0x2b01184010 VAL: '2102' (3 sibs) 36: 0x2b01183da8 SEQ: (3 sibs) 3 children: 36: 0x2b011840b0 VAL: '2110' (3 sibs) 36: 0x2b01184148 VAL: '2111' (3 sibs) 36: 0x2b011841e0 VAL: '2112' (3 sibs) 36: 0x2b01183e40 SEQ: (3 sibs) 3 children: 36: 0x2b01184280 VAL: '2120' (3 sibs) 36: 0x2b01184318 VAL: '2121' (3 sibs) 36: 0x2b011843b0 VAL: '2122' (3 sibs) 36: 0x2b01183530 SEQ: (3 sibs) 3 children: 36: 0x2b01184450 SEQ: (3 sibs) 3 children: 36: 0x2b01184620 VAL: '2200' (3 sibs) 36: 0x2b011846b8 VAL: '2201' (3 sibs) 36: 0x2b01184750 VAL: '2202' (3 sibs) 36: 0x2b011844e8 SEQ: (3 sibs) 3 children: 36: 0x2b011847f0 VAL: '2210' (3 sibs) 36: 0x2b01184888 VAL: '2211' (3 sibs) 36: 0x2b01184920 VAL: '2212' (3 sibs) 36: 0x2b01184580 SEQ: (3 sibs) 3 children: 36: 0x2b011849c0 VAL: '2220' (3 sibs) 36: 0x2b01184a58 VAL: '2221' (3 sibs) 36: 0x2b01184af0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2b0119c060 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b0119c0f0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b0119c180 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b0119c210 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b0119c2a0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b0119c330 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b0119c3c0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b0119c450 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b0119c4e0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b0119c570 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b0119c600 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b0119c690 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b0119c720 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b0119c7b0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b0119c840 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b0119c8d0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b0119c960 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b0119c9f0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b0119ca80 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b0119cb10 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b0119cba0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b0119cc30 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b0119ccc0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b0119cd50 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b0119cde0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b0119ce70 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b0119cf00 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b0119cf90 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b0119d020 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b0119d0b0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b0119d140 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b0119d1d0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b0119d260 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b0119d2f0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b0119d380 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b0119d410 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b0119d4a0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b0119d530 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b0119d5c0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b0119d650 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b0119d6e0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b0119d770 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b0119d800 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b0119d890 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b0119d920 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b0119d9b0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b0119da40 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b0119dad0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b0119db60 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b0119dbf0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b0119dc80 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b0119dd10 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b0119dda0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b0119de30 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b0119dec0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b0119df50 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b0119dfe0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b0119e070 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b0119e100 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b0119e190 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b0119e220 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b0119e2b0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b0119e340 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b0119e3d0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b0119e460 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b0119e4f0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b0119e580 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b0119e610 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b0119e6a0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b0119e730 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b0119e7c0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b0119e850 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b0119e8e0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b0119e970 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b0119ea00 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b0119ea90 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b0119eb20 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b0119ebb0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b0119ec40 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b0119ecd0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b0119ed60 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b0119edf0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b0119ee80 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b0119ef10 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b0119efa0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b0119f030 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b0119f0c0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b0119f150 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b0119f1e0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b0119f270 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b0119f300 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b0119f390 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b0119f420 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b0119f4b0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b0119f540 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b0119f5d0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b0119f660 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b0119f6f0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b0119f780 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b0119f810 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b0119f8a0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b0119f930 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b0119f9c0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b0119fa50 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b0119fae0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b0119fb70 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b0119fc00 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b0119fc90 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b0119fd20 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b0119fdb0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b0119fe40 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b0119fed0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b0119ff60 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b0119fff0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011a0080 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011a0110 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011a01a0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011a0230 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011a02c0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011a0350 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011a03e0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/0 (2 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: 0x2b01184cf8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2b01184dd0 SEQ: (3 sibs) 3 children: 36: 0x2b01184fa0 SEQ: (3 sibs) 3 children: 36: 0x2b01185170 SEQ: (3 sibs) 3 children: 36: 0x2b01185340 VAL: '0000' (3 sibs) 36: 0x2b011853d8 VAL: '0001' (3 sibs) 36: 0x2b01185470 VAL: '0002' (3 sibs) 36: 0x2b01185208 SEQ: (3 sibs) 3 children: 36: 0x2b01185510 VAL: '0010' (3 sibs) 36: 0x2b011855a8 VAL: '0011' (3 sibs) 36: 0x2b01185640 VAL: '0012' (3 sibs) 36: 0x2b011852a0 SEQ: (3 sibs) 3 children: 36: 0x2b011856e0 VAL: '0020' (3 sibs) 36: 0x2b01185778 VAL: '0021' (3 sibs) 36: 0x2b01185810 VAL: '0022' (3 sibs) 36: 0x2b01185038 SEQ: (3 sibs) 3 children: 36: 0x2b011858b0 SEQ: (3 sibs) 3 children: 36: 0x2b01185a80 VAL: '0100' (3 sibs) 36: 0x2b01185b18 VAL: '0101' (3 sibs) 36: 0x2b01185bb0 VAL: '0102' (3 sibs) 36: 0x2b01185948 SEQ: (3 sibs) 3 children: 36: 0x2b01185c50 VAL: '0110' (3 sibs) 36: 0x2b01185ce8 VAL: '0111' (3 sibs) 36: 0x2b01185d80 VAL: '0112' (3 sibs) 36: 0x2b011859e0 SEQ: (3 sibs) 3 children: 36: 0x2b01185e20 VAL: '0120' (3 sibs) 36: 0x2b01185eb8 VAL: '0121' (3 sibs) 36: 0x2b01185f50 VAL: '0122' (3 sibs) 36: 0x2b011850d0 SEQ: (3 sibs) 3 children: 36: 0x2b01185ff0 SEQ: (3 sibs) 3 children: 36: 0x2b011861c0 VAL: '0200' (3 sibs) 36: 0x2b01186258 VAL: '0201' (3 sibs) 36: 0x2b011862f0 VAL: '0202' (3 sibs) 36: 0x2b01186088 SEQ: (3 sibs) 3 children: 36: 0x2b01186390 VAL: '0210' (3 sibs) 36: 0x2b01186428 VAL: '0211' (3 sibs) 36: 0x2b011864c0 VAL: '0212' (3 sibs) 36: 0x2b01186120 SEQ: (3 sibs) 3 children: 36: 0x2b01186560 VAL: '0220' (3 sibs) 36: 0x2b011865f8 VAL: '0221' (3 sibs) 36: 0x2b01186690 VAL: '0222' (3 sibs) 36: 0x2b01184e68 SEQ: (3 sibs) 3 children: 36: 0x2b01186730 SEQ: (3 sibs) 3 children: 36: 0x2b01186900 SEQ: (3 sibs) 3 children: 36: 0x2b01186ad0 VAL: '1000' (3 sibs) 36: 0x2b01186b68 VAL: '1001' (3 sibs) 36: 0x2b01186c00 VAL: '1002' (3 sibs) 36: 0x2b01186998 SEQ: (3 sibs) 3 children: 36: 0x2b01186ca0 VAL: '1010' (3 sibs) 36: 0x2b01186d38 VAL: '1011' (3 sibs) 36: 0x2b01186dd0 VAL: '1012' (3 sibs) 36: 0x2b01186a30 SEQ: (3 sibs) 3 children: 36: 0x2b01186e70 VAL: '1020' (3 sibs) 36: 0x2b01186f08 VAL: '1021' (3 sibs) 36: 0x2b01186fa0 VAL: '1022' (3 sibs) 36: 0x2b011867c8 SEQ: (3 sibs) 3 children: 36: 0x2b01187040 SEQ: (3 sibs) 3 children: 36: 0x2b01187210 VAL: '1100' (3 sibs) 36: 0x2b011872a8 VAL: '1101' (3 sibs) 36: 0x2b01187340 VAL: '1102' (3 sibs) 36: 0x2b011870d8 SEQ: (3 sibs) 3 children: 36: 0x2b011873e0 VAL: '1110' (3 sibs) 36: 0x2b01187478 VAL: '1111' (3 sibs) 36: 0x2b01187510 VAL: '1112' (3 sibs) 36: 0x2b01187170 SEQ: (3 sibs) 3 children: 36: 0x2b011875b0 VAL: '1120' (3 sibs) 36: 0x2b01187648 VAL: '1121' (3 sibs) 36: 0x2b011876e0 VAL: '1122' (3 sibs) 36: 0x2b01186860 SEQ: (3 sibs) 3 children: 36: 0x2b01187780 SEQ: (3 sibs) 3 children: 36: 0x2b01187950 VAL: '1200' (3 sibs) 36: 0x2b011879e8 VAL: '1201' (3 sibs) 36: 0x2b01187a80 VAL: '1202' (3 sibs) 36: 0x2b01187818 SEQ: (3 sibs) 3 children: 36: 0x2b01187b20 VAL: '1210' (3 sibs) 36: 0x2b01187bb8 VAL: '1211' (3 sibs) 36: 0x2b01187c50 VAL: '1212' (3 sibs) 36: 0x2b011878b0 SEQ: (3 sibs) 3 children: 36: 0x2b01187cf0 VAL: '1220' (3 sibs) 36: 0x2b01187d88 VAL: '1221' (3 sibs) 36: 0x2b01187e20 VAL: '1222' (3 sibs) 36: 0x2b01184f00 SEQ: (3 sibs) 3 children: 36: 0x2b01187ec0 SEQ: (3 sibs) 3 children: 36: 0x2b01188090 SEQ: (3 sibs) 3 children: 36: 0x2b01188260 VAL: '2000' (3 sibs) 36: 0x2b011882f8 VAL: '2001' (3 sibs) 36: 0x2b01188390 VAL: '2002' (3 sibs) 36: 0x2b01188128 SEQ: (3 sibs) 3 children: 36: 0x2b01188430 VAL: '2010' (3 sibs) 36: 0x2b011884c8 VAL: '2011' (3 sibs) 36: 0x2b01188560 VAL: '2012' (3 sibs) 36: 0x2b011881c0 SEQ: (3 sibs) 3 children: 36: 0x2b01188600 VAL: '2020' (3 sibs) 36: 0x2b01188698 VAL: '2021' (3 sibs) 36: 0x2b01188730 VAL: '2022' (3 sibs) 36: 0x2b01187f58 SEQ: (3 sibs) 3 children: 36: 0x2b011887d0 SEQ: (3 sibs) 3 children: 36: 0x2b011889a0 VAL: '2100' (3 sibs) 36: 0x2b01188a38 VAL: '2101' (3 sibs) 36: 0x2b01188ad0 VAL: '2102' (3 sibs) 36: 0x2b01188868 SEQ: (3 sibs) 3 children: 36: 0x2b01188b70 VAL: '2110' (3 sibs) 36: 0x2b01188c08 VAL: '2111' (3 sibs) 36: 0x2b01188ca0 VAL: '2112' (3 sibs) 36: 0x2b01188900 SEQ: (3 sibs) 3 children: 36: 0x2b01188d40 VAL: '2120' (3 sibs) 36: 0x2b01188dd8 VAL: '2121' (3 sibs) 36: 0x2b01188e70 VAL: '2122' (3 sibs) 36: 0x2b01187ff0 SEQ: (3 sibs) 3 children: 36: 0x2b01188f10 SEQ: (3 sibs) 3 children: 36: 0x2b011890e0 VAL: '2200' (3 sibs) 36: 0x2b01189178 VAL: '2201' (3 sibs) 36: 0x2b01189210 VAL: '2202' (3 sibs) 36: 0x2b01188fa8 SEQ: (3 sibs) 3 children: 36: 0x2b011892b0 VAL: '2210' (3 sibs) 36: 0x2b01189348 VAL: '2211' (3 sibs) 36: 0x2b011893e0 VAL: '2212' (3 sibs) 36: 0x2b01189040 SEQ: (3 sibs) 3 children: 36: 0x2b01189480 VAL: '2220' (3 sibs) 36: 0x2b01189518 VAL: '2221' (3 sibs) 36: 0x2b011895b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2b011a0870 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011a0900 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b011a0990 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b011a0a20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b011a0ab0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b011a0b40 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b011a0bd0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b011a0c60 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b011a0cf0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b011a0d80 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b011a0e10 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b011a0ea0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011a0f30 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b011a0fc0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b011a1050 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011a10e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b011a1170 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011a1200 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b011a1290 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011a1320 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b011a13b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011a1440 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011a14d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b011a1560 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011a15f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b011a1680 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011a1710 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b011a17a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011a1830 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011a18c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b011a1950 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011a19e0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b011a1a70 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b011a1b00 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b011a1b90 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b011a1c20 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b011a1cb0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b011a1d40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b011a1dd0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b011a1e60 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011a1ef0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b011a1f80 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011a2010 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b011a20a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011a2130 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011a21c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b011a2250 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011a22e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b011a2370 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011a2400 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b011a2490 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011a2520 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b011a25b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011a2640 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011a26d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b011a2760 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011a27f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b011a2880 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011a2910 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b011a29a0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b011a2a30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b011a2ac0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b011a2b50 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b011a2be0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b011a2c70 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b011a2d00 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b011a2d90 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b011a2e20 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b011a2eb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011a2f40 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b011a2fd0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b011a3060 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011a30f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b011a3180 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011a3210 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b011a32a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011a3330 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b011a33c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b011a3450 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b011a34e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b011a3570 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011a3600 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b011a3690 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011a3720 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b011a37b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011a3840 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b011a38d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b011a3960 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b011a39f0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b011a3a80 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b011a3b10 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b011a3ba0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b011a3c30 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b011a3cc0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b011a3d50 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b011a3de0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b011a3e70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011a3f00 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b011a3f90 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011a4020 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b011a40b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011a4140 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b011a41d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b011a4260 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011a42f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b011a4380 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011a4410 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b011a44a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011a4530 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b011a45c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b011a4650 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b011a46e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b011a4770 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011a4800 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011a4890 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011a4920 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011a49b0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011a4a40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011a4ad0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011a4b60 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011a4bf0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (2 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 (1 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 (1 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 (1 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 (1 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] 0x2b0118fa20 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b0118fab0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b0118fb40 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b0118fbd0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b0118fc60 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b0118fcf0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b0118fd80 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b0118fe10 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b0118fea0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b0118ff30 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b0118ffc0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b01190050 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011900e0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b01190170 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b01190200 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b01190290 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b01190320 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011903b0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b01190440 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011904d0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b01190560 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011905f0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b01190680 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b01190710 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011907a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b01190830 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011908c0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b01190950 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011909e0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b01190a70 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b01190b00 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b01190b90 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b01190c20 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b01190cb0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b01190d40 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b01190dd0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b01190e60 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b01190ef0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b01190f80 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b01191010 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011910a0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b01191130 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011911c0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b01191250 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011912e0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b01191370 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b01191400 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b01191490 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b01191520 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011915b0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b01191640 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011916d0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b01191760 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011917f0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b01191880 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b01191910 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011919a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b01191a30 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b01191ac0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b01191b50 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b01191be0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b01191c70 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b01191d00 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b01191d90 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b01191e20 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b01191eb0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b01191f40 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b01191fd0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b01192060 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011920f0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b01192180 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b01192210 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011922a0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b01192330 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011923c0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b01192450 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011924e0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b01192570 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b01192600 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b01192690 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b01192720 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011927b0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b01192840 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011928d0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b01192960 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011929f0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b01192a80 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b01192b10 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b01192ba0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b01192c30 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b01192cc0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b01192d50 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b01192de0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b01192e70 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b01192f00 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b01192f90 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b01193020 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011930b0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b01193140 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011931d0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b01193260 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011932f0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b01193380 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b01193410 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011934a0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b01193530 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011935c0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b01193650 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011936e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b01193770 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b01193800 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b01193890 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b01193920 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011939b0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b01193a40 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b01193ad0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b01193b60 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b01193bf0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b01193c80 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b01193d10 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b01193da0 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] 0x2b011a7490 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011a7520 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b011a75b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b011a7640 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b011a76d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b011a7760 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b011a77f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b011a7880 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b011a7910 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b011a79a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b011a7a30 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b011a7ac0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011a7b50 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b011a7be0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b011a7c70 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011a7d00 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b011a7d90 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011a7e20 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b011a7eb0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011a7f40 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b011a7fd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011a8060 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011a80f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b011a8180 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011a8210 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b011a82a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011a8330 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b011a83c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011a8450 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011a84e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b011a8570 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011a8600 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b011a8690 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b011a8720 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b011a87b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b011a8840 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b011a88d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b011a8960 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b011a89f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b011a8a80 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011a8b10 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b011a8ba0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011a8c30 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b011a8cc0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011a8d50 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011a8de0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b011a8e70 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011a8f00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b011a8f90 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011a9020 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b011a90b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011a9140 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b011a91d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011a9260 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011a92f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b011a9380 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011a9410 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b011a94a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011a9530 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b011a95c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b011a9650 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b011a96e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b011a9770 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b011a9800 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b011a9890 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b011a9920 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b011a99b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b011a9a40 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b011a9ad0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011a9b60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b011a9bf0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b011a9c80 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011a9d10 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b011a9da0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011a9e30 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b011a9ec0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011a9f50 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b011a9fe0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b011aa070 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b011aa100 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b011aa190 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011aa220 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b011aa2b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011aa340 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b011aa3d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011aa460 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b011aa4f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b011aa580 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b011aa610 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b011aa6a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b011aa730 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b011aa7c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b011aa850 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b011aa8e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b011aa970 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b011aaa00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b011aaa90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011aab20 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b011aabb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011aac40 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b011aacd0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011aad60 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b011aadf0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b011aae80 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011aaf10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b011aafa0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011ab030 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b011ab0c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011ab150 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b011ab1e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b011ab270 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b011ab300 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b011ab390 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011ab420 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011ab4b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011ab540 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011ab5d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011ab660 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011ab6f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011ab780 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011ab810 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (4 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] 0x2b01197850 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011978e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b01197970 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b01197a00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b01197a90 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b01197b20 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b01197bb0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b01197c40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b01197cd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b01197d60 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b01197df0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b01197e80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b01197f10 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b01197fa0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b01198030 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011980c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b01198150 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011981e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b01198270 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b01198300 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b01198390 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b01198420 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011984b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b01198540 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011985d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b01198660 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011986f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b01198780 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b01198810 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011988a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b01198930 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011989c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b01198a50 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b01198ae0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b01198b70 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b01198c00 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b01198c90 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b01198d20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b01198db0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b01198e40 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b01198ed0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b01198f60 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b01198ff0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b01199080 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b01199110 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011991a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b01199230 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011992c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b01199350 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011993e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b01199470 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b01199500 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b01199590 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b01199620 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011996b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b01199740 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011997d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b01199860 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011998f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b01199980 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b01199a10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b01199aa0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b01199b30 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b01199bc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b01199c50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b01199ce0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b01199d70 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b01199e00 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b01199e90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b01199f20 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b01199fb0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b0119a040 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b0119a0d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b0119a160 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b0119a1f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b0119a280 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b0119a310 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b0119a3a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b0119a430 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b0119a4c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b0119a550 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b0119a5e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b0119a670 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b0119a700 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b0119a790 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b0119a820 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b0119a8b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b0119a940 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b0119a9d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b0119aa60 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b0119aaf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b0119ab80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b0119ac10 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b0119aca0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b0119ad30 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b0119adc0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b0119ae50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b0119aee0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b0119af70 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b0119b000 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b0119b090 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b0119b120 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b0119b1b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b0119b240 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b0119b2d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b0119b360 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b0119b3f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b0119b480 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b0119b510 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b0119b5a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b0119b630 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b0119b6c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b0119b750 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b0119b7e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b0119b870 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b0119b900 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b0119b990 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b0119ba20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b0119bab0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b0119bb40 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b0119bbd0 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] 0x2b011abca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011abd30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b011abdc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b011abe50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b011abee0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b011abf70 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b011ac000 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b011ac090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b011ac120 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b011ac1b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b011ac240 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b011ac2d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011ac360 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b011ac3f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b011ac480 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011ac510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b011ac5a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011ac630 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b011ac6c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011ac750 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b011ac7e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011ac870 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011ac900 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b011ac990 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011aca20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b011acab0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011acb40 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b011acbd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011acc60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011accf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b011acd80 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011ace10 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b011acea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b011acf30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b011acfc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b011ad050 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b011ad0e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b011ad170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b011ad200 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b011ad290 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011ad320 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b011ad3b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011ad440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b011ad4d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011ad560 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011ad5f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b011ad680 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011ad710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b011ad7a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011ad830 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b011ad8c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011ad950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b011ad9e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011ada70 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011adb00 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b011adb90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011adc20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b011adcb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011add40 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b011addd0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b011ade60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b011adef0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b011adf80 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b011ae010 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b011ae0a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b011ae130 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b011ae1c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b011ae250 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b011ae2e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011ae370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b011ae400 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b011ae490 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011ae520 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b011ae5b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011ae640 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b011ae6d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011ae760 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b011ae7f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b011ae880 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b011ae910 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b011ae9a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011aea30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b011aeac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011aeb50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b011aebe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011aec70 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b011aed00 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b011aed90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b011aee20 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b011aeeb0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b011aef40 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b011aefd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b011af060 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b011af0f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b011af180 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b011af210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b011af2a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011af330 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b011af3c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011af450 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b011af4e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011af570 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b011af600 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b011af690 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011af720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b011af7b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011af840 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b011af8d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011af960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b011af9f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b011afa80 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b011afb10 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b011afba0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011afc30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011afcc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011afd50 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011afde0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011afe70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011aff00 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011aff90 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011b0020 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (4 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] 0x2b0119c060 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b0119c0f0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b0119c180 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b0119c210 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b0119c2a0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b0119c330 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b0119c3c0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b0119c450 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b0119c4e0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b0119c570 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b0119c600 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b0119c690 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b0119c720 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b0119c7b0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b0119c840 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b0119c8d0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b0119c960 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b0119c9f0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b0119ca80 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b0119cb10 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b0119cba0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b0119cc30 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b0119ccc0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b0119cd50 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b0119cde0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b0119ce70 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b0119cf00 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b0119cf90 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b0119d020 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b0119d0b0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b0119d140 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b0119d1d0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b0119d260 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b0119d2f0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b0119d380 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b0119d410 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b0119d4a0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b0119d530 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b0119d5c0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b0119d650 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b0119d6e0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b0119d770 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b0119d800 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b0119d890 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b0119d920 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b0119d9b0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b0119da40 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b0119dad0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b0119db60 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b0119dbf0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b0119dc80 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b0119dd10 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b0119dda0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b0119de30 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b0119dec0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b0119df50 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b0119dfe0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b0119e070 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b0119e100 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b0119e190 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b0119e220 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b0119e2b0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b0119e340 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b0119e3d0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b0119e460 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b0119e4f0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b0119e580 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b0119e610 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b0119e6a0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b0119e730 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b0119e7c0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b0119e850 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b0119e8e0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b0119e970 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b0119ea00 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b0119ea90 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b0119eb20 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b0119ebb0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b0119ec40 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b0119ecd0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b0119ed60 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b0119edf0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b0119ee80 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b0119ef10 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b0119efa0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b0119f030 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b0119f0c0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b0119f150 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b0119f1e0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b0119f270 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b0119f300 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b0119f390 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b0119f420 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b0119f4b0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b0119f540 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b0119f5d0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b0119f660 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b0119f6f0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b0119f780 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b0119f810 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b0119f8a0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b0119f930 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b0119f9c0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b0119fa50 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b0119fae0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b0119fb70 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b0119fc00 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b0119fc90 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b0119fd20 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b0119fdb0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b0119fe40 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b0119fed0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b0119ff60 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b0119fff0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011a0080 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011a0110 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011a01a0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011a0230 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011a02c0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011a0350 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011a03e0 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] 0x2b011b04b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011b0540 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b011b05d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b011b0660 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b011b06f0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b011b0780 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b011b0810 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b011b08a0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b011b0930 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b011b09c0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b011b0a50 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b011b0ae0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011b0b70 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b011b0c00 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b011b0c90 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011b0d20 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b011b0db0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011b0e40 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b011b0ed0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011b0f60 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b011b0ff0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011b1080 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011b1110 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b011b11a0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011b1230 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b011b12c0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011b1350 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b011b13e0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011b1470 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011b1500 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b011b1590 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011b1620 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b011b16b0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b011b1740 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b011b17d0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b011b1860 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b011b18f0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b011b1980 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b011b1a10 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b011b1aa0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011b1b30 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b011b1bc0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011b1c50 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b011b1ce0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011b1d70 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011b1e00 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b011b1e90 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011b1f20 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b011b1fb0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011b2040 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b011b20d0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011b2160 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b011b21f0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011b2280 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011b2310 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b011b23a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011b2430 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b011b24c0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011b2550 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b011b25e0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b011b2670 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b011b2700 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b011b2790 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b011b2820 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b011b28b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b011b2940 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b011b29d0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b011b2a60 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b011b2af0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011b2b80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b011b2c10 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b011b2ca0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011b2d30 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b011b2dc0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011b2e50 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b011b2ee0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011b2f70 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b011b3000 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b011b3090 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b011b3120 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b011b31b0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011b3240 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b011b32d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011b3360 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b011b33f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011b3480 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b011b3510 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b011b35a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b011b3630 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b011b36c0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b011b3750 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b011b37e0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b011b3870 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b011b3900 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b011b3990 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b011b3a20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b011b3ab0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011b3b40 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b011b3bd0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011b3c60 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b011b3cf0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011b3d80 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b011b3e10 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b011b3ea0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011b3f30 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b011b3fc0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011b4050 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b011b40e0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011b4170 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b011b4200 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b011b4290 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b011b4320 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b011b43b0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011b4440 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011b44d0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011b4560 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011b45f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011b4680 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011b4710 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011b47a0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011b4830 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (4 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] 0x2b011a0870 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011a0900 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b011a0990 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b011a0a20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b011a0ab0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b011a0b40 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b011a0bd0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b011a0c60 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b011a0cf0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b011a0d80 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b011a0e10 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b011a0ea0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011a0f30 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b011a0fc0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b011a1050 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011a10e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b011a1170 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011a1200 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b011a1290 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011a1320 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b011a13b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011a1440 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011a14d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b011a1560 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011a15f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b011a1680 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011a1710 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b011a17a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011a1830 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011a18c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b011a1950 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011a19e0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b011a1a70 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b011a1b00 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b011a1b90 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b011a1c20 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b011a1cb0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b011a1d40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b011a1dd0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b011a1e60 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011a1ef0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b011a1f80 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011a2010 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b011a20a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011a2130 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011a21c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b011a2250 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011a22e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b011a2370 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011a2400 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b011a2490 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011a2520 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b011a25b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011a2640 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011a26d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b011a2760 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011a27f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b011a2880 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011a2910 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b011a29a0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b011a2a30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b011a2ac0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b011a2b50 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b011a2be0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b011a2c70 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b011a2d00 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b011a2d90 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b011a2e20 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b011a2eb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011a2f40 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b011a2fd0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b011a3060 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011a30f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b011a3180 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011a3210 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b011a32a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011a3330 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b011a33c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b011a3450 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b011a34e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b011a3570 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011a3600 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b011a3690 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011a3720 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b011a37b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011a3840 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b011a38d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b011a3960 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b011a39f0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b011a3a80 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b011a3b10 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b011a3ba0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b011a3c30 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b011a3cc0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b011a3d50 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b011a3de0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b011a3e70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011a3f00 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b011a3f90 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011a4020 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b011a40b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011a4140 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b011a41d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b011a4260 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011a42f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b011a4380 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011a4410 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b011a44a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011a4530 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b011a45c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b011a4650 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b011a46e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b011a4770 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011a4800 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011a4890 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011a4920 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011a49b0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011a4a40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011a4ad0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011a4b60 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011a4bf0 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] 0x2b011b70d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011b7160 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b011b71f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b011b7280 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b011b7310 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b011b73a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b011b7430 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b011b74c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b011b7550 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b011b75e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b011b7670 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b011b7700 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011b7790 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b011b7820 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b011b78b0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011b7940 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b011b79d0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011b7a60 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b011b7af0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011b7b80 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b011b7c10 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011b7ca0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011b7d30 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b011b7dc0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011b7e50 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b011b7ee0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011b7f70 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b011b8000 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011b8090 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011b8120 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b011b81b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011b8240 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b011b82d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b011b8360 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b011b83f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b011b8480 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b011b8510 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b011b85a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b011b8630 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b011b86c0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011b8750 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b011b87e0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011b8870 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b011b8900 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011b8990 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011b8a20 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b011b8ab0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011b8b40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b011b8bd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011b8c60 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b011b8cf0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011b8d80 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b011b8e10 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011b8ea0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011b8f30 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b011b8fc0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011b9050 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b011b90e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011b9170 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b011b9200 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b011b9290 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b011b9320 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b011b93b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b011b9440 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b011b94d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b011b9560 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b011b95f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b011b9680 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b011b9710 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011b97a0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b011b9830 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b011b98c0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011b9950 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b011b99e0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011b9a70 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b011b9b00 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011b9b90 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b011b9c20 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b011b9cb0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b011b9d40 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b011b9dd0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011b9e60 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b011b9ef0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011b9f80 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b011ba010 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011ba0a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b011ba130 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b011ba1c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b011ba250 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b011ba2e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b011ba370 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b011ba400 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b011ba490 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b011ba520 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b011ba5b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b011ba640 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b011ba6d0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011ba760 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b011ba7f0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011ba880 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b011ba910 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011ba9a0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b011baa30 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b011baac0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011bab50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b011babe0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011bac70 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b011bad00 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011bad90 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b011bae20 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b011baeb0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b011baf40 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b011bafd0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011bb060 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011bb0f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011bb180 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011bb210 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011bb2a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011bb330 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011bb3c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011bb450 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (4 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: 0x2b01184be0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2b01180310 SEQ: (3 sibs) 3 children: 36: 0x2b011804e0 SEQ: (3 sibs) 3 children: 36: 0x2b011806b0 SEQ: (3 sibs) 3 children: 36: 0x2b01180880 VAL: '0000' (3 sibs) 36: 0x2b01180918 VAL: '0001' (3 sibs) 36: 0x2b011809b0 VAL: '0002' (3 sibs) 36: 0x2b01180748 SEQ: (3 sibs) 3 children: 36: 0x2b01180a50 VAL: '0010' (3 sibs) 36: 0x2b01180ae8 VAL: '0011' (3 sibs) 36: 0x2b01180b80 VAL: '0012' (3 sibs) 36: 0x2b011807e0 SEQ: (3 sibs) 3 children: 36: 0x2b01180c20 VAL: '0020' (3 sibs) 36: 0x2b01180cb8 VAL: '0021' (3 sibs) 36: 0x2b01180d50 VAL: '0022' (3 sibs) 36: 0x2b01180578 SEQ: (3 sibs) 3 children: 36: 0x2b01180df0 SEQ: (3 sibs) 3 children: 36: 0x2b01180fc0 VAL: '0100' (3 sibs) 36: 0x2b01181058 VAL: '0101' (3 sibs) 36: 0x2b011810f0 VAL: '0102' (3 sibs) 36: 0x2b01180e88 SEQ: (3 sibs) 3 children: 36: 0x2b01181190 VAL: '0110' (3 sibs) 36: 0x2b01181228 VAL: '0111' (3 sibs) 36: 0x2b011812c0 VAL: '0112' (3 sibs) 36: 0x2b01180f20 SEQ: (3 sibs) 3 children: 36: 0x2b01181360 VAL: '0120' (3 sibs) 36: 0x2b011813f8 VAL: '0121' (3 sibs) 36: 0x2b01181490 VAL: '0122' (3 sibs) 36: 0x2b01180610 SEQ: (3 sibs) 3 children: 36: 0x2b01181530 SEQ: (3 sibs) 3 children: 36: 0x2b01181700 VAL: '0200' (3 sibs) 36: 0x2b01181798 VAL: '0201' (3 sibs) 36: 0x2b01181830 VAL: '0202' (3 sibs) 36: 0x2b011815c8 SEQ: (3 sibs) 3 children: 36: 0x2b011818d0 VAL: '0210' (3 sibs) 36: 0x2b01181968 VAL: '0211' (3 sibs) 36: 0x2b01181a00 VAL: '0212' (3 sibs) 36: 0x2b01181660 SEQ: (3 sibs) 3 children: 36: 0x2b01181aa0 VAL: '0220' (3 sibs) 36: 0x2b01181b38 VAL: '0221' (3 sibs) 36: 0x2b01181bd0 VAL: '0222' (3 sibs) 36: 0x2b011803a8 SEQ: (3 sibs) 3 children: 36: 0x2b01181c70 SEQ: (3 sibs) 3 children: 36: 0x2b01181e40 SEQ: (3 sibs) 3 children: 36: 0x2b01182010 VAL: '1000' (3 sibs) 36: 0x2b011820a8 VAL: '1001' (3 sibs) 36: 0x2b01182140 VAL: '1002' (3 sibs) 36: 0x2b01181ed8 SEQ: (3 sibs) 3 children: 36: 0x2b011821e0 VAL: '1010' (3 sibs) 36: 0x2b01182278 VAL: '1011' (3 sibs) 36: 0x2b01182310 VAL: '1012' (3 sibs) 36: 0x2b01181f70 SEQ: (3 sibs) 3 children: 36: 0x2b011823b0 VAL: '1020' (3 sibs) 36: 0x2b01182448 VAL: '1021' (3 sibs) 36: 0x2b011824e0 VAL: '1022' (3 sibs) 36: 0x2b01181d08 SEQ: (3 sibs) 3 children: 36: 0x2b01182580 SEQ: (3 sibs) 3 children: 36: 0x2b01182750 VAL: '1100' (3 sibs) 36: 0x2b011827e8 VAL: '1101' (3 sibs) 36: 0x2b01182880 VAL: '1102' (3 sibs) 36: 0x2b01182618 SEQ: (3 sibs) 3 children: 36: 0x2b01182920 VAL: '1110' (3 sibs) 36: 0x2b011829b8 VAL: '1111' (3 sibs) 36: 0x2b01182a50 VAL: '1112' (3 sibs) 36: 0x2b011826b0 SEQ: (3 sibs) 3 children: 36: 0x2b01182af0 VAL: '1120' (3 sibs) 36: 0x2b01182b88 VAL: '1121' (3 sibs) 36: 0x2b01182c20 VAL: '1122' (3 sibs) 36: 0x2b01181da0 SEQ: (3 sibs) 3 children: 36: 0x2b01182cc0 SEQ: (3 sibs) 3 children: 36: 0x2b01182e90 VAL: '1200' (3 sibs) 36: 0x2b01182f28 VAL: '1201' (3 sibs) 36: 0x2b01182fc0 VAL: '1202' (3 sibs) 36: 0x2b01182d58 SEQ: (3 sibs) 3 children: 36: 0x2b01183060 VAL: '1210' (3 sibs) 36: 0x2b011830f8 VAL: '1211' (3 sibs) 36: 0x2b01183190 VAL: '1212' (3 sibs) 36: 0x2b01182df0 SEQ: (3 sibs) 3 children: 36: 0x2b01183230 VAL: '1220' (3 sibs) 36: 0x2b011832c8 VAL: '1221' (3 sibs) 36: 0x2b01183360 VAL: '1222' (3 sibs) 36: 0x2b01180440 SEQ: (3 sibs) 3 children: 36: 0x2b01183400 SEQ: (3 sibs) 3 children: 36: 0x2b011835d0 SEQ: (3 sibs) 3 children: 36: 0x2b011837a0 VAL: '2000' (3 sibs) 36: 0x2b01183838 VAL: '2001' (3 sibs) 36: 0x2b011838d0 VAL: '2002' (3 sibs) 36: 0x2b01183668 SEQ: (3 sibs) 3 children: 36: 0x2b01183970 VAL: '2010' (3 sibs) 36: 0x2b01183a08 VAL: '2011' (3 sibs) 36: 0x2b01183aa0 VAL: '2012' (3 sibs) 36: 0x2b01183700 SEQ: (3 sibs) 3 children: 36: 0x2b01183b40 VAL: '2020' (3 sibs) 36: 0x2b01183bd8 VAL: '2021' (3 sibs) 36: 0x2b01183c70 VAL: '2022' (3 sibs) 36: 0x2b01183498 SEQ: (3 sibs) 3 children: 36: 0x2b01183d10 SEQ: (3 sibs) 3 children: 36: 0x2b01183ee0 VAL: '2100' (3 sibs) 36: 0x2b01183f78 VAL: '2101' (3 sibs) 36: 0x2b01184010 VAL: '2102' (3 sibs) 36: 0x2b01183da8 SEQ: (3 sibs) 3 children: 36: 0x2b011840b0 VAL: '2110' (3 sibs) 36: 0x2b01184148 VAL: '2111' (3 sibs) 36: 0x2b011841e0 VAL: '2112' (3 sibs) 36: 0x2b01183e40 SEQ: (3 sibs) 3 children: 36: 0x2b01184280 VAL: '2120' (3 sibs) 36: 0x2b01184318 VAL: '2121' (3 sibs) 36: 0x2b011843b0 VAL: '2122' (3 sibs) 36: 0x2b01183530 SEQ: (3 sibs) 3 children: 36: 0x2b01184450 SEQ: (3 sibs) 3 children: 36: 0x2b01184620 VAL: '2200' (3 sibs) 36: 0x2b011846b8 VAL: '2201' (3 sibs) 36: 0x2b01184750 VAL: '2202' (3 sibs) 36: 0x2b011844e8 SEQ: (3 sibs) 3 children: 36: 0x2b011847f0 VAL: '2210' (3 sibs) 36: 0x2b01184888 VAL: '2211' (3 sibs) 36: 0x2b01184920 VAL: '2212' (3 sibs) 36: 0x2b01184580 SEQ: (3 sibs) 3 children: 36: 0x2b011849c0 VAL: '2220' (3 sibs) 36: 0x2b01184a58 VAL: '2221' (3 sibs) 36: 0x2b01184af0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2b011bb8e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011bb970 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b011bba00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b011bba90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b011bbb20 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b011bbbb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b011bbc40 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b011bbcd0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b011bbd60 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b011bbdf0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b011bbe80 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b011bbf10 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011bbfa0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b011bc030 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b011bc0c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011bc150 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b011bc1e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011bc270 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b011bc300 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011bc390 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b011bc420 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011bc4b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011bc540 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b011bc5d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011bc660 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b011bc6f0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011bc780 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b011bc810 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011bc8a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011bc930 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b011bc9c0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011bca50 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b011bcae0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b011bcb70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b011bcc00 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b011bcc90 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b011bcd20 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b011bcdb0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b011bce40 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b011bced0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011bcf60 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b011bcff0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011bd080 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b011bd110 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011bd1a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011bd230 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b011bd2c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011bd350 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b011bd3e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011bd470 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b011bd500 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011bd590 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b011bd620 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011bd6b0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011bd740 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b011bd7d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011bd860 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b011bd8f0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011bd980 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b011bda10 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b011bdaa0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b011bdb30 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b011bdbc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b011bdc50 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b011bdce0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b011bdd70 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b011bde00 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b011bde90 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b011bdf20 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011bdfb0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b011be040 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b011be0d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011be160 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b011be1f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011be280 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b011be310 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011be3a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b011be430 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b011be4c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b011be550 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b011be5e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011be670 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b011be700 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011be790 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b011be820 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011be8b0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b011be940 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b011be9d0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b011bea60 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b011beaf0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b011beb80 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b011bec10 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b011beca0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b011bed30 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b011bedc0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b011bee50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b011beee0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011bef70 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b011bf000 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011bf090 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b011bf120 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011bf1b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b011bf240 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b011bf2d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011bf360 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b011bf3f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011bf480 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b011bf510 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011bf5a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b011bf630 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b011bf6c0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b011bf750 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b011bf7e0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011bf870 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011bf900 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011bf990 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011bfa20 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011bfab0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011bfb40 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011bfbd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011bfc60 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 (2 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x2b01184cf8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2b01184dd0 SEQ: (3 sibs) 3 children: 36: 0x2b01184fa0 SEQ: (3 sibs) 3 children: 36: 0x2b01185170 SEQ: (3 sibs) 3 children: 36: 0x2b01185340 VAL: '0000' (3 sibs) 36: 0x2b011853d8 VAL: '0001' (3 sibs) 36: 0x2b01185470 VAL: '0002' (3 sibs) 36: 0x2b01185208 SEQ: (3 sibs) 3 children: 36: 0x2b01185510 VAL: '0010' (3 sibs) 36: 0x2b011855a8 VAL: '0011' (3 sibs) 36: 0x2b01185640 VAL: '0012' (3 sibs) 36: 0x2b011852a0 SEQ: (3 sibs) 3 children: 36: 0x2b011856e0 VAL: '0020' (3 sibs) 36: 0x2b01185778 VAL: '0021' (3 sibs) 36: 0x2b01185810 VAL: '0022' (3 sibs) 36: 0x2b01185038 SEQ: (3 sibs) 3 children: 36: 0x2b011858b0 SEQ: (3 sibs) 3 children: 36: 0x2b01185a80 VAL: '0100' (3 sibs) 36: 0x2b01185b18 VAL: '0101' (3 sibs) 36: 0x2b01185bb0 VAL: '0102' (3 sibs) 36: 0x2b01185948 SEQ: (3 sibs) 3 children: 36: 0x2b01185c50 VAL: '0110' (3 sibs) 36: 0x2b01185ce8 VAL: '0111' (3 sibs) 36: 0x2b01185d80 VAL: '0112' (3 sibs) 36: 0x2b011859e0 SEQ: (3 sibs) 3 children: 36: 0x2b01185e20 VAL: '0120' (3 sibs) 36: 0x2b01185eb8 VAL: '0121' (3 sibs) 36: 0x2b01185f50 VAL: '0122' (3 sibs) 36: 0x2b011850d0 SEQ: (3 sibs) 3 children: 36: 0x2b01185ff0 SEQ: (3 sibs) 3 children: 36: 0x2b011861c0 VAL: '0200' (3 sibs) 36: 0x2b01186258 VAL: '0201' (3 sibs) 36: 0x2b011862f0 VAL: '0202' (3 sibs) 36: 0x2b01186088 SEQ: (3 sibs) 3 children: 36: 0x2b01186390 VAL: '0210' (3 sibs) 36: 0x2b01186428 VAL: '0211' (3 sibs) 36: 0x2b011864c0 VAL: '0212' (3 sibs) 36: 0x2b01186120 SEQ: (3 sibs) 3 children: 36: 0x2b01186560 VAL: '0220' (3 sibs) 36: 0x2b011865f8 VAL: '0221' (3 sibs) 36: 0x2b01186690 VAL: '0222' (3 sibs) 36: 0x2b01184e68 SEQ: (3 sibs) 3 children: 36: 0x2b01186730 SEQ: (3 sibs) 3 children: 36: 0x2b01186900 SEQ: (3 sibs) 3 children: 36: 0x2b01186ad0 VAL: '1000' (3 sibs) 36: 0x2b01186b68 VAL: '1001' (3 sibs) 36: 0x2b01186c00 VAL: '1002' (3 sibs) 36: 0x2b01186998 SEQ: (3 sibs) 3 children: 36: 0x2b01186ca0 VAL: '1010' (3 sibs) 36: 0x2b01186d38 VAL: '1011' (3 sibs) 36: 0x2b01186dd0 VAL: '1012' (3 sibs) 36: 0x2b01186a30 SEQ: (3 sibs) 3 children: 36: 0x2b01186e70 VAL: '1020' (3 sibs) 36: 0x2b01186f08 VAL: '1021' (3 sibs) 36: 0x2b01186fa0 VAL: '1022' (3 sibs) 36: 0x2b011867c8 SEQ: (3 sibs) 3 children: 36: 0x2b01187040 SEQ: (3 sibs) 3 children: 36: 0x2b01187210 VAL: '1100' (3 sibs) 36: 0x2b011872a8 VAL: '1101' (3 sibs) 36: 0x2b01187340 VAL: '1102' (3 sibs) 36: 0x2b011870d8 SEQ: (3 sibs) 3 children: 36: 0x2b011873e0 VAL: '1110' (3 sibs) 36: 0x2b01187478 VAL: '1111' (3 sibs) 36: 0x2b01187510 VAL: '1112' (3 sibs) 36: 0x2b01187170 SEQ: (3 sibs) 3 children: 36: 0x2b011875b0 VAL: '1120' (3 sibs) 36: 0x2b01187648 VAL: '1121' (3 sibs) 36: 0x2b011876e0 VAL: '1122' (3 sibs) 36: 0x2b01186860 SEQ: (3 sibs) 3 children: 36: 0x2b01187780 SEQ: (3 sibs) 3 children: 36: 0x2b01187950 VAL: '1200' (3 sibs) 36: 0x2b011879e8 VAL: '1201' (3 sibs) 36: 0x2b01187a80 VAL: '1202' (3 sibs) 36: 0x2b01187818 SEQ: (3 sibs) 3 children: 36: 0x2b01187b20 VAL: '1210' (3 sibs) 36: 0x2b01187bb8 VAL: '1211' (3 sibs) 36: 0x2b01187c50 VAL: '1212' (3 sibs) 36: 0x2b011878b0 SEQ: (3 sibs) 3 children: 36: 0x2b01187cf0 VAL: '1220' (3 sibs) 36: 0x2b01187d88 VAL: '1221' (3 sibs) 36: 0x2b01187e20 VAL: '1222' (3 sibs) 36: 0x2b01184f00 SEQ: (3 sibs) 3 children: 36: 0x2b01187ec0 SEQ: (3 sibs) 3 children: 36: 0x2b01188090 SEQ: (3 sibs) 3 children: 36: 0x2b01188260 VAL: '2000' (3 sibs) 36: 0x2b011882f8 VAL: '2001' (3 sibs) 36: 0x2b01188390 VAL: '2002' (3 sibs) 36: 0x2b01188128 SEQ: (3 sibs) 3 children: 36: 0x2b01188430 VAL: '2010' (3 sibs) 36: 0x2b011884c8 VAL: '2011' (3 sibs) 36: 0x2b01188560 VAL: '2012' (3 sibs) 36: 0x2b011881c0 SEQ: (3 sibs) 3 children: 36: 0x2b01188600 VAL: '2020' (3 sibs) 36: 0x2b01188698 VAL: '2021' (3 sibs) 36: 0x2b01188730 VAL: '2022' (3 sibs) 36: 0x2b01187f58 SEQ: (3 sibs) 3 children: 36: 0x2b011887d0 SEQ: (3 sibs) 3 children: 36: 0x2b011889a0 VAL: '2100' (3 sibs) 36: 0x2b01188a38 VAL: '2101' (3 sibs) 36: 0x2b01188ad0 VAL: '2102' (3 sibs) 36: 0x2b01188868 SEQ: (3 sibs) 3 children: 36: 0x2b01188b70 VAL: '2110' (3 sibs) 36: 0x2b01188c08 VAL: '2111' (3 sibs) 36: 0x2b01188ca0 VAL: '2112' (3 sibs) 36: 0x2b01188900 SEQ: (3 sibs) 3 children: 36: 0x2b01188d40 VAL: '2120' (3 sibs) 36: 0x2b01188dd8 VAL: '2121' (3 sibs) 36: 0x2b01188e70 VAL: '2122' (3 sibs) 36: 0x2b01187ff0 SEQ: (3 sibs) 3 children: 36: 0x2b01188f10 SEQ: (3 sibs) 3 children: 36: 0x2b011890e0 VAL: '2200' (3 sibs) 36: 0x2b01189178 VAL: '2201' (3 sibs) 36: 0x2b01189210 VAL: '2202' (3 sibs) 36: 0x2b01188fa8 SEQ: (3 sibs) 3 children: 36: 0x2b011892b0 VAL: '2210' (3 sibs) 36: 0x2b01189348 VAL: '2211' (3 sibs) 36: 0x2b011893e0 VAL: '2212' (3 sibs) 36: 0x2b01189040 SEQ: (3 sibs) 3 children: 36: 0x2b01189480 VAL: '2220' (3 sibs) 36: 0x2b01189518 VAL: '2221' (3 sibs) 36: 0x2b011895b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2b011bfd00 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011bfd90 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b011bfe20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b011bfeb0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b011bff40 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b011bffd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b011c0060 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b011c00f0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b011c0180 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b011c0210 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b011c02a0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b011c0330 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011c03c0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b011c0450 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b011c04e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011c0570 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b011c0600 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011c0690 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b011c0720 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011c07b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b011c0840 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011c08d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011c0960 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b011c09f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011c0a80 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b011c0b10 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011c0ba0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b011c0c30 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011c0cc0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011c0d50 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b011c0de0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011c0e70 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b011c0f00 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b011c0f90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b011c1020 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b011c10b0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b011c1140 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b011c11d0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b011c1260 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b011c12f0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011c1380 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b011c1410 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011c14a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b011c1530 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011c15c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011c1650 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b011c16e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011c1770 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b011c1800 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011c1890 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b011c1920 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011c19b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b011c1a40 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011c1ad0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011c1b60 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b011c1bf0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011c1c80 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b011c1d10 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011c1da0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b011c1e30 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b011c1ec0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b011c1f50 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b011c1fe0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b011c2070 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b011c2100 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b011c2190 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b011c2220 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b011c22b0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b011c2340 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011c23d0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b011c2460 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b011c24f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011c2580 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b011c2610 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011c26a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b011c2730 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011c27c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b011c2850 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b011c28e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b011c2970 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b011c2a00 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011c2a90 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b011c2b20 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011c2bb0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b011c2c40 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011c2cd0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b011c2d60 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b011c2df0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b011c2e80 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b011c2f10 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b011c2fa0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b011c3030 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b011c30c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b011c3150 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b011c31e0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b011c3270 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b011c3300 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011c3390 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b011c3420 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011c34b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b011c3540 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011c35d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b011c3660 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b011c36f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011c3780 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b011c3810 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011c38a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b011c3930 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011c39c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b011c3a50 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b011c3ae0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b011c3b70 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b011c3c00 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011c3c90 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011c3d20 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011c3db0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011c3e40 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011c3ed0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011c3f60 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011c3ff0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011c4080 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 (2 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: 0x2b01184be0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2b01180310 SEQ: (3 sibs) 3 children: 36: 0x2b011804e0 SEQ: (3 sibs) 3 children: 36: 0x2b011806b0 SEQ: (3 sibs) 3 children: 36: 0x2b01180880 VAL: '0000' (3 sibs) 36: 0x2b01180918 VAL: '0001' (3 sibs) 36: 0x2b011809b0 VAL: '0002' (3 sibs) 36: 0x2b01180748 SEQ: (3 sibs) 3 children: 36: 0x2b01180a50 VAL: '0010' (3 sibs) 36: 0x2b01180ae8 VAL: '0011' (3 sibs) 36: 0x2b01180b80 VAL: '0012' (3 sibs) 36: 0x2b011807e0 SEQ: (3 sibs) 3 children: 36: 0x2b01180c20 VAL: '0020' (3 sibs) 36: 0x2b01180cb8 VAL: '0021' (3 sibs) 36: 0x2b01180d50 VAL: '0022' (3 sibs) 36: 0x2b01180578 SEQ: (3 sibs) 3 children: 36: 0x2b01180df0 SEQ: (3 sibs) 3 children: 36: 0x2b01180fc0 VAL: '0100' (3 sibs) 36: 0x2b01181058 VAL: '0101' (3 sibs) 36: 0x2b011810f0 VAL: '0102' (3 sibs) 36: 0x2b01180e88 SEQ: (3 sibs) 3 children: 36: 0x2b01181190 VAL: '0110' (3 sibs) 36: 0x2b01181228 VAL: '0111' (3 sibs) 36: 0x2b011812c0 VAL: '0112' (3 sibs) 36: 0x2b01180f20 SEQ: (3 sibs) 3 children: 36: 0x2b01181360 VAL: '0120' (3 sibs) 36: 0x2b011813f8 VAL: '0121' (3 sibs) 36: 0x2b01181490 VAL: '0122' (3 sibs) 36: 0x2b01180610 SEQ: (3 sibs) 3 children: 36: 0x2b01181530 SEQ: (3 sibs) 3 children: 36: 0x2b01181700 VAL: '0200' (3 sibs) 36: 0x2b01181798 VAL: '0201' (3 sibs) 36: 0x2b01181830 VAL: '0202' (3 sibs) 36: 0x2b011815c8 SEQ: (3 sibs) 3 children: 36: 0x2b011818d0 VAL: '0210' (3 sibs) 36: 0x2b01181968 VAL: '0211' (3 sibs) 36: 0x2b01181a00 VAL: '0212' (3 sibs) 36: 0x2b01181660 SEQ: (3 sibs) 3 children: 36: 0x2b01181aa0 VAL: '0220' (3 sibs) 36: 0x2b01181b38 VAL: '0221' (3 sibs) 36: 0x2b01181bd0 VAL: '0222' (3 sibs) 36: 0x2b011803a8 SEQ: (3 sibs) 3 children: 36: 0x2b01181c70 SEQ: (3 sibs) 3 children: 36: 0x2b01181e40 SEQ: (3 sibs) 3 children: 36: 0x2b01182010 VAL: '1000' (3 sibs) 36: 0x2b011820a8 VAL: '1001' (3 sibs) 36: 0x2b01182140 VAL: '1002' (3 sibs) 36: 0x2b01181ed8 SEQ: (3 sibs) 3 children: 36: 0x2b011821e0 VAL: '1010' (3 sibs) 36: 0x2b01182278 VAL: '1011' (3 sibs) 36: 0x2b01182310 VAL: '1012' (3 sibs) 36: 0x2b01181f70 SEQ: (3 sibs) 3 children: 36: 0x2b011823b0 VAL: '1020' (3 sibs) 36: 0x2b01182448 VAL: '1021' (3 sibs) 36: 0x2b011824e0 VAL: '1022' (3 sibs) 36: 0x2b01181d08 SEQ: (3 sibs) 3 children: 36: 0x2b01182580 SEQ: (3 sibs) 3 children: 36: 0x2b01182750 VAL: '1100' (3 sibs) 36: 0x2b011827e8 VAL: '1101' (3 sibs) 36: 0x2b01182880 VAL: '1102' (3 sibs) 36: 0x2b01182618 SEQ: (3 sibs) 3 children: 36: 0x2b01182920 VAL: '1110' (3 sibs) 36: 0x2b011829b8 VAL: '1111' (3 sibs) 36: 0x2b01182a50 VAL: '1112' (3 sibs) 36: 0x2b011826b0 SEQ: (3 sibs) 3 children: 36: 0x2b01182af0 VAL: '1120' (3 sibs) 36: 0x2b01182b88 VAL: '1121' (3 sibs) 36: 0x2b01182c20 VAL: '1122' (3 sibs) 36: 0x2b01181da0 SEQ: (3 sibs) 3 children: 36: 0x2b01182cc0 SEQ: (3 sibs) 3 children: 36: 0x2b01182e90 VAL: '1200' (3 sibs) 36: 0x2b01182f28 VAL: '1201' (3 sibs) 36: 0x2b01182fc0 VAL: '1202' (3 sibs) 36: 0x2b01182d58 SEQ: (3 sibs) 3 children: 36: 0x2b01183060 VAL: '1210' (3 sibs) 36: 0x2b011830f8 VAL: '1211' (3 sibs) 36: 0x2b01183190 VAL: '1212' (3 sibs) 36: 0x2b01182df0 SEQ: (3 sibs) 3 children: 36: 0x2b01183230 VAL: '1220' (3 sibs) 36: 0x2b011832c8 VAL: '1221' (3 sibs) 36: 0x2b01183360 VAL: '1222' (3 sibs) 36: 0x2b01180440 SEQ: (3 sibs) 3 children: 36: 0x2b01183400 SEQ: (3 sibs) 3 children: 36: 0x2b011835d0 SEQ: (3 sibs) 3 children: 36: 0x2b011837a0 VAL: '2000' (3 sibs) 36: 0x2b01183838 VAL: '2001' (3 sibs) 36: 0x2b011838d0 VAL: '2002' (3 sibs) 36: 0x2b01183668 SEQ: (3 sibs) 3 children: 36: 0x2b01183970 VAL: '2010' (3 sibs) 36: 0x2b01183a08 VAL: '2011' (3 sibs) 36: 0x2b01183aa0 VAL: '2012' (3 sibs) 36: 0x2b01183700 SEQ: (3 sibs) 3 children: 36: 0x2b01183b40 VAL: '2020' (3 sibs) 36: 0x2b01183bd8 VAL: '2021' (3 sibs) 36: 0x2b01183c70 VAL: '2022' (3 sibs) 36: 0x2b01183498 SEQ: (3 sibs) 3 children: 36: 0x2b01183d10 SEQ: (3 sibs) 3 children: 36: 0x2b01183ee0 VAL: '2100' (3 sibs) 36: 0x2b01183f78 VAL: '2101' (3 sibs) 36: 0x2b01184010 VAL: '2102' (3 sibs) 36: 0x2b01183da8 SEQ: (3 sibs) 3 children: 36: 0x2b011840b0 VAL: '2110' (3 sibs) 36: 0x2b01184148 VAL: '2111' (3 sibs) 36: 0x2b011841e0 VAL: '2112' (3 sibs) 36: 0x2b01183e40 SEQ: (3 sibs) 3 children: 36: 0x2b01184280 VAL: '2120' (3 sibs) 36: 0x2b01184318 VAL: '2121' (3 sibs) 36: 0x2b011843b0 VAL: '2122' (3 sibs) 36: 0x2b01183530 SEQ: (3 sibs) 3 children: 36: 0x2b01184450 SEQ: (3 sibs) 3 children: 36: 0x2b01184620 VAL: '2200' (3 sibs) 36: 0x2b011846b8 VAL: '2201' (3 sibs) 36: 0x2b01184750 VAL: '2202' (3 sibs) 36: 0x2b011844e8 SEQ: (3 sibs) 3 children: 36: 0x2b011847f0 VAL: '2210' (3 sibs) 36: 0x2b01184888 VAL: '2211' (3 sibs) 36: 0x2b01184920 VAL: '2212' (3 sibs) 36: 0x2b01184580 SEQ: (3 sibs) 3 children: 36: 0x2b011849c0 VAL: '2220' (3 sibs) 36: 0x2b01184a58 VAL: '2221' (3 sibs) 36: 0x2b01184af0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2b011c4120 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011c41b0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b011c4240 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b011c42d0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b011c4360 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b011c43f0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b011c4480 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b011c4510 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b011c45a0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b011c4630 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b011c46c0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b011c4750 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011c47e0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b011c4870 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b011c4900 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011c4990 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b011c4a20 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011c4ab0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b011c4b40 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011c4bd0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b011c4c60 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011c4cf0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011c4d80 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b011c4e10 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011c4ea0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b011c4f30 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011c4fc0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b011c5050 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011c50e0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011c5170 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b011c5200 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011c5290 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b011c5320 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b011c53b0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b011c5440 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b011c54d0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b011c5560 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b011c55f0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b011c5680 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b011c5710 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011c57a0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b011c5830 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011c58c0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b011c5950 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011c59e0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011c5a70 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b011c5b00 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011c5b90 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b011c5c20 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011c5cb0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b011c5d40 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011c5dd0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b011c5e60 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011c5ef0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011c5f80 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b011c6010 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011c60a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b011c6130 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011c61c0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b011c6250 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b011c62e0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b011c6370 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b011c6400 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b011c6490 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b011c6520 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b011c65b0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b011c6640 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b011c66d0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b011c6760 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011c67f0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b011c6880 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b011c6910 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011c69a0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b011c6a30 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011c6ac0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b011c6b50 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011c6be0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b011c6c70 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b011c6d00 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b011c6d90 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b011c6e20 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011c6eb0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b011c6f40 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011c6fd0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b011c7060 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011c70f0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b011c7180 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b011c7210 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b011c72a0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b011c7330 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b011c73c0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b011c7450 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b011c74e0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b011c7570 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b011c7600 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b011c7690 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b011c7720 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011c77b0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b011c7840 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011c78d0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b011c7960 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011c79f0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b011c7a80 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b011c7b10 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011c7ba0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b011c7c30 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011c7cc0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b011c7d50 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011c7de0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b011c7e70 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b011c7f00 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b011c7f90 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b011c8020 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011c80b0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011c8140 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011c81d0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011c8260 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011c82f0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011c8380 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011c8410 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011c84a0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 (2 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x2b01184cf8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2b01184dd0 SEQ: (3 sibs) 3 children: 36: 0x2b01184fa0 SEQ: (3 sibs) 3 children: 36: 0x2b01185170 SEQ: (3 sibs) 3 children: 36: 0x2b01185340 VAL: '0000' (3 sibs) 36: 0x2b011853d8 VAL: '0001' (3 sibs) 36: 0x2b01185470 VAL: '0002' (3 sibs) 36: 0x2b01185208 SEQ: (3 sibs) 3 children: 36: 0x2b01185510 VAL: '0010' (3 sibs) 36: 0x2b011855a8 VAL: '0011' (3 sibs) 36: 0x2b01185640 VAL: '0012' (3 sibs) 36: 0x2b011852a0 SEQ: (3 sibs) 3 children: 36: 0x2b011856e0 VAL: '0020' (3 sibs) 36: 0x2b01185778 VAL: '0021' (3 sibs) 36: 0x2b01185810 VAL: '0022' (3 sibs) 36: 0x2b01185038 SEQ: (3 sibs) 3 children: 36: 0x2b011858b0 SEQ: (3 sibs) 3 children: 36: 0x2b01185a80 VAL: '0100' (3 sibs) 36: 0x2b01185b18 VAL: '0101' (3 sibs) 36: 0x2b01185bb0 VAL: '0102' (3 sibs) 36: 0x2b01185948 SEQ: (3 sibs) 3 children: 36: 0x2b01185c50 VAL: '0110' (3 sibs) 36: 0x2b01185ce8 VAL: '0111' (3 sibs) 36: 0x2b01185d80 VAL: '0112' (3 sibs) 36: 0x2b011859e0 SEQ: (3 sibs) 3 children: 36: 0x2b01185e20 VAL: '0120' (3 sibs) 36: 0x2b01185eb8 VAL: '0121' (3 sibs) 36: 0x2b01185f50 VAL: '0122' (3 sibs) 36: 0x2b011850d0 SEQ: (3 sibs) 3 children: 36: 0x2b01185ff0 SEQ: (3 sibs) 3 children: 36: 0x2b011861c0 VAL: '0200' (3 sibs) 36: 0x2b01186258 VAL: '0201' (3 sibs) 36: 0x2b011862f0 VAL: '0202' (3 sibs) 36: 0x2b01186088 SEQ: (3 sibs) 3 children: 36: 0x2b01186390 VAL: '0210' (3 sibs) 36: 0x2b01186428 VAL: '0211' (3 sibs) 36: 0x2b011864c0 VAL: '0212' (3 sibs) 36: 0x2b01186120 SEQ: (3 sibs) 3 children: 36: 0x2b01186560 VAL: '0220' (3 sibs) 36: 0x2b011865f8 VAL: '0221' (3 sibs) 36: 0x2b01186690 VAL: '0222' (3 sibs) 36: 0x2b01184e68 SEQ: (3 sibs) 3 children: 36: 0x2b01186730 SEQ: (3 sibs) 3 children: 36: 0x2b01186900 SEQ: (3 sibs) 3 children: 36: 0x2b01186ad0 VAL: '1000' (3 sibs) 36: 0x2b01186b68 VAL: '1001' (3 sibs) 36: 0x2b01186c00 VAL: '1002' (3 sibs) 36: 0x2b01186998 SEQ: (3 sibs) 3 children: 36: 0x2b01186ca0 VAL: '1010' (3 sibs) 36: 0x2b01186d38 VAL: '1011' (3 sibs) 36: 0x2b01186dd0 VAL: '1012' (3 sibs) 36: 0x2b01186a30 SEQ: (3 sibs) 3 children: 36: 0x2b01186e70 VAL: '1020' (3 sibs) 36: 0x2b01186f08 VAL: '1021' (3 sibs) 36: 0x2b01186fa0 VAL: '1022' (3 sibs) 36: 0x2b011867c8 SEQ: (3 sibs) 3 children: 36: 0x2b01187040 SEQ: (3 sibs) 3 children: 36: 0x2b01187210 VAL: '1100' (3 sibs) 36: 0x2b011872a8 VAL: '1101' (3 sibs) 36: 0x2b01187340 VAL: '1102' (3 sibs) 36: 0x2b011870d8 SEQ: (3 sibs) 3 children: 36: 0x2b011873e0 VAL: '1110' (3 sibs) 36: 0x2b01187478 VAL: '1111' (3 sibs) 36: 0x2b01187510 VAL: '1112' (3 sibs) 36: 0x2b01187170 SEQ: (3 sibs) 3 children: 36: 0x2b011875b0 VAL: '1120' (3 sibs) 36: 0x2b01187648 VAL: '1121' (3 sibs) 36: 0x2b011876e0 VAL: '1122' (3 sibs) 36: 0x2b01186860 SEQ: (3 sibs) 3 children: 36: 0x2b01187780 SEQ: (3 sibs) 3 children: 36: 0x2b01187950 VAL: '1200' (3 sibs) 36: 0x2b011879e8 VAL: '1201' (3 sibs) 36: 0x2b01187a80 VAL: '1202' (3 sibs) 36: 0x2b01187818 SEQ: (3 sibs) 3 children: 36: 0x2b01187b20 VAL: '1210' (3 sibs) 36: 0x2b01187bb8 VAL: '1211' (3 sibs) 36: 0x2b01187c50 VAL: '1212' (3 sibs) 36: 0x2b011878b0 SEQ: (3 sibs) 3 children: 36: 0x2b01187cf0 VAL: '1220' (3 sibs) 36: 0x2b01187d88 VAL: '1221' (3 sibs) 36: 0x2b01187e20 VAL: '1222' (3 sibs) 36: 0x2b01184f00 SEQ: (3 sibs) 3 children: 36: 0x2b01187ec0 SEQ: (3 sibs) 3 children: 36: 0x2b01188090 SEQ: (3 sibs) 3 children: 36: 0x2b01188260 VAL: '2000' (3 sibs) 36: 0x2b011882f8 VAL: '2001' (3 sibs) 36: 0x2b01188390 VAL: '2002' (3 sibs) 36: 0x2b01188128 SEQ: (3 sibs) 3 children: 36: 0x2b01188430 VAL: '2010' (3 sibs) 36: 0x2b011884c8 VAL: '2011' (3 sibs) 36: 0x2b01188560 VAL: '2012' (3 sibs) 36: 0x2b011881c0 SEQ: (3 sibs) 3 children: 36: 0x2b01188600 VAL: '2020' (3 sibs) 36: 0x2b01188698 VAL: '2021' (3 sibs) 36: 0x2b01188730 VAL: '2022' (3 sibs) 36: 0x2b01187f58 SEQ: (3 sibs) 3 children: 36: 0x2b011887d0 SEQ: (3 sibs) 3 children: 36: 0x2b011889a0 VAL: '2100' (3 sibs) 36: 0x2b01188a38 VAL: '2101' (3 sibs) 36: 0x2b01188ad0 VAL: '2102' (3 sibs) 36: 0x2b01188868 SEQ: (3 sibs) 3 children: 36: 0x2b01188b70 VAL: '2110' (3 sibs) 36: 0x2b01188c08 VAL: '2111' (3 sibs) 36: 0x2b01188ca0 VAL: '2112' (3 sibs) 36: 0x2b01188900 SEQ: (3 sibs) 3 children: 36: 0x2b01188d40 VAL: '2120' (3 sibs) 36: 0x2b01188dd8 VAL: '2121' (3 sibs) 36: 0x2b01188e70 VAL: '2122' (3 sibs) 36: 0x2b01187ff0 SEQ: (3 sibs) 3 children: 36: 0x2b01188f10 SEQ: (3 sibs) 3 children: 36: 0x2b011890e0 VAL: '2200' (3 sibs) 36: 0x2b01189178 VAL: '2201' (3 sibs) 36: 0x2b01189210 VAL: '2202' (3 sibs) 36: 0x2b01188fa8 SEQ: (3 sibs) 3 children: 36: 0x2b011892b0 VAL: '2210' (3 sibs) 36: 0x2b01189348 VAL: '2211' (3 sibs) 36: 0x2b011893e0 VAL: '2212' (3 sibs) 36: 0x2b01189040 SEQ: (3 sibs) 3 children: 36: 0x2b01189480 VAL: '2220' (3 sibs) 36: 0x2b01189518 VAL: '2221' (3 sibs) 36: 0x2b011895b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2b011c8540 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2b011c85d0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2b011c8660 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2b011c86f0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2b011c8780 VAL: '0000' (3 sibs) 36: [5] [5] 0x2b011c8810 VAL: '0001' (3 sibs) 36: [6] [6] 0x2b011c88a0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2b011c8930 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2b011c89c0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2b011c8a50 VAL: '0011' (3 sibs) 36: [10] [10] 0x2b011c8ae0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2b011c8b70 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2b011c8c00 VAL: '0020' (3 sibs) 36: [13] [13] 0x2b011c8c90 VAL: '0021' (3 sibs) 36: [14] [14] 0x2b011c8d20 VAL: '0022' (3 sibs) 36: [15] [15] 0x2b011c8db0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2b011c8e40 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2b011c8ed0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2b011c8f60 VAL: '0101' (3 sibs) 36: [19] [19] 0x2b011c8ff0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2b011c9080 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2b011c9110 VAL: '0110' (3 sibs) 36: [22] [22] 0x2b011c91a0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2b011c9230 VAL: '0112' (3 sibs) 36: [24] [24] 0x2b011c92c0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2b011c9350 VAL: '0120' (3 sibs) 36: [26] [26] 0x2b011c93e0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2b011c9470 VAL: '0122' (3 sibs) 36: [28] [28] 0x2b011c9500 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2b011c9590 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2b011c9620 VAL: '0200' (3 sibs) 36: [31] [31] 0x2b011c96b0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2b011c9740 VAL: '0202' (3 sibs) 36: [33] [33] 0x2b011c97d0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2b011c9860 VAL: '0210' (3 sibs) 36: [35] [35] 0x2b011c98f0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2b011c9980 VAL: '0212' (3 sibs) 36: [37] [37] 0x2b011c9a10 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2b011c9aa0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2b011c9b30 VAL: '0221' (3 sibs) 36: [40] [40] 0x2b011c9bc0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2b011c9c50 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2b011c9ce0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2b011c9d70 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2b011c9e00 VAL: '1000' (3 sibs) 36: [45] [45] 0x2b011c9e90 VAL: '1001' (3 sibs) 36: [46] [46] 0x2b011c9f20 VAL: '1002' (3 sibs) 36: [47] [47] 0x2b011c9fb0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2b011ca040 VAL: '1010' (3 sibs) 36: [49] [49] 0x2b011ca0d0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2b011ca160 VAL: '1012' (3 sibs) 36: [51] [51] 0x2b011ca1f0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2b011ca280 VAL: '1020' (3 sibs) 36: [53] [53] 0x2b011ca310 VAL: '1021' (3 sibs) 36: [54] [54] 0x2b011ca3a0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2b011ca430 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2b011ca4c0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2b011ca550 VAL: '1100' (3 sibs) 36: [58] [58] 0x2b011ca5e0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2b011ca670 VAL: '1102' (3 sibs) 36: [60] [60] 0x2b011ca700 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2b011ca790 VAL: '1110' (3 sibs) 36: [62] [62] 0x2b011ca820 VAL: '1111' (3 sibs) 36: [63] [63] 0x2b011ca8b0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2b011ca940 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2b011ca9d0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2b011caa60 VAL: '1121' (3 sibs) 36: [67] [67] 0x2b011caaf0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2b011cab80 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2b011cac10 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2b011caca0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2b011cad30 VAL: '1201' (3 sibs) 36: [72] [72] 0x2b011cadc0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2b011cae50 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2b011caee0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2b011caf70 VAL: '1211' (3 sibs) 36: [76] [76] 0x2b011cb000 VAL: '1212' (3 sibs) 36: [77] [77] 0x2b011cb090 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2b011cb120 VAL: '1220' (3 sibs) 36: [79] [79] 0x2b011cb1b0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2b011cb240 VAL: '1222' (3 sibs) 36: [81] [81] 0x2b011cb2d0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2b011cb360 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2b011cb3f0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2b011cb480 VAL: '2000' (3 sibs) 36: [85] [85] 0x2b011cb510 VAL: '2001' (3 sibs) 36: [86] [86] 0x2b011cb5a0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2b011cb630 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2b011cb6c0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2b011cb750 VAL: '2011' (3 sibs) 36: [90] [90] 0x2b011cb7e0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2b011cb870 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2b011cb900 VAL: '2020' (3 sibs) 36: [93] [93] 0x2b011cb990 VAL: '2021' (3 sibs) 36: [94] [94] 0x2b011cba20 VAL: '2022' (3 sibs) 36: [95] [95] 0x2b011cbab0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2b011cbb40 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2b011cbbd0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2b011cbc60 VAL: '2101' (3 sibs) 36: [99] [99] 0x2b011cbcf0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2b011cbd80 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2b011cbe10 VAL: '2110' (3 sibs) 36: [102] [102] 0x2b011cbea0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2b011cbf30 VAL: '2112' (3 sibs) 36: [104] [104] 0x2b011cbfc0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2b011cc050 VAL: '2120' (3 sibs) 36: [106] [106] 0x2b011cc0e0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2b011cc170 VAL: '2122' (3 sibs) 36: [108] [108] 0x2b011cc200 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2b011cc290 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2b011cc320 VAL: '2200' (3 sibs) 36: [111] [111] 0x2b011cc3b0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2b011cc440 VAL: '2202' (3 sibs) 36: [113] [113] 0x2b011cc4d0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2b011cc560 VAL: '2210' (3 sibs) 36: [115] [115] 0x2b011cc5f0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2b011cc680 VAL: '2212' (3 sibs) 36: [117] [117] 0x2b011cc710 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2b011cc7a0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2b011cc830 VAL: '2221' (3 sibs) 36: [120] [120] 0x2b011cc8c0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (2 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (56 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (57 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.13 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-1.14.0/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: 0x2af7d51f10 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2af7d4ca30 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2af7d4cac8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2af7d4cb60 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d7dff0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2af7d7e080 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2af7d7e110 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2af7d7e1a0 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: 0x2af7d52028 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d0c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4d200 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4d298 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d158 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4d340 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4d3d8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d7fe60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d7fef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d7ff80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d80010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d800a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d80130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d801c0 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: 0x2af7d52140 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d8f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4da30 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4dac8 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d988 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4db70 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4dc08 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d81c50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d81ce0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d81d70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d81e00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d81e90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d81f20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d81fb0 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: 0x2af7d52258 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4dcb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4ddf0 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4de88 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4dd48 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4df30 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4dfc8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d83a40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d83ad0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d83b60 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d83bf0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d83c80 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d83d10 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d83da0 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: 0x2af7d52370 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2af7d527e0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2af7d52cb0 MAP: (1 sibs) 4 children: 37: 0x2af7d52d50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d52de8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d52e80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d52f18 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d52878 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2af7d52910 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2af7d52fc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d53190 MAP: (1 sibs) 4 children: 37: 0x2af7d53230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d532c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d533f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d53058 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d534a0 MAP: (1 sibs) 4 children: 37: 0x2af7d53540 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d535d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53670 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53708 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d530f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d529a8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2af7d52a40 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2af7d537b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d53980 MAP: (1 sibs) 4 children: 37: 0x2af7d53a20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d53ab8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d53848 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d53c90 MAP: (1 sibs) 4 children: 37: 0x2af7d53d30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d53dc8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53ef8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d538e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d52ad8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2af7d52b70 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2af7d53fa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d54170 MAP: (1 sibs) 4 children: 37: 0x2af7d54210 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d542a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d54340 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d543d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d54038 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d54480 MAP: (1 sibs) 4 children: 37: 0x2af7d54520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d545b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d54650 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d546e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d540d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d52c08 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d89120 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2af7d891b0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2af7d89240 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2af7d892d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2af7d89360 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2af7d893f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2af7d89480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2af7d89510 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2af7d895a0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2af7d89630 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2af7d896c0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2af7d89750 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2af7d897e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2af7d89870 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2af7d89900 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2af7d89990 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2af7d89a20 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2af7d89ab0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2af7d89b40 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2af7d89bd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2af7d89c60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2af7d89cf0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2af7d89d80 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2af7d89e10 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2af7d89ea0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2af7d89f30 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2af7d89fc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2af7d8a050 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2af7d8a0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2af7d8a170 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2af7d8a200 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2af7d8a290 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2af7d8a320 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2af7d8a3b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2af7d8a440 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2af7d8a4d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2af7d8a560 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2af7d8a5f0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2af7d8a680 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2af7d8a710 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2af7d8a7a0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2af7d8a830 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2af7d8a8c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2af7d8a950 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2af7d8a9e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2af7d8aa70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2af7d8ab00 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2af7d8ab90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2af7d8ac20 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2af7d8acb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2af7d8ad40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2af7d8add0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2af7d8ae60 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 (1 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: 0x2af7d52488 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4e0c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4d480 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4d518 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4e158 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4d5c0 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4d658 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d8b530 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d8b5c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d8b650 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d8b6e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d8b770 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d8b800 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d8b890 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: 0x2af7d525a0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4f8e0 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4f978 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4fa20 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4fab8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d8d260 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d8d2f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d8d380 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d8d410 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d8d4a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d8d530 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d8d5c0 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: 0x2af7d526b8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2af7d4f5d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2af7d4f2c0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2af7d4e5f0 VAL: 'a' (5 sibs) 37: 0x2af7d4e688 VAL: 'b' (5 sibs) 37: 0x2af7d4e720 VAL: 'c' (5 sibs) 37: 0x2af7d4e7b8 VAL: 'd' (5 sibs) 37: 0x2af7d4e850 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d8ef90 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2af7d8f020 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2af7d8f0b0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2af7d8f140 VAL: 'a' (5 sibs) 37: [4] [4] 0x2af7d8f1d0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2af7d8f260 VAL: 'c' (5 sibs) 37: [6] [6] 0x2af7d8f2f0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2af7d8f380 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: 0x2af7d51f10 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2af7d4ca30 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2af7d4cac8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2af7d4cb60 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d8f8a0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2af7d8f930 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2af7d8f9c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2af7d8fa50 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: 0x2af7d52028 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d0c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4d200 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4d298 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d158 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4d340 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4d3d8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d901b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d90240 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d902d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d90360 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d903f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d90480 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d90510 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: 0x2af7d52140 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d8f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4da30 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4dac8 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d988 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4db70 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4dc08 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d90ac0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d90b50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d90be0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d90c70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d90d00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d90d90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d90e20 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: 0x2af7d52258 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4dcb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4ddf0 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4de88 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4dd48 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4df30 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4dfc8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d913d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d91460 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d914f0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d91580 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d91610 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d916a0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d91730 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: 0x2af7d52370 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2af7d527e0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2af7d52cb0 MAP: (1 sibs) 4 children: 37: 0x2af7d52d50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d52de8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d52e80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d52f18 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d52878 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2af7d52910 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2af7d52fc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d53190 MAP: (1 sibs) 4 children: 37: 0x2af7d53230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d532c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d533f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d53058 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d534a0 MAP: (1 sibs) 4 children: 37: 0x2af7d53540 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d535d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53670 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53708 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d530f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d529a8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2af7d52a40 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2af7d537b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d53980 MAP: (1 sibs) 4 children: 37: 0x2af7d53a20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d53ab8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d53848 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d53c90 MAP: (1 sibs) 4 children: 37: 0x2af7d53d30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d53dc8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53ef8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d538e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d52ad8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2af7d52b70 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2af7d53fa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d54170 MAP: (1 sibs) 4 children: 37: 0x2af7d54210 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d542a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d54340 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d543d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d54038 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d54480 MAP: (1 sibs) 4 children: 37: 0x2af7d54520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d545b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d54650 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d546e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d540d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d52c08 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d93800 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2af7d93890 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2af7d93920 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2af7d939b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2af7d93a40 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2af7d93ad0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2af7d93b60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2af7d93bf0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2af7d93c80 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2af7d93d10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2af7d93da0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2af7d93e30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2af7d93ec0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2af7d93f50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2af7d93fe0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2af7d94070 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2af7d94100 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2af7d94190 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2af7d94220 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2af7d942b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2af7d94340 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2af7d943d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2af7d94460 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2af7d944f0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2af7d94580 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2af7d94610 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2af7d946a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2af7d94730 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2af7d947c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2af7d94850 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2af7d948e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2af7d94970 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2af7d94a00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2af7d94a90 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2af7d94b20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2af7d94bb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2af7d94c40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2af7d94cd0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2af7d94d60 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2af7d94df0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2af7d94e80 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2af7d94f10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2af7d94fa0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2af7d95030 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2af7d950c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2af7d95150 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2af7d951e0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2af7d95270 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2af7d95300 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2af7d95390 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2af7d95420 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2af7d954b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2af7d95540 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 (1 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: 0x2af7d52488 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4e0c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4d480 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4d518 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4e158 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4d5c0 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4d658 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d91ce0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d91d70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d91e00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d91e90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d91f20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d91fb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d92040 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: 0x2af7d525a0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4f8e0 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4f978 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4fa20 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4fab8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d925f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d92680 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d92710 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d927a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d92830 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d928c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d92950 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: 0x2af7d526b8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2af7d4f5d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2af7d4f2c0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2af7d4e5f0 VAL: 'a' (5 sibs) 37: 0x2af7d4e688 VAL: 'b' (5 sibs) 37: 0x2af7d4e720 VAL: 'c' (5 sibs) 37: 0x2af7d4e7b8 VAL: 'd' (5 sibs) 37: 0x2af7d4e850 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d95c10 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2af7d95ca0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2af7d95d30 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2af7d95dc0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2af7d95e50 VAL: 'b' (5 sibs) 37: [5] [5] 0x2af7d95ee0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2af7d95f70 VAL: 'd' (5 sibs) 37: [7] [7] 0x2af7d96000 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 (1 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 (1 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 (1 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] 0x2af7d7dff0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2af7d7e080 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2af7d7e110 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2af7d7e1a0 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] 0x2af7d96bc0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2af7d96c50 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2af7d96ce0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2af7d96d70 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] 0x2af7d7fe60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d7fef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d7ff80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d80010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d800a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d80130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d801c0 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] 0x2af7d97db0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d97e40 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d97ed0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d97f60 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d97ff0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d98080 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d98110 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] 0x2af7d81c50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d81ce0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d81d70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d81e00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d81e90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d81f20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d81fb0 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] 0x2af7d986c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d98750 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d987e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d98870 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d98900 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d98990 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d98a20 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] 0x2af7d83a40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d83ad0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d83b60 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d83bf0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d83c80 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d83d10 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d83da0 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] 0x2af7d98fd0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d99060 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d990f0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d99180 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d99210 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d992a0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d99330 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] 0x2af7d89120 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2af7d891b0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2af7d89240 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2af7d892d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2af7d89360 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2af7d893f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2af7d89480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2af7d89510 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2af7d895a0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2af7d89630 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2af7d896c0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2af7d89750 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2af7d897e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2af7d89870 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2af7d89900 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2af7d89990 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2af7d89a20 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2af7d89ab0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2af7d89b40 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2af7d89bd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2af7d89c60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2af7d89cf0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2af7d89d80 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2af7d89e10 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2af7d89ea0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2af7d89f30 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2af7d89fc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2af7d8a050 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2af7d8a0e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2af7d8a170 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2af7d8a200 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2af7d8a290 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2af7d8a320 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2af7d8a3b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2af7d8a440 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2af7d8a4d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2af7d8a560 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2af7d8a5f0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2af7d8a680 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2af7d8a710 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2af7d8a7a0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2af7d8a830 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2af7d8a8c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2af7d8a950 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2af7d8a9e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2af7d8aa70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2af7d8ab00 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2af7d8ab90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2af7d8ac20 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2af7d8acb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2af7d8ad40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2af7d8add0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2af7d8ae60 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] 0x2af7d9b400 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2af7d9b490 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2af7d9b520 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2af7d9b5b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2af7d9b640 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2af7d9b6d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2af7d9b760 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2af7d9b7f0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2af7d9b880 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2af7d9b910 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2af7d9b9a0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2af7d9ba30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2af7d9bac0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2af7d9bb50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2af7d9bbe0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2af7d9bc70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2af7d9bd00 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2af7d9bd90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2af7d9be20 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2af7d9beb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2af7d9bf40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2af7d9bfd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2af7d9c060 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2af7d9c0f0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2af7d9c180 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2af7d9c210 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2af7d9c2a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2af7d9c330 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2af7d9c3c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2af7d9c450 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2af7d9c4e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2af7d9c570 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2af7d9c600 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2af7d9c690 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2af7d9c720 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2af7d9c7b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2af7d9c840 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2af7d9c8d0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2af7d9c960 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2af7d9c9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2af7d9ca80 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2af7d9cb10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2af7d9cba0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2af7d9cc30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2af7d9ccc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2af7d9cd50 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2af7d9cde0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2af7d9ce70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2af7d9cf00 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2af7d9cf90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2af7d9d020 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2af7d9d0b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2af7d9d140 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 (2 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] 0x2af7d8b530 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d8b5c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d8b650 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d8b6e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d8b770 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d8b800 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d8b890 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] 0x2af7d998e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d99970 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d99a00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d99a90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d99b20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d99bb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d99c40 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] 0x2af7d8d260 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d8d2f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d8d380 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d8d410 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d8d4a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d8d530 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d8d5c0 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] 0x2af7d9a1f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d9a280 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d9a310 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d9a3a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d9a430 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d9a4c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d9a550 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] 0x2af7d8ef90 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2af7d8f020 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2af7d8f0b0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2af7d8f140 VAL: 'a' (5 sibs) 37: [4] [4] 0x2af7d8f1d0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2af7d8f260 VAL: 'c' (5 sibs) 37: [6] [6] 0x2af7d8f2f0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2af7d8f380 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] 0x2af7d9d810 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2af7d9d8a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2af7d9d930 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2af7d9d9c0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2af7d9da50 VAL: 'b' (5 sibs) 37: [5] [5] 0x2af7d9dae0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2af7d9db70 VAL: 'd' (5 sibs) 37: [7] [7] 0x2af7d9dc00 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] 0x2af7d8f8a0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2af7d8f930 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2af7d8f9c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2af7d8fa50 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] 0x2af7d9e120 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2af7d9e1b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2af7d9e240 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2af7d9e2d0 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] 0x2af7d901b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d90240 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d902d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d90360 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d903f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d90480 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d90510 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] 0x2af7d9ea30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d9eac0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d9eb50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d9ebe0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d9ec70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d9ed00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d9ed90 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] 0x2af7d90ac0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d90b50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d90be0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d90c70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d90d00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d90d90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d90e20 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] 0x2af7d9f340 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d9f3d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d9f460 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d9f4f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d9f580 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d9f610 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d9f6a0 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] 0x2af7d913d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d91460 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d914f0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d91580 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d91610 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d916a0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d91730 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] 0x2af7d9fc50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d9fce0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d9fd70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d9fe00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d9fe90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d9ff20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d9ffb0 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] 0x2af7d93800 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2af7d93890 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2af7d93920 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2af7d939b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2af7d93a40 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2af7d93ad0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2af7d93b60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2af7d93bf0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2af7d93c80 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2af7d93d10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2af7d93da0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2af7d93e30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2af7d93ec0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2af7d93f50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2af7d93fe0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2af7d94070 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2af7d94100 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2af7d94190 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2af7d94220 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2af7d942b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2af7d94340 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2af7d943d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2af7d94460 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2af7d944f0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2af7d94580 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2af7d94610 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2af7d946a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2af7d94730 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2af7d947c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2af7d94850 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2af7d948e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2af7d94970 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2af7d94a00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2af7d94a90 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2af7d94b20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2af7d94bb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2af7d94c40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2af7d94cd0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2af7d94d60 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2af7d94df0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2af7d94e80 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2af7d94f10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2af7d94fa0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2af7d95030 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2af7d950c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2af7d95150 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2af7d951e0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2af7d95270 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2af7d95300 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2af7d95390 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2af7d95420 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2af7d954b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2af7d95540 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] 0x2af7da2080 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2af7da2110 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2af7da21a0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2af7da2230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2af7da22c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2af7da2350 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2af7da23e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2af7da2470 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2af7da2500 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2af7da2590 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2af7da2620 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2af7da26b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2af7da2740 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2af7da27d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2af7da2860 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2af7da28f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2af7da2980 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2af7da2a10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2af7da2aa0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2af7da2b30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2af7da2bc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2af7da2c50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2af7da2ce0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2af7da2d70 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2af7da2e00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2af7da2e90 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2af7da2f20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2af7da2fb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2af7da3040 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2af7da30d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2af7da3160 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2af7da31f0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2af7da3280 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2af7da3310 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2af7da33a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2af7da3430 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2af7da34c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2af7da3550 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2af7da35e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2af7da3670 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2af7da3700 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2af7da3790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2af7da3820 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2af7da38b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2af7da3940 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2af7da39d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2af7da3a60 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2af7da3af0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2af7da3b80 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2af7da3c10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2af7da3ca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2af7da3d30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2af7da3dc0 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 (2 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] 0x2af7d91ce0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d91d70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d91e00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d91e90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d91f20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d91fb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d92040 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] 0x2af7da0560 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7da05f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7da0680 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7da0710 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7da07a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7da0830 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7da08c0 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] 0x2af7d925f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d92680 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d92710 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d927a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d92830 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d928c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d92950 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] 0x2af7da0e70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7da0f00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7da0f90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7da1020 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7da10b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7da1140 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7da11d0 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] 0x2af7d95c10 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2af7d95ca0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2af7d95d30 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2af7d95dc0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2af7d95e50 VAL: 'b' (5 sibs) 37: [5] [5] 0x2af7d95ee0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2af7d95f70 VAL: 'd' (5 sibs) 37: [7] [7] 0x2af7d96000 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] 0x2af7da4490 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2af7da4520 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2af7da45b0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2af7da4640 VAL: 'a' (5 sibs) 37: [4] [4] 0x2af7da46d0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2af7da4760 VAL: 'c' (5 sibs) 37: [6] [6] 0x2af7da47f0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2af7da4880 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: 0x2af7d51f10 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2af7d4ca30 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2af7d4cac8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2af7d4cb60 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d97770 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2af7d97800 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2af7d97890 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2af7d97920 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: 0x2af7d52028 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d0c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4d200 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4d298 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d158 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4d340 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4d3d8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7da1780 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7da1810 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7da18a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7da1930 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7da19c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7da1a50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7da1ae0 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: 0x2af7d52140 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d8f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4da30 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4dac8 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d988 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4db70 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4dc08 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7da1b80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7da1c10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7da1ca0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7da1d30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7da1dc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7da1e50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7da1ee0 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: 0x2af7d52258 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4dcb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4ddf0 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4de88 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4dd48 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4df30 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4dfc8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d9ab00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d9ab90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d9ac20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d9acb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d9ad40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d9add0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d9ae60 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: 0x2af7d52370 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2af7d527e0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2af7d52cb0 MAP: (1 sibs) 4 children: 37: 0x2af7d52d50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d52de8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d52e80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d52f18 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d52878 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2af7d52910 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2af7d52fc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d53190 MAP: (1 sibs) 4 children: 37: 0x2af7d53230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d532c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d533f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d53058 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d534a0 MAP: (1 sibs) 4 children: 37: 0x2af7d53540 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d535d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53670 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53708 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d530f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d529a8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2af7d52a40 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2af7d537b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d53980 MAP: (1 sibs) 4 children: 37: 0x2af7d53a20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d53ab8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d53848 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d53c90 MAP: (1 sibs) 4 children: 37: 0x2af7d53d30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d53dc8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53ef8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d538e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d52ad8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2af7d52b70 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2af7d53fa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d54170 MAP: (1 sibs) 4 children: 37: 0x2af7d54210 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d542a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d54340 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d543d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d54038 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d54480 MAP: (1 sibs) 4 children: 37: 0x2af7d54520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d545b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d54650 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d546e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d540d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d52c08 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7da4da0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2af7da4e30 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2af7da4ec0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2af7da4f50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2af7da4fe0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2af7da5070 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2af7da5100 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2af7da5190 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2af7da5220 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2af7da52b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2af7da5340 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2af7da53d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2af7da5460 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2af7da54f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2af7da5580 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2af7da5610 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2af7da56a0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2af7da5730 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2af7da57c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2af7da5850 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2af7da58e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2af7da5970 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2af7da5a00 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2af7da5a90 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2af7da5b20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2af7da5bb0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2af7da5c40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2af7da5cd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2af7da5d60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2af7da5df0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2af7da5e80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2af7da5f10 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2af7da5fa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2af7da6030 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2af7da60c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2af7da6150 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2af7da61e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2af7da6270 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2af7da6300 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2af7da6390 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2af7da6420 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2af7da64b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2af7da6540 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2af7da65d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2af7da6660 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2af7da66f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2af7da6780 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2af7da6810 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2af7da68a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2af7da6930 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2af7da69c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2af7da6a50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2af7da6ae0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 (1 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: 0x2af7d52488 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4e0c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4d480 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4d518 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4e158 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4d5c0 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4d658 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7d9af00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7d9af90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7d9b020 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7d9b0b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7d9b140 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7d9b1d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7d9b260 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: 0x2af7d525a0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4f8e0 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4f978 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4fa20 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4fab8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7da6b80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7da6c10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7da6ca0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7da6d30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7da6dc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7da6e50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7da6ee0 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: 0x2af7d526b8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2af7d4f5d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2af7d4f2c0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2af7d4e5f0 VAL: 'a' (5 sibs) 37: 0x2af7d4e688 VAL: 'b' (5 sibs) 37: 0x2af7d4e720 VAL: 'c' (5 sibs) 37: 0x2af7d4e7b8 VAL: 'd' (5 sibs) 37: 0x2af7d4e850 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7da6f80 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2af7da7010 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2af7da70a0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2af7da7130 VAL: 'a' (5 sibs) 37: [4] [4] 0x2af7da71c0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2af7da7250 VAL: 'c' (5 sibs) 37: [6] [6] 0x2af7da72e0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2af7da7370 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: 0x2af7d51f10 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2af7d4ca30 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2af7d4cac8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2af7d4cb60 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7da7410 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2af7da74a0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2af7da7530 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2af7da75c0 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: 0x2af7d52028 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d0c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4d200 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4d298 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d158 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4d340 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4d3d8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7da7660 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7da76f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7da7780 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7da7810 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7da78a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7da7930 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7da79c0 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: 0x2af7d52140 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d8f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4da30 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4dac8 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d988 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4db70 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4dc08 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7da7a60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7da7af0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7da7b80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7da7c10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7da7ca0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7da7d30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7da7dc0 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: 0x2af7d52258 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4dcb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4ddf0 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4de88 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4dd48 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4df30 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4dfc8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7da7e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7da7ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7da7f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7da8010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7da80a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7da8130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7da81c0 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: 0x2af7d52370 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2af7d527e0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2af7d52cb0 MAP: (1 sibs) 4 children: 37: 0x2af7d52d50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d52de8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d52e80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d52f18 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d52878 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2af7d52910 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2af7d52fc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d53190 MAP: (1 sibs) 4 children: 37: 0x2af7d53230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d532c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d533f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d53058 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d534a0 MAP: (1 sibs) 4 children: 37: 0x2af7d53540 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d535d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53670 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53708 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d530f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d529a8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2af7d52a40 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2af7d537b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d53980 MAP: (1 sibs) 4 children: 37: 0x2af7d53a20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d53ab8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d53848 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d53c90 MAP: (1 sibs) 4 children: 37: 0x2af7d53d30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d53dc8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d53e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d53ef8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d538e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d52ad8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2af7d52b70 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2af7d53fa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2af7d54170 MAP: (1 sibs) 4 children: 37: 0x2af7d54210 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d542a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d54340 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d543d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d54038 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2af7d54480 MAP: (1 sibs) 4 children: 37: 0x2af7d54520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2af7d545b8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2af7d54650 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2af7d546e8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2af7d540d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2af7d52c08 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7da8260 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2af7da82f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2af7da8380 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2af7da8410 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2af7da84a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2af7da8530 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2af7da85c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2af7da8650 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2af7da86e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2af7da8770 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2af7da8800 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2af7da8890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2af7da8920 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2af7da89b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2af7da8a40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2af7da8ad0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2af7da8b60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2af7da8bf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2af7da8c80 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2af7da8d10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2af7da8da0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2af7da8e30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2af7da8ec0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2af7da8f50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2af7da8fe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2af7da9070 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2af7da9100 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2af7da9190 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2af7da9220 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2af7da92b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2af7da9340 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2af7da93d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2af7da9460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2af7da94f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2af7da9580 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2af7da9610 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2af7da96a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2af7da9730 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2af7da97c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2af7da9850 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2af7da98e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2af7da9970 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2af7da9a00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2af7da9a90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2af7da9b20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2af7da9bb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2af7da9c40 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2af7da9cd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2af7da9d60 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2af7da9df0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2af7da9e80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2af7da9f10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2af7da9fa0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 (1 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: 0x2af7d52488 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4e0c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4d480 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4d518 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4e158 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4d5c0 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4d658 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7daa040 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7daa0d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7daa160 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7daa1f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7daa280 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7daa310 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7daa3a0 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: 0x2af7d525a0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2af7d4d750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2af7d4f8e0 VAL: 'John Smith' (2 sibs) 37: 0x2af7d4f978 VAL: 'Bill Jones' (2 sibs) 37: 0x2af7d4d7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2af7d4fa20 VAL: 'Mary Smith' (2 sibs) 37: 0x2af7d4fab8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7daa440 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2af7daa4d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2af7daa560 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2af7daa5f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2af7daa680 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2af7daa710 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2af7daa7a0 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: 0x2af7d526b8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2af7d4f5d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2af7d4f2c0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2af7d4e5f0 VAL: 'a' (5 sibs) 37: 0x2af7d4e688 VAL: 'b' (5 sibs) 37: 0x2af7d4e720 VAL: 'c' (5 sibs) 37: 0x2af7d4e7b8 VAL: 'd' (5 sibs) 37: 0x2af7d4e850 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2af7daa840 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2af7daa8d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2af7daa960 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2af7daa9f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2af7daaa80 VAL: 'b' (5 sibs) 37: [5] [5] 0x2af7daab10 VAL: 'c' (5 sibs) 37: [6] [6] 0x2af7daaba0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2af7daac30 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 (57 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (58 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.09 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-1.14.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 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: [----------] 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: [----------] 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: 0x2ad12ba060 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2ad12b63f0 MAP: (3 sibs) 0 children: 38: 0x2ad12b6488 MAP: (3 sibs) 0 children: 38: 0x2ad12b6520 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1301e30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad1301ec0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2ad1301f50 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2ad1301fe0 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: 0x2ad12ba178 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b6a80 MAP: (2 sibs) 2 children: 38: 0x2ad12b6bc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b6c58 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b6b18 MAP: (2 sibs) 2 children: 38: 0x2ad12b6d00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b6d98 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1303b60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1303bf0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1303c80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1303d10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1303da0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1303e30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1303ec0 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: 0x2ad12ba290 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b72b0 MAP: (2 sibs) 2 children: 38: 0x2ad12b73f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b7488 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b7348 MAP: (2 sibs) 2 children: 38: 0x2ad12b7530 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b75c8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1305890 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1305920 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad13059b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1305a40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1305ad0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1305b60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1305bf0 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: 0x2ad12ba3a8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b7670 MAP: (2 sibs) 2 children: 38: 0x2ad12b77b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b7848 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b7708 MAP: (2 sibs) 2 children: 38: 0x2ad12b78f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b7988 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad13075c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1307650 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad13076e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1307770 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1307800 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1307890 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1307920 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: 0x2ad12ba4c0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b8350 MAP: (2 sibs) 2 children: 38: 0x2ad12b8490 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b8528 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b83e8 MAP: (2 sibs) 2 children: 38: 0x2ad12b85d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b8668 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad13092f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1309380 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1309410 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad13094a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1309530 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad13095c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1309650 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: 0x2ad12ba5d8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2ad12b6e90 MAP: (1 sibs) 2 children: 38: 0x2ad12b6700 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b6798 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad130b020 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2ad130b0b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2ad130b140 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad130b1d0 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: 0x2ad12ba6f0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2ad12b8850 MAP: (4 sibs) 2 children: 38: 0x2ad12b8ac0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8b58 KEYVAL: 'b' '2' (2 sibs) 38: 0x2ad12b88e8 MAP: (4 sibs) 2 children: 38: 0x2ad12b8c00 KEYVAL: 'b' '2' (2 sibs) 38: 0x2ad12b8c98 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8980 MAP: (4 sibs) 3 children: 38: 0x2ad12b8d40 KEYVAL: 'b' '2' (3 sibs) 38: 0x2ad12b8dd8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2ad12b8e70 KEYVAL: 'c' '3' (3 sibs) 38: 0x2ad12b8a18 MAP: (4 sibs) 2 children: 38: 0x2ad12b8f10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8fa8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad130cd50 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2ad130cde0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2ad130ce70 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad130cf00 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2ad130cf90 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2ad130d020 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2ad130d0b0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2ad130d140 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2ad130d1d0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2ad130d260 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2ad130d2f0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2ad130d380 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2ad130d410 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2ad130d4a0 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: 0x2ad12ba808 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2ad12b90a0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2ad12b9138 KEYVAL: 'b' '2' (4 sibs) 38: 0x2ad12b91d0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2ad12b9268 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad130ea80 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2ad130eb10 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2ad130eba0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2ad130ec30 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2ad130ecc0 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: 0x2ad12ba920 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2ad12bb1f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2ad12bb290 MAP: (5 sibs) 1 children: 38: 0x2ad12bb590 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2ad12bb328 MAP: (5 sibs) 1 children: 38: 0x2ad12bb630 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2ad12bb3c0 MAP: (5 sibs) 1 children: 38: 0x2ad12bb6d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2ad12bb458 MAP: (5 sibs) 1 children: 38: 0x2ad12bb770 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2ad12bb810 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2ad12bb8a8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2ad12bb4f0 MAP: (5 sibs) 1 children: 38: 0x2ad12bb950 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2ad12bb9f0 VAL: 'val1' (2 sibs) 38: 0x2ad12bba88 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad13108a0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2ad1310930 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2ad13109c0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2ad1310a50 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2ad1310ae0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2ad1310b70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2ad1310c00 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2ad1310c90 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2ad1310d20 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2ad1310db0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2ad1310e40 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2ad1310ed0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2ad1310f60 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2ad1310ff0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2ad1311080 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2ad1311110 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: 0x2ad12baa38 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2ad12b7070 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2ad12b7a80 MAP: (1 sibs) 1 children: 38: 0x2ad12b7b20 KEYVAL: '' 'foo' (1 sibs) 38: 0x2ad12b7108 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2ad12b7bc0 MAP: (1 sibs) 1 children: 38: 0x2ad12b7c60 KEYVAL: '' 'foo' (1 sibs) 38: 0x2ad12b71a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2ad12b8710 MAP: (2 sibs) 1 children: 38: 0x2ad12b7d00 KEYVAL: '' '' (1 sibs) 38: 0x2ad12b87a8 MAP: (2 sibs) 1 children: 38: 0x2ad12b7da0 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1312620 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2ad13126b0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2ad1312740 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2ad13127d0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2ad1312860 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2ad13128f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2ad1312980 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2ad1312a10 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2ad1312aa0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2ad1312b30 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2ad1312bc0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2ad1312c50 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: 0x2ad12bab50 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b65c0 MAP: (2 sibs) 3 children: 38: 0x2ad12bbb30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2ad12bbbc8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2ad12bbc60 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2ad12b6658 MAP: (2 sibs) 3 children: 38: 0x2ad12bbd00 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2ad12bbd98 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2ad12bbe30 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad13144f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1314580 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad1314610 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad13146a0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1314730 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad13147c0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad1314850 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad13148e0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad1314970 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: 0x2ad12bac68 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b6f30 MAP: (2 sibs) 3 children: 38: 0x2ad12bbed0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2ad12bbf68 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2ad12bc000 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2ad12b6fc8 MAP: (2 sibs) 3 children: 38: 0x2ad12bc0a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2ad12bc138 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2ad12bc1d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1316380 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1316410 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad13164a0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad1316530 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad13165c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1316650 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad13166e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad1316770 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad1316800 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2ad1316380 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1316410 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad13164a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad1316530 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad13165c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1316650 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad13166e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad1316770 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad1316800 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2ad1316380 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1316410 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad13164a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad1316530 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad13165c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1316650 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad13166e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad1316770 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad1316800 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: 0x2ad12bad80 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2ad12bc440 MAP: (3 sibs) 3 children: 38: 0x2ad12bc610 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2ad12bc6a8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2ad12bc740 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2ad12bc4d8 MAP: (3 sibs) 3 children: 38: 0x2ad12bc7e0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2ad12bc878 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2ad12bc910 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2ad12bc570 MAP: (3 sibs) 3 children: 38: 0x2ad12bc9b0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2ad12bca48 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2ad12bcae0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1318220 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad13182b0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2ad1318340 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad13183d0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1318460 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad13184f0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2ad1318580 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2ad1318610 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2ad13186a0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2ad1318730 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2ad13187c0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2ad1318850 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2ad13188e0 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: 0x2ad12ba060 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2ad12b63f0 MAP: (3 sibs) 0 children: 38: 0x2ad12b6488 MAP: (3 sibs) 0 children: 38: 0x2ad12b6520 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1318b30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad1318bc0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2ad1318c50 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2ad1318ce0 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: 0x2ad12ba178 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b6a80 MAP: (2 sibs) 2 children: 38: 0x2ad12b6bc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b6c58 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b6b18 MAP: (2 sibs) 2 children: 38: 0x2ad12b6d00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b6d98 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1319440 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad13194d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1319560 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad13195f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1319680 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1319710 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad13197a0 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: 0x2ad12ba290 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b72b0 MAP: (2 sibs) 2 children: 38: 0x2ad12b73f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b7488 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b7348 MAP: (2 sibs) 2 children: 38: 0x2ad12b7530 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b75c8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1319d50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1319de0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1319e70 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1319f00 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1319f90 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad131a020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad131a0b0 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: 0x2ad12ba3a8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b7670 MAP: (2 sibs) 2 children: 38: 0x2ad12b77b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b7848 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b7708 MAP: (2 sibs) 2 children: 38: 0x2ad12b78f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b7988 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad131a660 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad131a6f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad131a780 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad131a810 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad131a8a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad131a930 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad131a9c0 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: 0x2ad12ba4c0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b8350 MAP: (2 sibs) 2 children: 38: 0x2ad12b8490 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b8528 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b83e8 MAP: (2 sibs) 2 children: 38: 0x2ad12b85d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b8668 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad131af70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad131b000 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad131b090 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad131b120 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad131b1b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad131b240 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad131b2d0 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: 0x2ad12ba5d8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2ad12b6e90 MAP: (1 sibs) 2 children: 38: 0x2ad12b6700 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b6798 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad131b880 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2ad131b910 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2ad131b9a0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad131ba30 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: 0x2ad12ba6f0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2ad12b8850 MAP: (4 sibs) 2 children: 38: 0x2ad12b8ac0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8b58 KEYVAL: 'b' '2' (2 sibs) 38: 0x2ad12b88e8 MAP: (4 sibs) 2 children: 38: 0x2ad12b8c00 KEYVAL: 'b' '2' (2 sibs) 38: 0x2ad12b8c98 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8980 MAP: (4 sibs) 3 children: 38: 0x2ad12b8d40 KEYVAL: 'b' '2' (3 sibs) 38: 0x2ad12b8dd8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2ad12b8e70 KEYVAL: 'c' '3' (3 sibs) 38: 0x2ad12b8a18 MAP: (4 sibs) 2 children: 38: 0x2ad12b8f10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8fa8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad131c190 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2ad131c220 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2ad131c2b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad131c340 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2ad131c3d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2ad131c460 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2ad131c4f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2ad131c580 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2ad131c610 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2ad131c6a0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2ad131c730 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2ad131c7c0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2ad131c850 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2ad131c8e0 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: 0x2ad12ba808 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2ad12b90a0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2ad12b9138 KEYVAL: 'b' '2' (4 sibs) 38: 0x2ad12b91d0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2ad12b9268 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad131caa0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2ad131cb30 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2ad131cbc0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2ad131cc50 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2ad131cce0 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: 0x2ad12ba920 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2ad12bb1f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2ad12bb290 MAP: (5 sibs) 1 children: 38: 0x2ad12bb590 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2ad12bb328 MAP: (5 sibs) 1 children: 38: 0x2ad12bb630 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2ad12bb3c0 MAP: (5 sibs) 1 children: 38: 0x2ad12bb6d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2ad12bb458 MAP: (5 sibs) 1 children: 38: 0x2ad12bb770 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2ad12bb810 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2ad12bb8a8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2ad12bb4f0 MAP: (5 sibs) 1 children: 38: 0x2ad12bb950 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2ad12bb9f0 VAL: 'val1' (2 sibs) 38: 0x2ad12bba88 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad131d3b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2ad131d440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2ad131d4d0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2ad131d560 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2ad131d5f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2ad131d680 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2ad131d710 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2ad131d7a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2ad131d830 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2ad131d8c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2ad131d950 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2ad131d9e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2ad131da70 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2ad131db00 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2ad131db90 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2ad131dc20 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: 0x2ad12baa38 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2ad12b7070 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2ad12b7a80 MAP: (1 sibs) 1 children: 38: 0x2ad12b7b20 KEYVAL: '' 'foo' (1 sibs) 38: 0x2ad12b7108 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2ad12b7bc0 MAP: (1 sibs) 1 children: 38: 0x2ad12b7c60 KEYVAL: '' 'foo' (1 sibs) 38: 0x2ad12b71a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2ad12b8710 MAP: (2 sibs) 1 children: 38: 0x2ad12b7d00 KEYVAL: '' '' (1 sibs) 38: 0x2ad12b87a8 MAP: (2 sibs) 1 children: 38: 0x2ad12b7da0 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad131dcc0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2ad131dd50 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2ad131dde0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2ad131de70 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2ad131df00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2ad131df90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2ad131e020 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2ad131e0b0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2ad131e140 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2ad131e1d0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2ad131e260 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2ad131e2f0 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: 0x2ad12bab50 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b65c0 MAP: (2 sibs) 3 children: 38: 0x2ad12bbb30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2ad12bbbc8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2ad12bbc60 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2ad12b6658 MAP: (2 sibs) 3 children: 38: 0x2ad12bbd00 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2ad12bbd98 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2ad12bbe30 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad131e5d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad131e660 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad131e6f0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad131e780 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad131e810 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad131e8a0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad131e930 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad131e9c0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad131ea50 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: 0x2ad12bac68 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b6f30 MAP: (2 sibs) 3 children: 38: 0x2ad12bbed0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2ad12bbf68 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2ad12bc000 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2ad12b6fc8 MAP: (2 sibs) 3 children: 38: 0x2ad12bc0a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2ad12bc138 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2ad12bc1d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad131eee0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad131ef70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad131f000 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad131f090 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad131f120 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad131f1b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad131f240 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad131f2d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad131f360 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2ad131eee0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad131ef70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad131f000 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad131f090 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad131f120 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad131f1b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad131f240 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad131f2d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad131f360 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2ad131eee0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad131ef70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad131f000 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad131f090 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad131f120 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad131f1b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad131f240 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad131f2d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad131f360 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: 0x2ad12bad80 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2ad12bc440 MAP: (3 sibs) 3 children: 38: 0x2ad12bc610 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2ad12bc6a8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2ad12bc740 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2ad12bc4d8 MAP: (3 sibs) 3 children: 38: 0x2ad12bc7e0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2ad12bc878 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2ad12bc910 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2ad12bc570 MAP: (3 sibs) 3 children: 38: 0x2ad12bc9b0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2ad12bca48 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2ad12bcae0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad131f7f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad131f880 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2ad131f910 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad131f9a0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad131fa30 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad131fac0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2ad131fb50 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2ad131fbe0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2ad131fc70 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2ad131fd00 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2ad131fd90 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2ad131fe20 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2ad131feb0 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 (1 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] 0x2ad1301e30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad1301ec0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2ad1301f50 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2ad1301fe0 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] 0x2ad13212c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad1321350 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2ad13213e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2ad1321470 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] 0x2ad1303b60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1303bf0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1303c80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1303d10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1303da0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1303e30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1303ec0 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] 0x2ad13224b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1322540 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad13225d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1322660 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad13226f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1322780 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1322810 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] 0x2ad1305890 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1305920 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad13059b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1305a40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1305ad0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1305b60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1305bf0 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] 0x2ad1322dc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1322e50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1322ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1322f70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1323000 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1323090 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1323120 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] 0x2ad13075c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1307650 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad13076e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1307770 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1307800 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1307890 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1307920 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] 0x2ad13236d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1323760 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad13237f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1323880 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1323910 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad13239a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1323a30 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] 0x2ad13092f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1309380 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1309410 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad13094a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1309530 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad13095c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1309650 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] 0x2ad1323fe0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1324070 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1324100 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1324190 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1324220 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad13242b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1324340 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] 0x2ad130b020 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2ad130b0b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2ad130b140 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad130b1d0 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] 0x2ad13248f0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2ad1324980 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2ad1324a10 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad1324aa0 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] 0x2ad130cd50 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2ad130cde0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2ad130ce70 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad130cf00 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2ad130cf90 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2ad130d020 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2ad130d0b0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2ad130d140 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2ad130d1d0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2ad130d260 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2ad130d2f0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2ad130d380 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2ad130d410 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2ad130d4a0 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] 0x2ad1325200 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2ad1325290 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2ad1325320 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad13253b0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2ad1325440 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2ad13254d0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2ad1325560 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2ad13255f0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2ad1325680 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2ad1325710 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2ad13257a0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2ad1325830 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2ad13258c0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2ad1325950 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] 0x2ad130ea80 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2ad130eb10 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2ad130eba0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2ad130ec30 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2ad130ecc0 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] 0x2ad1325b10 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2ad1325ba0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2ad1325c30 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2ad1325cc0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2ad1325d50 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] 0x2ad13108a0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2ad1310930 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2ad13109c0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2ad1310a50 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2ad1310ae0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2ad1310b70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2ad1310c00 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2ad1310c90 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2ad1310d20 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2ad1310db0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2ad1310e40 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2ad1310ed0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2ad1310f60 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2ad1310ff0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2ad1311080 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2ad1311110 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] 0x2ad1326420 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2ad13264b0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2ad1326540 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2ad13265d0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2ad1326660 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2ad13266f0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2ad1326780 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2ad1326810 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2ad13268a0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2ad1326930 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2ad13269c0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2ad1326a50 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2ad1326ae0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2ad1326b70 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2ad1326c00 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2ad1326c90 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] 0x2ad1312620 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2ad13126b0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2ad1312740 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2ad13127d0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2ad1312860 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2ad13128f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2ad1312980 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2ad1312a10 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2ad1312aa0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2ad1312b30 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2ad1312bc0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2ad1312c50 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] 0x2ad1326d30 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2ad1326dc0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2ad1326e50 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2ad1326ee0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2ad1326f70 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2ad1327000 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2ad1327090 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2ad1327120 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2ad13271b0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2ad1327240 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2ad13272d0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2ad1327360 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] 0x2ad13144f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1314580 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad1314610 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad13146a0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1314730 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad13147c0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad1314850 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad13148e0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad1314970 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] 0x2ad1327640 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad13276d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad1327760 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad13277f0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1327880 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1327910 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad13279a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad1327a30 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad1327ac0 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] 0x2ad1316380 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1316410 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad13164a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad1316530 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad13165c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1316650 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad13166e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad1316770 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad1316800 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] 0x2ad1327f50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1327fe0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad1328070 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad1328100 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1328190 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1328220 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad13282b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad1328340 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad13283d0 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] 0x2ad1318220 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad13182b0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2ad1318340 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad13183d0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1318460 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad13184f0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2ad1318580 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2ad1318610 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2ad13186a0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2ad1318730 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2ad13187c0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2ad1318850 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2ad13188e0 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] 0x2ad1328860 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad13288f0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2ad1328980 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad1328a10 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1328aa0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1328b30 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2ad1328bc0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2ad1328c50 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2ad1328ce0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2ad1328d70 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2ad1328e00 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2ad1328e90 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2ad1328f20 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] 0x2ad1318b30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad1318bc0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2ad1318c50 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2ad1318ce0 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] 0x2ad1329170 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad1329200 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2ad1329290 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2ad1329320 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] 0x2ad1319440 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad13194d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1319560 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad13195f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1319680 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1319710 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad13197a0 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] 0x2ad1329a80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1329b10 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1329ba0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1329c30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1329cc0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1329d50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1329de0 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] 0x2ad1319d50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1319de0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1319e70 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1319f00 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1319f90 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad131a020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad131a0b0 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] 0x2ad132a390 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad132a420 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad132a4b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad132a540 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad132a5d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad132a660 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad132a6f0 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] 0x2ad131a660 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad131a6f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad131a780 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad131a810 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad131a8a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad131a930 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad131a9c0 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] 0x2ad132aca0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad132ad30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad132adc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad132ae50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad132aee0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad132af70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad132b000 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] 0x2ad131af70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad131b000 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad131b090 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad131b120 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad131b1b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad131b240 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad131b2d0 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] 0x2ad132b5b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad132b640 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad132b6d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad132b760 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad132b7f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad132b880 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad132b910 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] 0x2ad131b880 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2ad131b910 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2ad131b9a0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad131ba30 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] 0x2ad132bec0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2ad132bf50 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2ad132bfe0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad132c070 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] 0x2ad131c190 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2ad131c220 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2ad131c2b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad131c340 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2ad131c3d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2ad131c460 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2ad131c4f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2ad131c580 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2ad131c610 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2ad131c6a0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2ad131c730 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2ad131c7c0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2ad131c850 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2ad131c8e0 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] 0x2ad132c7d0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2ad132c860 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2ad132c8f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad132c980 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2ad132ca10 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2ad132caa0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2ad132cb30 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2ad132cbc0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2ad132cc50 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2ad132cce0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2ad132cd70 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2ad132ce00 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2ad132ce90 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2ad132cf20 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] 0x2ad131caa0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2ad131cb30 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2ad131cbc0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2ad131cc50 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2ad131cce0 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] 0x2ad132d0e0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2ad132d170 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2ad132d200 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2ad132d290 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2ad132d320 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] 0x2ad131d3b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2ad131d440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2ad131d4d0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2ad131d560 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2ad131d5f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2ad131d680 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2ad131d710 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2ad131d7a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2ad131d830 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2ad131d8c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2ad131d950 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2ad131d9e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2ad131da70 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2ad131db00 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2ad131db90 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2ad131dc20 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] 0x2ad132d9f0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2ad132da80 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2ad132db10 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2ad132dba0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2ad132dc30 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2ad132dcc0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2ad132dd50 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2ad132dde0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2ad132de70 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2ad132df00 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2ad132df90 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2ad132e020 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2ad132e0b0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2ad132e140 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2ad132e1d0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2ad132e260 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] 0x2ad131dcc0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2ad131dd50 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2ad131dde0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2ad131de70 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2ad131df00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2ad131df90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2ad131e020 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2ad131e0b0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2ad131e140 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2ad131e1d0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2ad131e260 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2ad131e2f0 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] 0x2ad132e300 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2ad132e390 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2ad132e420 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2ad132e4b0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2ad132e540 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2ad132e5d0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2ad132e660 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2ad132e6f0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2ad132e780 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2ad132e810 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2ad132e8a0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2ad132e930 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] 0x2ad131e5d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad131e660 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad131e6f0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad131e780 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad131e810 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad131e8a0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad131e930 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad131e9c0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad131ea50 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] 0x2ad132ec10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad132eca0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad132ed30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad132edc0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad132ee50 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad132eee0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad132ef70 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad132f000 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad132f090 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] 0x2ad131eee0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad131ef70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad131f000 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad131f090 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad131f120 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad131f1b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad131f240 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad131f2d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad131f360 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] 0x2ad132f520 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad132f5b0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad132f640 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad132f6d0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad132f760 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad132f7f0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad132f880 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad132f910 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad132f9a0 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] 0x2ad131f7f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad131f880 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2ad131f910 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad131f9a0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad131fa30 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad131fac0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2ad131fb50 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2ad131fbe0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2ad131fc70 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2ad131fd00 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2ad131fd90 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2ad131fe20 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2ad131feb0 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] 0x2ad132fe30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad132fec0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2ad132ff50 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad132ffe0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1330070 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1330100 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2ad1330190 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2ad1330220 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2ad13302b0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2ad1330340 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2ad13303d0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2ad1330460 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2ad13304f0 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: 0x2ad12ba060 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2ad12b63f0 MAP: (3 sibs) 0 children: 38: 0x2ad12b6488 MAP: (3 sibs) 0 children: 38: 0x2ad12b6520 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1321f90 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad1322020 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2ad13220b0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2ad1322140 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: 0x2ad12ba178 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b6a80 MAP: (2 sibs) 2 children: 38: 0x2ad12b6bc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b6c58 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b6b18 MAP: (2 sibs) 2 children: 38: 0x2ad12b6d00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b6d98 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1330740 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad13307d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1330860 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad13308f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1330980 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1330a10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1330aa0 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: 0x2ad12ba290 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b72b0 MAP: (2 sibs) 2 children: 38: 0x2ad12b73f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b7488 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b7348 MAP: (2 sibs) 2 children: 38: 0x2ad12b7530 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b75c8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1330b40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1330bd0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1330c60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1330cf0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1330d80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1330e10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1330ea0 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: 0x2ad12ba3a8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b7670 MAP: (2 sibs) 2 children: 38: 0x2ad12b77b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b7848 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b7708 MAP: (2 sibs) 2 children: 38: 0x2ad12b78f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b7988 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1330f40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1330fd0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1331060 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad13310f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1331180 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1331210 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad13312a0 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: 0x2ad12ba4c0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b8350 MAP: (2 sibs) 2 children: 38: 0x2ad12b8490 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b8528 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b83e8 MAP: (2 sibs) 2 children: 38: 0x2ad12b85d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b8668 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1331340 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad13313d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1331460 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad13314f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1331580 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1331610 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad13316a0 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: 0x2ad12ba5d8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2ad12b6e90 MAP: (1 sibs) 2 children: 38: 0x2ad12b6700 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b6798 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1331740 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2ad13317d0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2ad1331860 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad13318f0 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: 0x2ad12ba6f0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2ad12b8850 MAP: (4 sibs) 2 children: 38: 0x2ad12b8ac0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8b58 KEYVAL: 'b' '2' (2 sibs) 38: 0x2ad12b88e8 MAP: (4 sibs) 2 children: 38: 0x2ad12b8c00 KEYVAL: 'b' '2' (2 sibs) 38: 0x2ad12b8c98 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8980 MAP: (4 sibs) 3 children: 38: 0x2ad12b8d40 KEYVAL: 'b' '2' (3 sibs) 38: 0x2ad12b8dd8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2ad12b8e70 KEYVAL: 'c' '3' (3 sibs) 38: 0x2ad12b8a18 MAP: (4 sibs) 2 children: 38: 0x2ad12b8f10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8fa8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1331990 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2ad1331a20 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2ad1331ab0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad1331b40 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2ad1331bd0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2ad1331c60 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2ad1331cf0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2ad1331d80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2ad1331e10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2ad1331ea0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2ad1331f30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2ad1331fc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2ad1332050 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2ad13320e0 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: 0x2ad12ba808 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2ad12b90a0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2ad12b9138 KEYVAL: 'b' '2' (4 sibs) 38: 0x2ad12b91d0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2ad12b9268 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1332180 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2ad1332210 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2ad13322a0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2ad1332330 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2ad13323c0 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: 0x2ad12ba920 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2ad12bb1f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2ad12bb290 MAP: (5 sibs) 1 children: 38: 0x2ad12bb590 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2ad12bb328 MAP: (5 sibs) 1 children: 38: 0x2ad12bb630 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2ad12bb3c0 MAP: (5 sibs) 1 children: 38: 0x2ad12bb6d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2ad12bb458 MAP: (5 sibs) 1 children: 38: 0x2ad12bb770 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2ad12bb810 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2ad12bb8a8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2ad12bb4f0 MAP: (5 sibs) 1 children: 38: 0x2ad12bb950 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2ad12bb9f0 VAL: 'val1' (2 sibs) 38: 0x2ad12bba88 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1332460 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2ad13324f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2ad1332580 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2ad1332610 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2ad13326a0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2ad1332730 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2ad13327c0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2ad1332850 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2ad13328e0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2ad1332970 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2ad1332a00 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2ad1332a90 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2ad1332b20 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2ad1332bb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2ad1332c40 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2ad1332cd0 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: 0x2ad12baa38 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2ad12b7070 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2ad12b7a80 MAP: (1 sibs) 1 children: 38: 0x2ad12b7b20 KEYVAL: '' 'foo' (1 sibs) 38: 0x2ad12b7108 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2ad12b7bc0 MAP: (1 sibs) 1 children: 38: 0x2ad12b7c60 KEYVAL: '' 'foo' (1 sibs) 38: 0x2ad12b71a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2ad12b8710 MAP: (2 sibs) 1 children: 38: 0x2ad12b7d00 KEYVAL: '' '' (1 sibs) 38: 0x2ad12b87a8 MAP: (2 sibs) 1 children: 38: 0x2ad12b7da0 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1332d70 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2ad1332e00 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2ad1332e90 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2ad1332f20 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2ad1332fb0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2ad1333040 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2ad13330d0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2ad1333160 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2ad13331f0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2ad1333280 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2ad1333310 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2ad13333a0 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: 0x2ad12bab50 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b65c0 MAP: (2 sibs) 3 children: 38: 0x2ad12bbb30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2ad12bbbc8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2ad12bbc60 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2ad12b6658 MAP: (2 sibs) 3 children: 38: 0x2ad12bbd00 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2ad12bbd98 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2ad12bbe30 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1333440 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad13334d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad1333560 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad13335f0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1333680 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1333710 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad13337a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad1333830 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad13338c0 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: 0x2ad12bac68 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b6f30 MAP: (2 sibs) 3 children: 38: 0x2ad12bbed0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2ad12bbf68 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2ad12bc000 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2ad12b6fc8 MAP: (2 sibs) 3 children: 38: 0x2ad12bc0a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2ad12bc138 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2ad12bc1d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1333960 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad13339f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad1333a80 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad1333b10 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1333ba0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1333c30 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad1333cc0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad1333d50 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad1333de0 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: 0x2ad12bad80 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2ad12bc440 MAP: (3 sibs) 3 children: 38: 0x2ad12bc610 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2ad12bc6a8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2ad12bc740 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2ad12bc4d8 MAP: (3 sibs) 3 children: 38: 0x2ad12bc7e0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2ad12bc878 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2ad12bc910 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2ad12bc570 MAP: (3 sibs) 3 children: 38: 0x2ad12bc9b0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2ad12bca48 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2ad12bcae0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1333e80 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad1333f10 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2ad1333fa0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad1334030 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad13340c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1334150 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2ad13341e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2ad1334270 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2ad1334300 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2ad1334390 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2ad1334420 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2ad13344b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2ad1334540 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: 0x2ad12ba060 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2ad12b63f0 MAP: (3 sibs) 0 children: 38: 0x2ad12b6488 MAP: (3 sibs) 0 children: 38: 0x2ad12b6520 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad13345e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad1334670 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2ad1334700 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2ad1334790 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: 0x2ad12ba178 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b6a80 MAP: (2 sibs) 2 children: 38: 0x2ad12b6bc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b6c58 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b6b18 MAP: (2 sibs) 2 children: 38: 0x2ad12b6d00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b6d98 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1334830 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad13348c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1334950 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad13349e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1334a70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1334b00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1334b90 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: 0x2ad12ba290 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b72b0 MAP: (2 sibs) 2 children: 38: 0x2ad12b73f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b7488 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b7348 MAP: (2 sibs) 2 children: 38: 0x2ad12b7530 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b75c8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1334c30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1334cc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1334d50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad1334de0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1334e70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1334f00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1334f90 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: 0x2ad12ba3a8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b7670 MAP: (2 sibs) 2 children: 38: 0x2ad12b77b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b7848 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b7708 MAP: (2 sibs) 2 children: 38: 0x2ad12b78f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b7988 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1335030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad13350c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1335150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad13351e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1335270 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1335300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1335390 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: 0x2ad12ba4c0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b8350 MAP: (2 sibs) 2 children: 38: 0x2ad12b8490 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2ad12b8528 KEYVAL: 'age' '33' (2 sibs) 38: 0x2ad12b83e8 MAP: (2 sibs) 2 children: 38: 0x2ad12b85d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2ad12b8668 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1335430 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad13354c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2ad1335550 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2ad13355e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2ad1335670 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2ad1335700 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2ad1335790 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: 0x2ad12ba5d8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2ad12b6e90 MAP: (1 sibs) 2 children: 38: 0x2ad12b6700 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b6798 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1335830 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2ad13358c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2ad1335950 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad13359e0 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: 0x2ad12ba6f0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2ad12b8850 MAP: (4 sibs) 2 children: 38: 0x2ad12b8ac0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8b58 KEYVAL: 'b' '2' (2 sibs) 38: 0x2ad12b88e8 MAP: (4 sibs) 2 children: 38: 0x2ad12b8c00 KEYVAL: 'b' '2' (2 sibs) 38: 0x2ad12b8c98 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8980 MAP: (4 sibs) 3 children: 38: 0x2ad12b8d40 KEYVAL: 'b' '2' (3 sibs) 38: 0x2ad12b8dd8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2ad12b8e70 KEYVAL: 'c' '3' (3 sibs) 38: 0x2ad12b8a18 MAP: (4 sibs) 2 children: 38: 0x2ad12b8f10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2ad12b8fa8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1335a80 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2ad1335b10 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2ad1335ba0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2ad1335c30 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2ad1335cc0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2ad1335d50 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2ad1335de0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2ad1335e70 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2ad1335f00 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2ad1335f90 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2ad1336020 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2ad13360b0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2ad1336140 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2ad13361d0 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: 0x2ad12ba808 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2ad12b90a0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2ad12b9138 KEYVAL: 'b' '2' (4 sibs) 38: 0x2ad12b91d0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2ad12b9268 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1336270 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2ad1336300 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2ad1336390 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2ad1336420 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2ad13364b0 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: 0x2ad12ba920 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2ad12bb1f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2ad12bb290 MAP: (5 sibs) 1 children: 38: 0x2ad12bb590 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2ad12bb328 MAP: (5 sibs) 1 children: 38: 0x2ad12bb630 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2ad12bb3c0 MAP: (5 sibs) 1 children: 38: 0x2ad12bb6d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2ad12bb458 MAP: (5 sibs) 1 children: 38: 0x2ad12bb770 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2ad12bb810 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2ad12bb8a8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2ad12bb4f0 MAP: (5 sibs) 1 children: 38: 0x2ad12bb950 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2ad12bb9f0 VAL: 'val1' (2 sibs) 38: 0x2ad12bba88 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1336550 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2ad13365e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2ad1336670 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2ad1336700 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2ad1336790 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2ad1336820 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2ad13368b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2ad1336940 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2ad13369d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2ad1336a60 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2ad1336af0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2ad1336b80 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2ad1336c10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2ad1336ca0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2ad1336d30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2ad1336dc0 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: 0x2ad12baa38 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2ad12b7070 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2ad12b7a80 MAP: (1 sibs) 1 children: 38: 0x2ad12b7b20 KEYVAL: '' 'foo' (1 sibs) 38: 0x2ad12b7108 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2ad12b7bc0 MAP: (1 sibs) 1 children: 38: 0x2ad12b7c60 KEYVAL: '' 'foo' (1 sibs) 38: 0x2ad12b71a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2ad12b8710 MAP: (2 sibs) 1 children: 38: 0x2ad12b7d00 KEYVAL: '' '' (1 sibs) 38: 0x2ad12b87a8 MAP: (2 sibs) 1 children: 38: 0x2ad12b7da0 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1336e60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2ad1336ef0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2ad1336f80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2ad1337010 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2ad13370a0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2ad1337130 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2ad13371c0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2ad1337250 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2ad13372e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2ad1337370 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2ad1337400 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2ad1337490 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: 0x2ad12bab50 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b65c0 MAP: (2 sibs) 3 children: 38: 0x2ad12bbb30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2ad12bbbc8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2ad12bbc60 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2ad12b6658 MAP: (2 sibs) 3 children: 38: 0x2ad12bbd00 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2ad12bbd98 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2ad12bbe30 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1337530 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad13375c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad1337650 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad13376e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1337770 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1337800 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad1337890 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad1337920 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad13379b0 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: 0x2ad12bac68 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2ad12b6f30 MAP: (2 sibs) 3 children: 38: 0x2ad12bbed0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2ad12bbf68 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2ad12bc000 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2ad12b6fc8 MAP: (2 sibs) 3 children: 38: 0x2ad12bc0a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2ad12bc138 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2ad12bc1d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1337a50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2ad1337ae0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2ad1337b70 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad1337c00 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad1337c90 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1337d20 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2ad1337db0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2ad1337e40 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2ad1337ed0 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: 0x2ad12bad80 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2ad12bc440 MAP: (3 sibs) 3 children: 38: 0x2ad12bc610 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2ad12bc6a8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2ad12bc740 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2ad12bc4d8 MAP: (3 sibs) 3 children: 38: 0x2ad12bc7e0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2ad12bc878 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2ad12bc910 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2ad12bc570 MAP: (3 sibs) 3 children: 38: 0x2ad12bc9b0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2ad12bca48 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2ad12bcae0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2ad1337f70 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2ad1338000 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2ad1338090 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2ad1338120 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2ad13381b0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2ad1338240 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2ad13382d0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2ad1338360 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2ad13383f0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2ad1338480 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2ad1338510 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2ad13385a0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2ad1338630 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 (79 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (81 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.12 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-1.14.0/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: 0x2ad72c5520 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2ad72c3cb0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2ad72c3d48 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2ad72c3de0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2ad72c3f20 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2ad72c3fb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2ad72c3e78 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2ad72c4060 VAL: 'item 1' (2 sibs) 39: 0x2ad72c40f8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72d6e90 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2ad72d6f20 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2ad72d6fb0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2ad72d7040 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2ad72d70d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2ad72d7160 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2ad72d71f0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2ad72d7280 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2ad72d7310 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: 0x2ad72c5638 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2ad72c4ec0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2ad72c3a50 MAP: (2 sibs) 4 children: 39: 0x2ad72c4f60 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2ad72c4ff8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2ad72c5090 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2ad72c5128 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2ad72c3ae8 MAP: (2 sibs) 5 children: 39: 0x2ad72c51d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2ad72c5268 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2ad72c5300 KEYVAL: 'size' '8' (5 sibs) 39: 0x2ad72c5398 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2ad72c5430 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72d9230 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72d92c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72d9350 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72d93e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72d9470 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72d9500 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72d9590 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72d9620 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72d96b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72d9740 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72d97d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72d9860 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72d98f0 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: 0x2ad72c5750 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2ad72c5940 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2ad72c59e0 MAP: (2 sibs) 4 children: 39: 0x2ad72c5b20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2ad72c5bb8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2ad72c5c50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2ad72c5ce8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2ad72c5a78 MAP: (2 sibs) 5 children: 39: 0x2ad72c5d90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2ad72c5e28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2ad72c5ec0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2ad72c5f58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2ad72c5ff0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72db4e0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72db570 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72db600 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72db690 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72db720 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72db7b0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72db840 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72db8d0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72db960 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72db9f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72dba80 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72dbb10 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72dbba0 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: 0x2ad72c5520 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2ad72c3cb0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2ad72c3d48 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2ad72c3de0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2ad72c3f20 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2ad72c3fb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2ad72c3e78 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2ad72c4060 VAL: 'item 1' (2 sibs) 39: 0x2ad72c40f8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72dbdf0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2ad72dbe80 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2ad72dbf10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2ad72dbfa0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2ad72dc030 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2ad72dc0c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2ad72dc150 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2ad72dc1e0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2ad72dc270 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: 0x2ad72c5638 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2ad72c4ec0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2ad72c3a50 MAP: (2 sibs) 4 children: 39: 0x2ad72c4f60 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2ad72c4ff8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2ad72c5090 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2ad72c5128 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2ad72c3ae8 MAP: (2 sibs) 5 children: 39: 0x2ad72c51d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2ad72c5268 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2ad72c5300 KEYVAL: 'size' '8' (5 sibs) 39: 0x2ad72c5398 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2ad72c5430 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72dc700 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72dc790 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72dc820 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72dc8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72dc940 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72dc9d0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72dca60 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72dcaf0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72dcb80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72dcc10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72dcca0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72dcd30 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72dcdc0 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: 0x2ad72c5750 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2ad72c5940 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2ad72c59e0 MAP: (2 sibs) 4 children: 39: 0x2ad72c5b20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2ad72c5bb8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2ad72c5c50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2ad72c5ce8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2ad72c5a78 MAP: (2 sibs) 5 children: 39: 0x2ad72c5d90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2ad72c5e28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2ad72c5ec0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2ad72c5f58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2ad72c5ff0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72dd010 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72dd0a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72dd130 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72dd1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72dd250 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72dd2e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72dd370 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72dd400 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72dd490 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72dd520 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72dd5b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72dd640 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72dd6d0 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 (1 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] 0x2ad72d6e90 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2ad72d6f20 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2ad72d6fb0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2ad72d7040 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2ad72d70d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2ad72d7160 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2ad72d71f0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2ad72d7280 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2ad72d7310 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] 0x2ad72de4e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2ad72de570 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2ad72de600 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2ad72de690 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2ad72de720 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2ad72de7b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2ad72de840 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2ad72de8d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2ad72de960 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] 0x2ad72d9230 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72d92c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72d9350 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72d93e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72d9470 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72d9500 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72d9590 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72d9620 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72d96b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72d9740 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72d97d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72d9860 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72d98f0 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] 0x2ad72df6d0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72df760 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72df7f0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72df880 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72df910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72df9a0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72dfa30 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72dfac0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72dfb50 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72dfbe0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72dfc70 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72dfd00 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72dfd90 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] 0x2ad72db4e0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72db570 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72db600 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72db690 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72db720 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72db7b0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72db840 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72db8d0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72db960 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72db9f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72dba80 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72dbb10 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72dbba0 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] 0x2ad72dffe0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72e0070 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72e0100 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72e0190 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72e0220 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72e02b0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72e0340 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72e03d0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72e0460 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72e04f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72e0580 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72e0610 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72e06a0 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] 0x2ad72dbdf0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2ad72dbe80 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2ad72dbf10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2ad72dbfa0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2ad72dc030 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2ad72dc0c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2ad72dc150 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2ad72dc1e0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2ad72dc270 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] 0x2ad72e08f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2ad72e0980 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2ad72e0a10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2ad72e0aa0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2ad72e0b30 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2ad72e0bc0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2ad72e0c50 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2ad72e0ce0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2ad72e0d70 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] 0x2ad72dc700 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72dc790 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72dc820 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72dc8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72dc940 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72dc9d0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72dca60 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72dcaf0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72dcb80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72dcc10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72dcca0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72dcd30 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72dcdc0 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] 0x2ad72e1200 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72e1290 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72e1320 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72e13b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72e1440 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72e14d0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72e1560 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72e15f0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72e1680 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72e1710 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72e17a0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72e1830 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72e18c0 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] 0x2ad72dd010 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72dd0a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72dd130 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72dd1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72dd250 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72dd2e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72dd370 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72dd400 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72dd490 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72dd520 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72dd5b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72dd640 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72dd6d0 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] 0x2ad72e1b10 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72e1ba0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72e1c30 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72e1cc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72e1d50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72e1de0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72e1e70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72e1f00 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72e1f90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72e2020 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72e20b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72e2140 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72e21d0 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: 0x2ad72c5520 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2ad72c3cb0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2ad72c3d48 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2ad72c3de0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2ad72c3f20 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2ad72c3fb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2ad72c3e78 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2ad72c4060 VAL: 'item 1' (2 sibs) 39: 0x2ad72c40f8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72defb0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2ad72df040 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2ad72df0d0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2ad72df160 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2ad72df1f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2ad72df280 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2ad72df310 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2ad72df3a0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2ad72df430 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: 0x2ad72c5638 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2ad72c4ec0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2ad72c3a50 MAP: (2 sibs) 4 children: 39: 0x2ad72c4f60 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2ad72c4ff8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2ad72c5090 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2ad72c5128 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2ad72c3ae8 MAP: (2 sibs) 5 children: 39: 0x2ad72c51d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2ad72c5268 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2ad72c5300 KEYVAL: 'size' '8' (5 sibs) 39: 0x2ad72c5398 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2ad72c5430 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72e2420 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72e24b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72e2540 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72e25d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72e2660 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72e26f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72e2780 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72e2810 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72e28a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72e2930 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72e29c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72e2a50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72e2ae0 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: 0x2ad72c5750 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2ad72c5940 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2ad72c59e0 MAP: (2 sibs) 4 children: 39: 0x2ad72c5b20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2ad72c5bb8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2ad72c5c50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2ad72c5ce8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2ad72c5a78 MAP: (2 sibs) 5 children: 39: 0x2ad72c5d90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2ad72c5e28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2ad72c5ec0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2ad72c5f58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2ad72c5ff0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72e2b80 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72e2c10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72e2ca0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72e2d30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72e2dc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72e2e50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72e2ee0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72e2f70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72e3000 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72e3090 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72e3120 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72e31b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72e3240 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: 0x2ad72c5520 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2ad72c3cb0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2ad72c3d48 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2ad72c3de0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2ad72c3f20 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2ad72c3fb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2ad72c3e78 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2ad72c4060 VAL: 'item 1' (2 sibs) 39: 0x2ad72c40f8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72e32e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2ad72e3370 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2ad72e3400 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2ad72e3490 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2ad72e3520 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2ad72e35b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2ad72e3640 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2ad72e36d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2ad72e3760 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: 0x2ad72c5638 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2ad72c4ec0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2ad72c3a50 MAP: (2 sibs) 4 children: 39: 0x2ad72c4f60 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2ad72c4ff8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2ad72c5090 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2ad72c5128 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2ad72c3ae8 MAP: (2 sibs) 5 children: 39: 0x2ad72c51d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2ad72c5268 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2ad72c5300 KEYVAL: 'size' '8' (5 sibs) 39: 0x2ad72c5398 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2ad72c5430 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72e3800 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72e3890 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72e3920 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72e39b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72e3a40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72e3ad0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72e3b60 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72e3bf0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72e3c80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72e3d10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72e3da0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72e3e30 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72e3ec0 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: 0x2ad72c5750 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2ad72c5940 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2ad72c59e0 MAP: (2 sibs) 4 children: 39: 0x2ad72c5b20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2ad72c5bb8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2ad72c5c50 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2ad72c5ce8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2ad72c5a78 MAP: (2 sibs) 5 children: 39: 0x2ad72c5d90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2ad72c5e28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2ad72c5ec0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2ad72c5f58 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2ad72c5ff0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ad72e3f60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2ad72e3ff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2ad72e4080 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2ad72e4110 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2ad72e41a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2ad72e4230 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2ad72e42c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2ad72e4350 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2ad72e43e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2ad72e4470 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2ad72e4500 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2ad72e4590 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2ad72e4620 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 (21 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (22 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.05 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-1.14.0/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: 0x2abec361f0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2abec35cb0 VAL: 'item 1' (4 sibs) 40: 0x2abec35d48 VAL: 'item 2' (4 sibs) 40: 0x2abec35de0 SEQ: (4 sibs) 2 children: 40: 0x2abec35f20 VAL: 'item 3.1' (2 sibs) 40: 0x2abec35fb8 VAL: 'item 3.2' (2 sibs) 40: 0x2abec35e78 MAP: (4 sibs) 2 children: 40: 0x2abec36060 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2abec360f8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2abec41da0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec41e30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec41ec0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec41f50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec41fe0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec42070 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec42100 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec42190 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec42220 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: 0x2abec36308 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2abec363e0 VAL: 'item 1' (4 sibs) 40: 0x2abec36478 VAL: 'item 2' (4 sibs) 40: 0x2abec36510 SEQ: (4 sibs) 2 children: 40: 0x2abec36650 VAL: 'item 3.1' (2 sibs) 40: 0x2abec366e8 VAL: 'item 3.2' (2 sibs) 40: 0x2abec365a8 MAP: (4 sibs) 2 children: 40: 0x2abec36790 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2abec36828 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2abec43dc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec43e50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec43ee0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec43f70 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec44000 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec44090 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec44120 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec441b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec44240 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: 0x2abec361f0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2abec35cb0 VAL: 'item 1' (4 sibs) 40: 0x2abec35d48 VAL: 'item 2' (4 sibs) 40: 0x2abec35de0 SEQ: (4 sibs) 2 children: 40: 0x2abec35f20 VAL: 'item 3.1' (2 sibs) 40: 0x2abec35fb8 VAL: 'item 3.2' (2 sibs) 40: 0x2abec35e78 MAP: (4 sibs) 2 children: 40: 0x2abec36060 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2abec360f8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2abec446d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec44760 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec447f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec44880 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec44910 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec449a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec44a30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec44ac0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec44b50 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: 0x2abec36308 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2abec363e0 VAL: 'item 1' (4 sibs) 40: 0x2abec36478 VAL: 'item 2' (4 sibs) 40: 0x2abec36510 SEQ: (4 sibs) 2 children: 40: 0x2abec36650 VAL: 'item 3.1' (2 sibs) 40: 0x2abec366e8 VAL: 'item 3.2' (2 sibs) 40: 0x2abec365a8 MAP: (4 sibs) 2 children: 40: 0x2abec36790 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2abec36828 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2abec44fe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec45070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec45100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec45190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec45220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec452b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec45340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec453d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec45460 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 (1 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] 0x2abec41da0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec41e30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec41ec0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec41f50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec41fe0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec42070 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec42100 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec42190 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec42220 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] 0x2abec45da0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec45e30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec45ec0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec45f50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec45fe0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec46070 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec46100 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec46190 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec46220 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] 0x2abec43dc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec43e50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec43ee0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec43f70 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec44000 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec44090 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec44120 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec441b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec44240 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] 0x2abec46f90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec47020 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec470b0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec47140 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec471d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec47260 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec472f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec47380 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec47410 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] 0x2abec446d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec44760 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec447f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec44880 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec44910 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec449a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec44a30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec44ac0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec44b50 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] 0x2abec478a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec47930 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec479c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec47a50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec47ae0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec47b70 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec47c00 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec47c90 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec47d20 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] 0x2abec44fe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec45070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec45100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec45190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec45220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec452b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec45340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec453d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec45460 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] 0x2abec481b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec48240 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec482d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec48360 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec483f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec48480 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec48510 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec485a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec48630 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: 0x2abec361f0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2abec35cb0 VAL: 'item 1' (4 sibs) 40: 0x2abec35d48 VAL: 'item 2' (4 sibs) 40: 0x2abec35de0 SEQ: (4 sibs) 2 children: 40: 0x2abec35f20 VAL: 'item 3.1' (2 sibs) 40: 0x2abec35fb8 VAL: 'item 3.2' (2 sibs) 40: 0x2abec35e78 MAP: (4 sibs) 2 children: 40: 0x2abec36060 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2abec360f8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2abec466b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec46740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec467d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec46860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec468f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec46980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec46a10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec46aa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec46b30 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: 0x2abec36308 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2abec363e0 VAL: 'item 1' (4 sibs) 40: 0x2abec36478 VAL: 'item 2' (4 sibs) 40: 0x2abec36510 SEQ: (4 sibs) 2 children: 40: 0x2abec36650 VAL: 'item 3.1' (2 sibs) 40: 0x2abec366e8 VAL: 'item 3.2' (2 sibs) 40: 0x2abec365a8 MAP: (4 sibs) 2 children: 40: 0x2abec36790 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2abec36828 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2abec48ac0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec48b50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec48be0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec48c70 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec48d00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec48d90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec48e20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec48eb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec48f40 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: 0x2abec361f0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2abec35cb0 VAL: 'item 1' (4 sibs) 40: 0x2abec35d48 VAL: 'item 2' (4 sibs) 40: 0x2abec35de0 SEQ: (4 sibs) 2 children: 40: 0x2abec35f20 VAL: 'item 3.1' (2 sibs) 40: 0x2abec35fb8 VAL: 'item 3.2' (2 sibs) 40: 0x2abec35e78 MAP: (4 sibs) 2 children: 40: 0x2abec36060 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2abec360f8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2abec48fe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec49070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec49100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec49190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec49220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec492b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec49340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec493d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec49460 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: 0x2abec36308 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2abec363e0 VAL: 'item 1' (4 sibs) 40: 0x2abec36478 VAL: 'item 2' (4 sibs) 40: 0x2abec36510 SEQ: (4 sibs) 2 children: 40: 0x2abec36650 VAL: 'item 3.1' (2 sibs) 40: 0x2abec366e8 VAL: 'item 3.2' (2 sibs) 40: 0x2abec365a8 MAP: (4 sibs) 2 children: 40: 0x2abec36790 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2abec36828 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2abec49500 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2abec49590 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2abec49620 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2abec496b0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2abec49740 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2abec497d0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2abec49860 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2abec498f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2abec49980 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 (12 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (13 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.03 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-1.14.0/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: 0x2afefc8f40 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2afefc7a30 VAL: 'a' (21 sibs) 41: 0x2afefc7ac8 VAL: 'b:b' (21 sibs) 41: 0x2afefc7b60 VAL: 'c{c' (21 sibs) 41: 0x2afefc7bf8 VAL: 'cc{' (21 sibs) 41: 0x2afefc7c90 VAL: 'c}c' (21 sibs) 41: 0x2afefc7d28 VAL: 'cc}' (21 sibs) 41: 0x2afefc7dc0 VAL: 'c!c' (21 sibs) 41: 0x2afefc7e58 VAL: 'cc!' (21 sibs) 41: 0x2afefc7ef0 VAL: '.foo' (21 sibs) 41: 0x2afefc7f88 VAL: '.' (21 sibs) 41: 0x2afefc8020 VAL: '-a' (21 sibs) 41: 0x2afefc80b8 VAL: '+b' (21 sibs) 41: 0x2afefc8150 VAL: '/b' (21 sibs) 41: 0x2afefc81e8 VAL: ':c' (21 sibs) 41: 0x2afefc8280 VAL: '$g' (21 sibs) 41: 0x2afefc8318 VAL: '*' (21 sibs) 41: 0x2afefc83b0 VAL: '*' (21 sibs) 41: 0x2afefc8448 VAL: '*' (21 sibs) 41: 0x2afefc84e0 VAL: '*a' (21 sibs) 41: 0x2afefc8578 VAL: '*a' (21 sibs) 41: 0x2afefc8610 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2afefe1e20 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2afefe1eb0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2afefe1f40 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2afefe1fd0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2afefe2060 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2afefe20f0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2afefe2180 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2afefe2210 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2afefe22a0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2afefe2330 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2afefe23c0 VAL: '.' (21 sibs) 41: [11] [11] 0x2afefe2450 VAL: '-a' (21 sibs) 41: [12] [12] 0x2afefe24e0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2afefe2570 VAL: '/b' (21 sibs) 41: [14] [14] 0x2afefe2600 VAL: ':c' (21 sibs) 41: [15] [15] 0x2afefe2690 VAL: '$g' (21 sibs) 41: [16] [16] 0x2afefe2720 VAL: '*' (21 sibs) 41: [17] [17] 0x2afefe27b0 VAL: '*' (21 sibs) 41: [18] [18] 0x2afefe2840 VAL: '*' (21 sibs) 41: [19] [19] 0x2afefe28d0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2afefe2960 VAL: '*a' (21 sibs) 41: [21] [21] 0x2afefe29f0 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: 0x2afefc9058 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2afefc88f0 VAL: 'a' (10 sibs) 41: 0x2afefc8988 VAL: 'b' (10 sibs) 41: 0x2afefc8a20 VAL: 'c' (10 sibs) 41: 0x2afefc8ab8 VAL: '.foo' (10 sibs) 41: 0x2afefc8b50 VAL: '.' (10 sibs) 41: 0x2afefc8be8 VAL: '-a' (10 sibs) 41: 0x2afefc8c80 VAL: '+b' (10 sibs) 41: 0x2afefc8d18 VAL: '/b' (10 sibs) 41: 0x2afefc8db0 VAL: ':c' (10 sibs) 41: 0x2afefc8e48 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2afefe4450 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2afefe44e0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2afefe4570 VAL: 'b' (10 sibs) 41: [3] [3] 0x2afefe4600 VAL: 'c' (10 sibs) 41: [4] [4] 0x2afefe4690 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2afefe4720 VAL: '.' (10 sibs) 41: [6] [6] 0x2afefe47b0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2afefe4840 VAL: '+b' (10 sibs) 41: [8] [8] 0x2afefe48d0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2afefe4960 VAL: ':c' (10 sibs) 41: [10] [10] 0x2afefe49f0 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: 0x2afefc9170 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2afefc9360 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2afefc93f8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2afefc9490 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2afefc9528 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2afefc95c0 KEYVAL: '.' '.' (12 sibs) 41: 0x2afefc9658 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2afefc96f0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2afefc9788 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2afefc9820 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2afefc98b8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2afefc9950 KEYVAL: '*' '*' (12 sibs) 41: 0x2afefc99e8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2afefe6180 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afefe6210 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afefe62a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afefe6330 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afefe63c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afefe6450 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afefe64e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afefe6570 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afefe6600 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afefe6690 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afefe6720 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afefe67b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afefe6840 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: 0x2afefc9288 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2afefc9a90 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2afefc9b28 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2afefc9bc0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2afefc9c58 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2afefc9cf0 KEYVAL: '.' '.' (12 sibs) 41: 0x2afefc9d88 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2afefc9e20 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2afefc9eb8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2afefc9f50 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2afefc9fe8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2afefca080 KEYVAL: '*' '*' (12 sibs) 41: 0x2afefca118 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2afefe7eb0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afefe7f40 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afefe7fd0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afefe8060 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afefe80f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afefe8180 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afefe8210 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afefe82a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afefe8330 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afefe83c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afefe8450 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afefe84e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afefe8570 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: 0x2afefc8f40 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2afefc7a30 VAL: 'a' (21 sibs) 41: 0x2afefc7ac8 VAL: 'b:b' (21 sibs) 41: 0x2afefc7b60 VAL: 'c{c' (21 sibs) 41: 0x2afefc7bf8 VAL: 'cc{' (21 sibs) 41: 0x2afefc7c90 VAL: 'c}c' (21 sibs) 41: 0x2afefc7d28 VAL: 'cc}' (21 sibs) 41: 0x2afefc7dc0 VAL: 'c!c' (21 sibs) 41: 0x2afefc7e58 VAL: 'cc!' (21 sibs) 41: 0x2afefc7ef0 VAL: '.foo' (21 sibs) 41: 0x2afefc7f88 VAL: '.' (21 sibs) 41: 0x2afefc8020 VAL: '-a' (21 sibs) 41: 0x2afefc80b8 VAL: '+b' (21 sibs) 41: 0x2afefc8150 VAL: '/b' (21 sibs) 41: 0x2afefc81e8 VAL: ':c' (21 sibs) 41: 0x2afefc8280 VAL: '$g' (21 sibs) 41: 0x2afefc8318 VAL: '*' (21 sibs) 41: 0x2afefc83b0 VAL: '*' (21 sibs) 41: 0x2afefc8448 VAL: '*' (21 sibs) 41: 0x2afefc84e0 VAL: '*a' (21 sibs) 41: 0x2afefc8578 VAL: '*a' (21 sibs) 41: 0x2afefc8610 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2afefe90d0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2afefe9160 VAL: 'a' (21 sibs) 41: [2] [2] 0x2afefe91f0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2afefe9280 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2afefe9310 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2afefe93a0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2afefe9430 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2afefe94c0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2afefe9550 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2afefe95e0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2afefe9670 VAL: '.' (21 sibs) 41: [11] [11] 0x2afefe9700 VAL: '-a' (21 sibs) 41: [12] [12] 0x2afefe9790 VAL: '+b' (21 sibs) 41: [13] [13] 0x2afefe9820 VAL: '/b' (21 sibs) 41: [14] [14] 0x2afefe98b0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2afefe9940 VAL: '$g' (21 sibs) 41: [16] [16] 0x2afefe99d0 VAL: '*' (21 sibs) 41: [17] [17] 0x2afefe9a60 VAL: '*' (21 sibs) 41: [18] [18] 0x2afefe9af0 VAL: '*' (21 sibs) 41: [19] [19] 0x2afefe9b80 VAL: '*a' (21 sibs) 41: [20] [20] 0x2afefe9c10 VAL: '*a' (21 sibs) 41: [21] [21] 0x2afefe9ca0 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: 0x2afefc9058 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2afefc88f0 VAL: 'a' (10 sibs) 41: 0x2afefc8988 VAL: 'b' (10 sibs) 41: 0x2afefc8a20 VAL: 'c' (10 sibs) 41: 0x2afefc8ab8 VAL: '.foo' (10 sibs) 41: 0x2afefc8b50 VAL: '.' (10 sibs) 41: 0x2afefc8be8 VAL: '-a' (10 sibs) 41: 0x2afefc8c80 VAL: '+b' (10 sibs) 41: 0x2afefc8d18 VAL: '/b' (10 sibs) 41: 0x2afefc8db0 VAL: ':c' (10 sibs) 41: 0x2afefc8e48 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2afefe87c0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2afefe8850 VAL: 'a' (10 sibs) 41: [2] [2] 0x2afefe88e0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2afefe8970 VAL: 'c' (10 sibs) 41: [4] [4] 0x2afefe8a00 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2afefe8a90 VAL: '.' (10 sibs) 41: [6] [6] 0x2afefe8b20 VAL: '-a' (10 sibs) 41: [7] [7] 0x2afefe8bb0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2afefe8c40 VAL: '/b' (10 sibs) 41: [9] [9] 0x2afefe8cd0 VAL: ':c' (10 sibs) 41: [10] [10] 0x2afefe8d60 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: 0x2afefc9170 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2afefc9360 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2afefc93f8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2afefc9490 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2afefc9528 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2afefc95c0 KEYVAL: '.' '.' (12 sibs) 41: 0x2afefc9658 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2afefc96f0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2afefc9788 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2afefc9820 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2afefc98b8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2afefc9950 KEYVAL: '*' '*' (12 sibs) 41: 0x2afefc99e8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2afefea2e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afefea370 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afefea400 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afefea490 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afefea520 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afefea5b0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afefea640 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afefea6d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afefea760 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afefea7f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afefea880 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afefea910 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afefea9a0 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: 0x2afefc9288 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2afefc9a90 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2afefc9b28 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2afefc9bc0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2afefc9c58 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2afefc9cf0 KEYVAL: '.' '.' (12 sibs) 41: 0x2afefc9d88 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2afefc9e20 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2afefc9eb8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2afefc9f50 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2afefc9fe8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2afefca080 KEYVAL: '*' '*' (12 sibs) 41: 0x2afefca118 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2afefeabf0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afefeac80 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afefead10 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afefeada0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afefeae30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afefeaec0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afefeaf50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afefeafe0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afefeb070 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afefeb100 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afefeb190 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afefeb220 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afefeb2b0 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 (1 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] 0x2afefe1e20 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2afefe1eb0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2afefe1f40 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2afefe1fd0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2afefe2060 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2afefe20f0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2afefe2180 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2afefe2210 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2afefe22a0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2afefe2330 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2afefe23c0 VAL: '.' (21 sibs) 41: [11] [11] 0x2afefe2450 VAL: '-a' (21 sibs) 41: [12] [12] 0x2afefe24e0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2afefe2570 VAL: '/b' (21 sibs) 41: [14] [14] 0x2afefe2600 VAL: ':c' (21 sibs) 41: [15] [15] 0x2afefe2690 VAL: '$g' (21 sibs) 41: [16] [16] 0x2afefe2720 VAL: '*' (21 sibs) 41: [17] [17] 0x2afefe27b0 VAL: '*' (21 sibs) 41: [18] [18] 0x2afefe2840 VAL: '*' (21 sibs) 41: [19] [19] 0x2afefe28d0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2afefe2960 VAL: '*a' (21 sibs) 41: [21] [21] 0x2afefe29f0 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] 0x2afefecb70 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2afefecc00 VAL: 'a' (21 sibs) 41: [2] [2] 0x2afefecc90 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2afefecd20 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2afefecdb0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2afefece40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2afefeced0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2afefecf60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2afefecff0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2afefed080 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2afefed110 VAL: '.' (21 sibs) 41: [11] [11] 0x2afefed1a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2afefed230 VAL: '+b' (21 sibs) 41: [13] [13] 0x2afefed2c0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2afefed350 VAL: ':c' (21 sibs) 41: [15] [15] 0x2afefed3e0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2afefed470 VAL: '*' (21 sibs) 41: [17] [17] 0x2afefed500 VAL: '*' (21 sibs) 41: [18] [18] 0x2afefed590 VAL: '*' (21 sibs) 41: [19] [19] 0x2afefed620 VAL: '*a' (21 sibs) 41: [20] [20] 0x2afefed6b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2afefed740 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 (1 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] 0x2afefe4450 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2afefe44e0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2afefe4570 VAL: 'b' (10 sibs) 41: [3] [3] 0x2afefe4600 VAL: 'c' (10 sibs) 41: [4] [4] 0x2afefe4690 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2afefe4720 VAL: '.' (10 sibs) 41: [6] [6] 0x2afefe47b0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2afefe4840 VAL: '+b' (10 sibs) 41: [8] [8] 0x2afefe48d0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2afefe4960 VAL: ':c' (10 sibs) 41: [10] [10] 0x2afefe49f0 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] 0x2afefeb980 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2afefeba10 VAL: 'a' (10 sibs) 41: [2] [2] 0x2afefebaa0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2afefebb30 VAL: 'c' (10 sibs) 41: [4] [4] 0x2afefebbc0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2afefebc50 VAL: '.' (10 sibs) 41: [6] [6] 0x2afefebce0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2afefebd70 VAL: '+b' (10 sibs) 41: [8] [8] 0x2afefebe00 VAL: '/b' (10 sibs) 41: [9] [9] 0x2afefebe90 VAL: ':c' (10 sibs) 41: [10] [10] 0x2afefebf20 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] 0x2afefe6180 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afefe6210 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afefe62a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afefe6330 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afefe63c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afefe6450 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afefe64e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afefe6570 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afefe6600 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afefe6690 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afefe6720 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afefe67b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afefe6840 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] 0x2afefedd80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afefede10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afefedea0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afefedf30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afefedfc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afefee050 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afefee0e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afefee170 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afefee200 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afefee290 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afefee320 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afefee3b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afefee440 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] 0x2afefe7eb0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afefe7f40 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afefe7fd0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afefe8060 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afefe80f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afefe8180 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afefe8210 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afefe82a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afefe8330 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afefe83c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afefe8450 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afefe84e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afefe8570 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] 0x2afefee690 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afefee720 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afefee7b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afefee840 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afefee8d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afefee960 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afefee9f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afefeea80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afefeeb10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afefeeba0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afefeec30 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afefeecc0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afefeed50 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] 0x2afefe90d0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2afefe9160 VAL: 'a' (21 sibs) 41: [2] [2] 0x2afefe91f0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2afefe9280 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2afefe9310 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2afefe93a0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2afefe9430 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2afefe94c0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2afefe9550 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2afefe95e0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2afefe9670 VAL: '.' (21 sibs) 41: [11] [11] 0x2afefe9700 VAL: '-a' (21 sibs) 41: [12] [12] 0x2afefe9790 VAL: '+b' (21 sibs) 41: [13] [13] 0x2afefe9820 VAL: '/b' (21 sibs) 41: [14] [14] 0x2afefe98b0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2afefe9940 VAL: '$g' (21 sibs) 41: [16] [16] 0x2afefe99d0 VAL: '*' (21 sibs) 41: [17] [17] 0x2afefe9a60 VAL: '*' (21 sibs) 41: [18] [18] 0x2afefe9af0 VAL: '*' (21 sibs) 41: [19] [19] 0x2afefe9b80 VAL: '*a' (21 sibs) 41: [20] [20] 0x2afefe9c10 VAL: '*a' (21 sibs) 41: [21] [21] 0x2afefe9ca0 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] 0x2afefef8b0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2afefef940 VAL: 'a' (21 sibs) 41: [2] [2] 0x2afefef9d0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2afefefa60 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2afefefaf0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2afefefb80 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2afefefc10 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2afefefca0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2afefefd30 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2afefefdc0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2afefefe50 VAL: '.' (21 sibs) 41: [11] [11] 0x2afefefee0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2afefeff70 VAL: '+b' (21 sibs) 41: [13] [13] 0x2afeff0000 VAL: '/b' (21 sibs) 41: [14] [14] 0x2afeff0090 VAL: ':c' (21 sibs) 41: [15] [15] 0x2afeff0120 VAL: '$g' (21 sibs) 41: [16] [16] 0x2afeff01b0 VAL: '*' (21 sibs) 41: [17] [17] 0x2afeff0240 VAL: '*' (21 sibs) 41: [18] [18] 0x2afeff02d0 VAL: '*' (21 sibs) 41: [19] [19] 0x2afeff0360 VAL: '*a' (21 sibs) 41: [20] [20] 0x2afeff03f0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2afeff0480 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x2afefe87c0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2afefe8850 VAL: 'a' (10 sibs) 41: [2] [2] 0x2afefe88e0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2afefe8970 VAL: 'c' (10 sibs) 41: [4] [4] 0x2afefe8a00 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2afefe8a90 VAL: '.' (10 sibs) 41: [6] [6] 0x2afefe8b20 VAL: '-a' (10 sibs) 41: [7] [7] 0x2afefe8bb0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2afefe8c40 VAL: '/b' (10 sibs) 41: [9] [9] 0x2afefe8cd0 VAL: ':c' (10 sibs) 41: [10] [10] 0x2afefe8d60 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] 0x2afefeefa0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2afefef030 VAL: 'a' (10 sibs) 41: [2] [2] 0x2afefef0c0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2afefef150 VAL: 'c' (10 sibs) 41: [4] [4] 0x2afefef1e0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2afefef270 VAL: '.' (10 sibs) 41: [6] [6] 0x2afefef300 VAL: '-a' (10 sibs) 41: [7] [7] 0x2afefef390 VAL: '+b' (10 sibs) 41: [8] [8] 0x2afefef420 VAL: '/b' (10 sibs) 41: [9] [9] 0x2afefef4b0 VAL: ':c' (10 sibs) 41: [10] [10] 0x2afefef540 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] 0x2afefea2e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afefea370 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afefea400 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afefea490 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afefea520 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afefea5b0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afefea640 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afefea6d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afefea760 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afefea7f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afefea880 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afefea910 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afefea9a0 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] 0x2afeff0ac0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afeff0b50 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afeff0be0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afeff0c70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afeff0d00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afeff0d90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afeff0e20 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afeff0eb0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afeff0f40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afeff0fd0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afeff1060 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afeff10f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afeff1180 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] 0x2afefeabf0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afefeac80 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afefead10 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afefeada0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afefeae30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afefeaec0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afefeaf50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afefeafe0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afefeb070 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afefeb100 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afefeb190 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afefeb220 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afefeb2b0 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] 0x2afeff13d0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afeff1460 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afeff14f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afeff1580 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afeff1610 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afeff16a0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afeff1730 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afeff17c0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afeff1850 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afeff18e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afeff1970 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afeff1a00 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afeff1a90 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: 0x2afefc8f40 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2afefc7a30 VAL: 'a' (21 sibs) 41: 0x2afefc7ac8 VAL: 'b:b' (21 sibs) 41: 0x2afefc7b60 VAL: 'c{c' (21 sibs) 41: 0x2afefc7bf8 VAL: 'cc{' (21 sibs) 41: 0x2afefc7c90 VAL: 'c}c' (21 sibs) 41: 0x2afefc7d28 VAL: 'cc}' (21 sibs) 41: 0x2afefc7dc0 VAL: 'c!c' (21 sibs) 41: 0x2afefc7e58 VAL: 'cc!' (21 sibs) 41: 0x2afefc7ef0 VAL: '.foo' (21 sibs) 41: 0x2afefc7f88 VAL: '.' (21 sibs) 41: 0x2afefc8020 VAL: '-a' (21 sibs) 41: 0x2afefc80b8 VAL: '+b' (21 sibs) 41: 0x2afefc8150 VAL: '/b' (21 sibs) 41: 0x2afefc81e8 VAL: ':c' (21 sibs) 41: 0x2afefc8280 VAL: '$g' (21 sibs) 41: 0x2afefc8318 VAL: '*' (21 sibs) 41: 0x2afefc83b0 VAL: '*' (21 sibs) 41: 0x2afefc8448 VAL: '*' (21 sibs) 41: 0x2afefc84e0 VAL: '*a' (21 sibs) 41: 0x2afefc8578 VAL: '*a' (21 sibs) 41: 0x2afefc8610 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2afeff1ce0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2afeff1d70 VAL: 'a' (21 sibs) 41: [2] [2] 0x2afeff1e00 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2afeff1e90 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2afeff1f20 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2afeff1fb0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2afeff2040 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2afeff20d0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2afeff2160 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2afeff21f0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2afeff2280 VAL: '.' (21 sibs) 41: [11] [11] 0x2afeff2310 VAL: '-a' (21 sibs) 41: [12] [12] 0x2afeff23a0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2afeff2430 VAL: '/b' (21 sibs) 41: [14] [14] 0x2afeff24c0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2afeff2550 VAL: '$g' (21 sibs) 41: [16] [16] 0x2afeff25e0 VAL: '*' (21 sibs) 41: [17] [17] 0x2afeff2670 VAL: '*' (21 sibs) 41: [18] [18] 0x2afeff2700 VAL: '*' (21 sibs) 41: [19] [19] 0x2afeff2790 VAL: '*a' (21 sibs) 41: [20] [20] 0x2afeff2820 VAL: '*a' (21 sibs) 41: [21] [21] 0x2afeff28b0 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: 0x2afefc9058 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2afefc88f0 VAL: 'a' (10 sibs) 41: 0x2afefc8988 VAL: 'b' (10 sibs) 41: 0x2afefc8a20 VAL: 'c' (10 sibs) 41: 0x2afefc8ab8 VAL: '.foo' (10 sibs) 41: 0x2afefc8b50 VAL: '.' (10 sibs) 41: 0x2afefc8be8 VAL: '-a' (10 sibs) 41: 0x2afefc8c80 VAL: '+b' (10 sibs) 41: 0x2afefc8d18 VAL: '/b' (10 sibs) 41: 0x2afefc8db0 VAL: ':c' (10 sibs) 41: 0x2afefc8e48 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2afefec290 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2afefec320 VAL: 'a' (10 sibs) 41: [2] [2] 0x2afefec3b0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2afefec440 VAL: 'c' (10 sibs) 41: [4] [4] 0x2afefec4d0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2afefec560 VAL: '.' (10 sibs) 41: [6] [6] 0x2afefec5f0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2afefec680 VAL: '+b' (10 sibs) 41: [8] [8] 0x2afefec710 VAL: '/b' (10 sibs) 41: [9] [9] 0x2afefec7a0 VAL: ':c' (10 sibs) 41: [10] [10] 0x2afefec830 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: 0x2afefc9170 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2afefc9360 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2afefc93f8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2afefc9490 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2afefc9528 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2afefc95c0 KEYVAL: '.' '.' (12 sibs) 41: 0x2afefc9658 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2afefc96f0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2afefc9788 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2afefc9820 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2afefc98b8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2afefc9950 KEYVAL: '*' '*' (12 sibs) 41: 0x2afefc99e8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2afeff2950 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afeff29e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afeff2a70 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afeff2b00 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afeff2b90 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afeff2c20 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afeff2cb0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afeff2d40 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afeff2dd0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afeff2e60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afeff2ef0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afeff2f80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afeff3010 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: 0x2afefc9288 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2afefc9a90 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2afefc9b28 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2afefc9bc0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2afefc9c58 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2afefc9cf0 KEYVAL: '.' '.' (12 sibs) 41: 0x2afefc9d88 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2afefc9e20 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2afefc9eb8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2afefc9f50 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2afefc9fe8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2afefca080 KEYVAL: '*' '*' (12 sibs) 41: 0x2afefca118 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2afeff30b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afeff3140 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afeff31d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afeff3260 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afeff32f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afeff3380 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afeff3410 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afeff34a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afeff3530 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afeff35c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afeff3650 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afeff36e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afeff3770 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: 0x2afefc8f40 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2afefc7a30 VAL: 'a' (21 sibs) 41: 0x2afefc7ac8 VAL: 'b:b' (21 sibs) 41: 0x2afefc7b60 VAL: 'c{c' (21 sibs) 41: 0x2afefc7bf8 VAL: 'cc{' (21 sibs) 41: 0x2afefc7c90 VAL: 'c}c' (21 sibs) 41: 0x2afefc7d28 VAL: 'cc}' (21 sibs) 41: 0x2afefc7dc0 VAL: 'c!c' (21 sibs) 41: 0x2afefc7e58 VAL: 'cc!' (21 sibs) 41: 0x2afefc7ef0 VAL: '.foo' (21 sibs) 41: 0x2afefc7f88 VAL: '.' (21 sibs) 41: 0x2afefc8020 VAL: '-a' (21 sibs) 41: 0x2afefc80b8 VAL: '+b' (21 sibs) 41: 0x2afefc8150 VAL: '/b' (21 sibs) 41: 0x2afefc81e8 VAL: ':c' (21 sibs) 41: 0x2afefc8280 VAL: '$g' (21 sibs) 41: 0x2afefc8318 VAL: '*' (21 sibs) 41: 0x2afefc83b0 VAL: '*' (21 sibs) 41: 0x2afefc8448 VAL: '*' (21 sibs) 41: 0x2afefc84e0 VAL: '*a' (21 sibs) 41: 0x2afefc8578 VAL: '*a' (21 sibs) 41: 0x2afefc8610 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2afeff3810 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2afeff38a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2afeff3930 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2afeff39c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2afeff3a50 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2afeff3ae0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2afeff3b70 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2afeff3c00 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2afeff3c90 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2afeff3d20 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2afeff3db0 VAL: '.' (21 sibs) 41: [11] [11] 0x2afeff3e40 VAL: '-a' (21 sibs) 41: [12] [12] 0x2afeff3ed0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2afeff3f60 VAL: '/b' (21 sibs) 41: [14] [14] 0x2afeff3ff0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2afeff4080 VAL: '$g' (21 sibs) 41: [16] [16] 0x2afeff4110 VAL: '*' (21 sibs) 41: [17] [17] 0x2afeff41a0 VAL: '*' (21 sibs) 41: [18] [18] 0x2afeff4230 VAL: '*' (21 sibs) 41: [19] [19] 0x2afeff42c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2afeff4350 VAL: '*a' (21 sibs) 41: [21] [21] 0x2afeff43e0 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: 0x2afefc9058 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2afefc88f0 VAL: 'a' (10 sibs) 41: 0x2afefc8988 VAL: 'b' (10 sibs) 41: 0x2afefc8a20 VAL: 'c' (10 sibs) 41: 0x2afefc8ab8 VAL: '.foo' (10 sibs) 41: 0x2afefc8b50 VAL: '.' (10 sibs) 41: 0x2afefc8be8 VAL: '-a' (10 sibs) 41: 0x2afefc8c80 VAL: '+b' (10 sibs) 41: 0x2afefc8d18 VAL: '/b' (10 sibs) 41: 0x2afefc8db0 VAL: ':c' (10 sibs) 41: 0x2afefc8e48 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2afeff4480 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2afeff4510 VAL: 'a' (10 sibs) 41: [2] [2] 0x2afeff45a0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2afeff4630 VAL: 'c' (10 sibs) 41: [4] [4] 0x2afeff46c0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2afeff4750 VAL: '.' (10 sibs) 41: [6] [6] 0x2afeff47e0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2afeff4870 VAL: '+b' (10 sibs) 41: [8] [8] 0x2afeff4900 VAL: '/b' (10 sibs) 41: [9] [9] 0x2afeff4990 VAL: ':c' (10 sibs) 41: [10] [10] 0x2afeff4a20 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: 0x2afefc9170 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2afefc9360 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2afefc93f8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2afefc9490 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2afefc9528 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2afefc95c0 KEYVAL: '.' '.' (12 sibs) 41: 0x2afefc9658 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2afefc96f0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2afefc9788 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2afefc9820 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2afefc98b8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2afefc9950 KEYVAL: '*' '*' (12 sibs) 41: 0x2afefc99e8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2afeff4ac0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afeff4b50 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afeff4be0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afeff4c70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afeff4d00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afeff4d90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afeff4e20 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afeff4eb0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afeff4f40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afeff4fd0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afeff5060 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afeff50f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afeff5180 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: 0x2afefc9288 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2afefc9a90 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2afefc9b28 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2afefc9bc0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2afefc9c58 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2afefc9cf0 KEYVAL: '.' '.' (12 sibs) 41: 0x2afefc9d88 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2afefc9e20 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2afefc9eb8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2afefc9f50 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2afefc9fe8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2afefca080 KEYVAL: '*' '*' (12 sibs) 41: 0x2afefca118 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2afeff5220 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2afeff52b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2afeff5340 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2afeff53d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2afeff5460 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2afeff54f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2afeff5580 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2afeff5610 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2afeff56a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2afeff5730 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2afeff57c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2afeff5850 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2afeff58e0 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 (31 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (32 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.06 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-1.14.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 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 (1 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: [----------] 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: [----------] 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: 0x2b130c1db0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130b4580 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2b130b4a50 KEYVAL: 'x' '1' (2 sibs) 42: 0x2b130b4ae8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b4618 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2b130b4b90 KEYVAL: 'x' '0' (2 sibs) 42: 0x2b130b4c28 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b46b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2b130b4cd0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2b130b4748 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2b130b4d70 KEYVAL: 'r' '1' (1 sibs) 42: 0x2b130b47e0 MAP: (8 sibs) 4 children: 42: 0x2b130b4e10 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b4ea8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b4f40 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b4fd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b4878 MAP: (8 sibs) 3 children: 42: 0x2b130b5080 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2b130b5118 KEYVAL: 'r' '10' (3 sibs) 42: 0x2b130b51b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2b130b4910 MAP: (8 sibs) 2 children: 42: 0x2b130b5250 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2b130b5390 VAL***: '*CENTER' (2 sibs) 42: 0x2b130b5428 VAL***: '*BIG' (2 sibs) 42: 0x2b130b52e8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2b130b49a8 MAP: (8 sibs) 3 children: 42: 0x2b130b54d0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2b130b56a0 VAL***: '*BIG' (3 sibs) 42: 0x2b130b5738 VAL***: '*LEFT' (3 sibs) 42: 0x2b130b57d0 VAL***: '*SMALL' (3 sibs) 42: 0x2b130b5568 KEYVAL: 'x' '1' (3 sibs) 42: 0x2b130b5600 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b1313d7d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b1313d860 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2b1313d8f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b1313d980 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b1313da10 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2b1313daa0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b1313db30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b1313dbc0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2b1313dc50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b1313dce0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2b1313dd70 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b1313de00 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b1313de90 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b1313df20 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b1313dfb0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b1313e040 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b1313e0d0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2b1313e160 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2b1313e1f0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2b1313e280 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2b1313e310 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2b1313e3a0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2b1313e430 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2b1313e4c0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2b1313e550 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2b1313e5e0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2b1313e670 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2b1313e700 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2b1313e790 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2b1313e820 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2b1313e8b0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2b1313e940 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 (1 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: 0x2b130c1ec8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130b6200 MAP: (8 sibs) 2 children: 42: 0x2b130b3470 KEYVAL: 'x' '1' (2 sibs) 42: 0x2b130b3508 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b6298 MAP: (8 sibs) 2 children: 42: 0x2b130b3c70 KEYVAL: 'x' '0' (2 sibs) 42: 0x2b130b3d08 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b6330 MAP: (8 sibs) 1 children: 42: 0x2b130b66d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2b130b63c8 MAP: (8 sibs) 1 children: 42: 0x2b130b6770 KEYVAL: 'r' '1' (1 sibs) 42: 0x2b130b6460 MAP: (8 sibs) 4 children: 42: 0x2b130b6810 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b68a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6940 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b69d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b64f8 MAP: (8 sibs) 4 children: 42: 0x2b130b6a80 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6b18 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6bb0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b6c48 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b6590 MAP: (8 sibs) 4 children: 42: 0x2b130b6cf0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6d88 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6e20 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b6eb8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b6628 MAP: (8 sibs) 4 children: 42: 0x2b130b6f60 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6ff8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b7090 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b7128 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13140710 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131407a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2b13140830 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b131408c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b13140950 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2b131409e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b13140a70 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b13140b00 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2b13140b90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b13140c20 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2b13140cb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b13140d40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b13140dd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b13140e60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b13140ef0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b13140f80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b13141010 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2b131410a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2b13141130 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2b131411c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2b13141250 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2b131412e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2b13141370 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2b13141400 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2b13141490 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2b13141520 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2b131415b0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2b13141640 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2b131416d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2b13141760 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2b131417f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2b13141880 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13141920 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131419b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2b13141a40 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b13141ad0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b13141b60 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2b13141bf0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b13141c80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b13141d10 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2b13141da0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b13141e30 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b13141ec0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b13141f50 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b13141fe0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b13142070 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b13142100 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b13142190 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b13142220 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2b13142b20 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2b13142bb0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2b13142340 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2b131423d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2b13142460 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2b131422b0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2b13142c40 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2b13142580 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2b131426a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2b13142730 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2b13142a00 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2b13142850 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2b13142610 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2b13142a90 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13141920 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131419b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2b13141a40 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b13141ad0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b13141b60 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2b13141bf0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b13141c80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b13141d10 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2b13141da0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b13141e30 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b13141ec0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b13141f50 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b13141fe0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b13142070 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b13142100 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b13142190 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b13142220 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2b131422b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2b13142340 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2b131423d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2b13142460 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2b131424f0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2b13142580 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2b13142610 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2b131426a0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2b13142730 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2b131427c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2b13142850 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2b131428e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2b13142970 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2b13142a00 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 (1 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: 0x2b130c1fe0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7640 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2b130b76d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2b130b7770 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b79e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2b130b7a78 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2b130b7808 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2b130b3650 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b78a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2b130b7b20 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b7bb8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b7938 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2b130b7c60 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b7cf8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13143d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13143dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b13143e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b13143ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b13143f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b13144000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b13144090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b13144120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131441b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13144240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b131442d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13144360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131443f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b13144480 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: 0x2b130c20f8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7df0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2b130b7e88 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2b130b7f20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b8190 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2b130b8228 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2b130b7fb8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2b130b82d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b8050 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2b130b8370 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b8408 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b80e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2b130b84b0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b8548 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13146070 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13146100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b13146190 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b13146220 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131462b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b13146340 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131463d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b13146460 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131464f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13146580 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b13146610 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131466a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b13146730 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b131467c0 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: 0x2b130c2210 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b8f10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b8fa8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b9040 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b92b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b9348 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b90d8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2b130b93f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b9170 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2b130b9490 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9528 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b9208 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2b130b95d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9668 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131481e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13148270 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b13148300 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b13148390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b13148420 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b131484b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b13148540 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b131485d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13148660 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131486f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b13148780 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13148810 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131488a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b13148930 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b131481e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13148270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b13148300 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b13148390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b13148420 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b131484b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b13148540 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b131485d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13148660 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2b131489c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b13148780 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13148810 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2b131486f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b13148930 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b131481e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13148270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b13148300 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b13148390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b13148420 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b131484b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b13148540 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b131485d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13148660 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131486f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b13148780 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13148810 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131488a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b13148930 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: 0x2b130c2328 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7220 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b72b8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b7350 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b9710 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b97a8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b73e8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2b130b9850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b7480 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2b130b98f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9988 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b7518 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2b130b9a30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9ac8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b1314a530 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b1314a5c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b1314a650 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b1314a6e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b1314a770 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b1314a800 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b1314a890 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b1314a920 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b1314a9b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b1314aa40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b1314aad0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b1314ab60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b1314abf0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b1314ac80 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b1314a530 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b1314a5c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b1314a650 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b1314a6e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b1314a770 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b1314a800 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b1314a890 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b1314a920 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b1314a9b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2b1314ad10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b1314aad0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b1314ab60 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2b1314aa40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b1314ac80 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b1314a530 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b1314a5c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b1314a650 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b1314a6e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b1314a770 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b1314a800 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b1314a890 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b1314a920 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b1314a9b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b1314aa40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b1314aad0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b1314ab60 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b1314abf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b1314ac80 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: 0x2b130c2440 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2b130ba170 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2b130ba208 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2b130ba2a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2b130b3db0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2b130b3e48 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2b130ba338 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2b130ba5a0 MAP: (2 sibs) 4 children: 42: 0x2b130b5ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2b130b5b78 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2b130b5c10 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2b130b5ca8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2b130ba638 MAP: (2 sibs) 5 children: 42: 0x2b130ba6e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2b130ba778 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2b130ba810 KEYVAL: 'size' '8' (5 sibs) 42: 0x2b130ba8a8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2b130ba940 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2b130ba3d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2b130b3960 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130b39f8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130b3a90 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130ba468 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2b130ba500 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] 0x2b1314db30 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b1314dbc0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b1314dc50 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b1314dce0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b1314dd70 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b1314de00 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b1314de90 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b1314df20 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b1314dfb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b1314e040 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b1314e0d0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b1314e160 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b1314e1f0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b1314e280 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b1314e310 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b1314e3a0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b1314e430 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b1314e4c0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b1314e550 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2b1314e5e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b1314e670 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b1314e700 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b1314e790 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2b1314e820 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: 0x2b130c2558 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2b130baa30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2b130baac8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2b130bab60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2b130bae60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2b130baef8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2b130babf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2b130bafa0 MAP: (2 sibs) 4 children: 42: 0x2b130b5d50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2b130b5de8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2b130b5e80 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2b130b5f18 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2b130bb038 MAP: (2 sibs) 5 children: 42: 0x2b130bb0e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2b130bb178 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2b130bb210 KEYVAL: 'size' '8' (5 sibs) 42: 0x2b130bb2a8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2b130bb340 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2b130bac90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2b130b4290 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130b4328 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130b43c0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130bad28 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2b130bb3e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130bb478 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130bb510 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130badc0 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] 0x2b13150d20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b13150db0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b13150e40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b13150ed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b13150f60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b13150ff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b13151080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b13151110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b131511a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b13151230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b131512c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b13151350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b131513e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b13151470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b13151500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b13151590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b13151620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131516b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b13151740 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2b131517d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b13151860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b131518f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b13151980 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2b13151a10 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] 0x2b13150d20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b13150db0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b13150e40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b13150ed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b13150f60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b13150ff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b13151080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b13151110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b131511a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b13151230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b131512c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b13151350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b131513e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b13151470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b13151500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b13151590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b13151620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131516b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b13151740 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2b131517d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b13151860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b131518f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b13151980 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2b13151aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2b13151b30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2b13151bc0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2b13151a10 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] 0x2b13150d20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b13150db0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b13150e40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b13150ed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b13150f60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b13150ff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b13151080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b13151110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b131511a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b13151230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b131512c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b13151350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b131513e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b13151470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b13151500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b13151590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b13151620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131516b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b13151740 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2b131517d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b13151860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b131518f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b13151980 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2b13151a10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2b13151aa0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2b13151b30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2b13151bc0 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 (1 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: 0x2b130c2670 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2b130bd0b0 MAP: (6 sibs) 1 children: 42: 0x2b130bd450 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2b130bd4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bd588 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bd620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bd6b8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bd750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bd148 MAP: (6 sibs) 1 children: 42: 0x2b130bd7f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2b130bd890 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bd928 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bd9c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bda58 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130bdaf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bd1e0 MAP: (6 sibs) 1 children: 42: 0x2b130bdb90 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2b130bd278 MAP: (6 sibs) 1 children: 42: 0x2b130bdc30 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2b130bd310 MAP: (6 sibs) 1 children: 42: 0x2b130bdcd0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2b130bdd70 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2b130bde08 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2b130bd3a8 MAP: (6 sibs) 1 children: 42: 0x2b130bdeb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13153ee0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b13153f70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b13154000 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2b13154090 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b13154120 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b131541b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b13154240 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b131542d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b13154360 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131543f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2b13154480 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b13154510 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b131545a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b13154630 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b131546c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b13154750 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b131547e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2b13154870 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2b13154900 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2b13154990 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2b13154a20 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2b13154ab0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2b13154b40 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2b13154bd0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2b13154c60 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: 0x2b130c2788 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2b130bf150 MAP: (6 sibs) 1 children: 42: 0x2b130b8c40 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bf4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bf588 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bf620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bf6b8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bf750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bf1e8 MAP: (6 sibs) 1 children: 42: 0x2b130b8ce0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bf7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bf888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bf920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bf9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130bfa50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf280 MAP: (6 sibs) 1 children: 42: 0x2b130b8d80 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bfaf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bfb88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bfc20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bfcb8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bfd50 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bf318 MAP: (6 sibs) 1 children: 42: 0x2b130b8e20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bfdf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bfe88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bff20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bffb8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130c0050 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf3b0 MAP: (6 sibs) 1 children: 42: 0x2b130c00f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130c0190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130c0228 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130c02c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130c0358 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130c03f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf448 MAP: (6 sibs) 1 children: 42: 0x2b130c0490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130c0530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130c05c8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130c0660 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130c06f8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130c0790 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131570a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b13157130 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b131571c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2b13157250 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b131572e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b13157370 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b13157400 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b13157490 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b13157520 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131575b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2b13157640 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b131576d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b13157760 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b131577f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b13157880 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b13157910 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b131579a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2b13157a30 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2b13157ac0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2b13157b50 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2b13157be0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2b13157c70 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2b13157d00 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2b13157d90 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2b13157e20 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b131582b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b13158340 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b131583d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2b13158460 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b131584f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b13158580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b13158610 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b131586a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b13158730 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131587c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2b13158850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b131588e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b13158970 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b13158a00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b13158a90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b13158b20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b13158bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2b131590c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2b13159150 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2b131591e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2b13159270 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2b13159300 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2b13158c40 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2b13158cd0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2b13159390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2b13159420 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2b131594b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2b13159540 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2b131595d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2b13158d60 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2b13158df0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2b13159660 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2b131596f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2b13159780 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2b13159810 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2b13158f10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2b13158fa0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2b13159030 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2b13158e80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2b131598a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2b13159930 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2b131599c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2b13159a50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b131582b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b13158340 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b131583d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2b13158460 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b131584f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b13158580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b13158610 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b131586a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b13158730 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131587c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2b13158850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b131588e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b13158970 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b13158a00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b13158a90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b13158b20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b13158bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2b13158c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2b13158cd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2b13158d60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2b13158df0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2b13158e80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2b13158f10 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2b13158fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2b13159030 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2b131590c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2b13159150 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2b131591e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2b13159270 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2b13159300 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2b13159390 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2b13159420 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2b131594b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2b13159540 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2b131595d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2b13159660 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2b131596f0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2b13159780 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2b13159810 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2b131598a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2b13159930 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2b131599c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2b13159a50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 (2 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: 0x2b130c28a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2b130c0830 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c08c8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c0960 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c09f8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c0a90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2b130c0b28 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2b130c0bc0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2b130c0c58 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2b130c0cf0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2b130be550 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2b130c0d88 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2b130be5f0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2b130c0e20 DOCMAP: (17 sibs) 2 children: 42: 0x2b130b3330 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2b130b33c8 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2b130c0eb8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130be690 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2b130c0f50 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130be730 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2b130c0fe8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130bdf50 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2b130c1080 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130bdff0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2b130c1118 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2b130c11b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b1315b5d0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2b1315b660 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2b1315b6f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2b1315b780 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2b1315b810 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2b1315b8a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2b1315b930 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2b1315b9c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2b1315ba50 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2b1315bae0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2b1315bb70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2b1315bc00 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2b1315bc90 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2b1315bd20 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2b1315bdb0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2b1315be40 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2b1315bed0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2b1315bf60 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2b1315bff0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2b1315c080 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2b1315c110 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2b1315c1a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2b1315c230 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2b1315c2c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2b1315c350 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2b1315c3e0 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: 0x2b130c29b8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2b130beb50 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2b130bebe8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2b130bec80 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2b130bed18 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2b130bedb0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2b130b85f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2b130b8688 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b1315acc0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b1315ad50 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2b1315ade0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2b1315ae70 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b1315af00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2b1315af90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b1315b020 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2b1315b0b0 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: 0x2b130c2ad0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2b130bb5b0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2b130bb648 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2b130bb6e0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2b130bb778 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2b130bb810 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2b130b8780 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2b130b8818 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b1315f020 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b1315f0b0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2b1315f140 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2b1315f1d0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b1315f260 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2b1315f2f0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b1315f380 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2b1315f410 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b1315f020 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b1315f0b0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2b1315f140 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2b1315f1d0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b1315f260 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2b1315f2f0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b1315f380 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2b1315f410 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b1315f020 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b1315f0b0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2b1315f140 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2b1315f1d0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b1315f260 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2b1315f2f0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b1315f380 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2b1315f410 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: 0x2b130c2be8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b3b30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2b130b3bc8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13160d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13160de0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2b13160e70 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: 0x2b130c2d00 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9b70 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2b130b9c08 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13162a80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13162b10 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2b13162ba0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13162a80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13162b10 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2b13162ba0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13162a80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13162b10 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2b13162ba0 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: 0x2b130c2e18 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2b130c1390 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2b130c1428 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2b130c14c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2b130c1860 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2b130c18f8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2b130c1558 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2b130b40c0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2b130b4158 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2b130b41f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2b130c15f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2b130c19a0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2b130c1a38 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2b130c1688 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2b130c1720 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2b130c1ae0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2b130c1b78 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2b130c17b8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2b130c1c20 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2b130c1cb8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13165610 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2b131656a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2b13165730 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2b131657c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b13165850 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2b131658e0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2b13165970 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13165a00 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2b13165a90 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2b13165b20 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2b13165bb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2b13165c40 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2b13165cd0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2b13165d60 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2b13165df0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2b13165e80 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2b13165f10 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2b13165fa0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13166030 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2b131660c0 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: 0x2b130c2f30 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2b130c4070 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2b130c4108 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2b130c41a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2b130c4540 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2b130c45d8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2b130c4238 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2b130c4680 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2b130c4718 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2b130c47b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2b130c42d0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2b130c4850 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2b130c48e8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2b130c4368 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2b130c4400 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2b130c4990 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2b130c4a28 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2b130c4498 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2b130c4ad0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2b130c4b68 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13168550 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b131685e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2b13168670 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2b13168700 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b13168790 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2b13168820 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2b131688b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13168940 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2b131689d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2b13168a60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2b13168af0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2b13168b80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2b13168c10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2b13168ca0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2b13168d30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2b13168dc0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2b13168e50 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2b13168ee0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13168f70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2b13169000 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13168550 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b131685e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2b13168670 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2b13168700 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b13168790 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2b13168820 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2b131688b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13168940 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2b131689d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2b13168a60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2b13168af0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2b13168b80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2b13168c10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2b13168ca0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2b13168d30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2b13168dc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2b13168e50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2b13168ee0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13168f70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2b13169000 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13168550 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b131685e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2b13168670 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2b13168700 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b13168790 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2b13168820 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2b131688b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13168940 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2b131689d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2b13168a60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2b13168af0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2b13168b80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2b13168c10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2b13168ca0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2b13168d30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2b13168dc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2b13168e50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2b13168ee0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13168f70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2b13169000 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 (1 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: 0x2b130c3048 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2b130bc4d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2b130bc9a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2b130bca38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2b130bcad0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2b130bc568 MAP: (8 sibs) 3 children: 42: 0x2b130bcb70 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2b130bcc08 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2b130bcca0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2b130bc600 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2b130bbc50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2b130bc698 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2b130bbcf0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2b130bc730 MAP: (8 sibs) 7 children: 42: 0x2b130c4c10 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2b130c4ca8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2b130c4d40 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2b130c4dd8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2b130c4e70 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2b130c4f08 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2b130c4fa0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2b130bc7c8 VAL***: '*a0' (8 sibs) 42: 0x2b130bc860 VAL***: '*a7' (8 sibs) 42: 0x2b130bc8f8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b1316b490 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2b1316b520 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2b1316b5b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b1316b640 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b1316b6d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b1316b760 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b1316b7f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b1316b880 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b1316b910 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b1316b9a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2b1316ba30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b1316bac0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2b1316bb50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b1316bbe0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b1316bc70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2b1316bd00 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2b1316bd90 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2b1316be20 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2b1316beb0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2b1316bf40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2b1316bfd0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2b1316c060 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2b1316c0f0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2b1316c180 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: 0x2b130c3160 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130c5040 MAP: (8 sibs) 3 children: 42: 0x2b130c5510 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2b130c55a8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2b130c5640 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2b130c50d8 MAP: (8 sibs) 3 children: 42: 0x2b130c56e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2b130c5778 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2b130c5810 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2b130c5170 MAP: (8 sibs) 1 children: 42: 0x2b130ba0c0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2b130c5208 MAP: (8 sibs) 1 children: 42: 0x2b130bcf60 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2b130c52a0 MAP: (8 sibs) 7 children: 42: 0x2b130c58b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2b130c5948 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2b130c59e0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2b130c5a78 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2b130c5b10 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2b130c5ba8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2b130c5c40 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2b130c5338 MAP: (8 sibs) 3 children: 42: 0x2b130c5ce0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2b130c5d78 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2b130c5e10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2b130c53d0 MAP: (8 sibs) 1 children: 42: 0x2b130c5eb0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2b130c5468 MAP: (8 sibs) 1 children: 42: 0x2b130c5f50 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b1316dac0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2b1316db50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2b1316dbe0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b1316dc70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b1316dd00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b1316dd90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b1316de20 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b1316deb0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b1316df40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b1316dfd0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2b1316e060 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b1316e0f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2b1316e180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b1316e210 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b1316e2a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2b1316e330 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2b1316e3c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2b1316e450 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2b1316e4e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2b1316e570 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2b1316e600 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2b1316e690 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2b1316e720 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2b1316e7b0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b1316dac0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b1316db50 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2b1316dbe0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b1316dc70 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b1316dd00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b1316dd90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b1316de20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b1316deb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b1316df40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b1316dfd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b1316e060 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b1316e0f0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2b1316e180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b1316e210 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b1316e2a0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2b1316e330 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2b1316e3c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2b1316e450 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2b1316e4e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2b1316e570 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2b1316e600 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2b1316e690 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2b1316e840 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2b1316e8d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2b1316e960 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2b1316e720 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2b1316e9f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2b1316e7b0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2b1316ea80 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b1316dac0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b1316db50 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2b1316dbe0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b1316dc70 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b1316dd00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b1316dd90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b1316de20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b1316deb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b1316df40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b1316dfd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b1316e060 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b1316e0f0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2b1316e180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b1316e210 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b1316e2a0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2b1316e330 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2b1316e3c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2b1316e450 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2b1316e4e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2b1316e570 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2b1316e600 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2b1316e690 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2b1316e720 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2b1316e7b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2b1316e840 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2b1316e8d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2b1316e960 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2b1316e9f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2b1316ea80 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 (1 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: 0x2b130c3278 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2b130b3ef0 KEYVAL: 'a' '1' (3 sibs) 42: 0x2b130b3f88 KEYVAL: 'b' '' (3 sibs) 42: 0x2b130b4020 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131700f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2b13170180 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2b13170210 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2b131702a0 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: 0x2b130c3390 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9cb0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2b130b9d48 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13171e20 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13171eb0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b13171f40 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: 0x2b130c34a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9df0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2b130b9e88 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13173b50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13173be0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b13173c70 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13173b50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13173be0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b13173c70 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13173b50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13173be0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b13173c70 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: 0x2b130c1db0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130b4580 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2b130b4a50 KEYVAL: 'x' '1' (2 sibs) 42: 0x2b130b4ae8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b4618 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2b130b4b90 KEYVAL: 'x' '0' (2 sibs) 42: 0x2b130b4c28 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b46b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2b130b4cd0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2b130b4748 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2b130b4d70 KEYVAL: 'r' '1' (1 sibs) 42: 0x2b130b47e0 MAP: (8 sibs) 4 children: 42: 0x2b130b4e10 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b4ea8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b4f40 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b4fd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b4878 MAP: (8 sibs) 3 children: 42: 0x2b130b5080 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2b130b5118 KEYVAL: 'r' '10' (3 sibs) 42: 0x2b130b51b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2b130b4910 MAP: (8 sibs) 2 children: 42: 0x2b130b5250 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2b130b5390 VAL***: '*CENTER' (2 sibs) 42: 0x2b130b5428 VAL***: '*BIG' (2 sibs) 42: 0x2b130b52e8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2b130b49a8 MAP: (8 sibs) 3 children: 42: 0x2b130b54d0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2b130b56a0 VAL***: '*BIG' (3 sibs) 42: 0x2b130b5738 VAL***: '*LEFT' (3 sibs) 42: 0x2b130b57d0 VAL***: '*SMALL' (3 sibs) 42: 0x2b130b5568 KEYVAL: 'x' '1' (3 sibs) 42: 0x2b130b5600 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13174d70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b13174e00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2b13174e90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b13174f20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b13174fb0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2b13175040 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131750d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b13175160 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2b131751f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b13175280 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2b13175310 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131753a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b13175430 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131754c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b13175550 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b131755e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b13175670 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2b13175700 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2b13175790 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2b13175820 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2b131758b0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2b13175940 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2b131759d0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2b13175a60 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2b13175af0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2b13175b80 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2b13175c10 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2b13175ca0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2b13175d30 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2b13175dc0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2b13175e50 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2b13175ee0 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: 0x2b130c1ec8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130b6200 MAP: (8 sibs) 2 children: 42: 0x2b130b3470 KEYVAL: 'x' '1' (2 sibs) 42: 0x2b130b3508 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b6298 MAP: (8 sibs) 2 children: 42: 0x2b130b3c70 KEYVAL: 'x' '0' (2 sibs) 42: 0x2b130b3d08 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b6330 MAP: (8 sibs) 1 children: 42: 0x2b130b66d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2b130b63c8 MAP: (8 sibs) 1 children: 42: 0x2b130b6770 KEYVAL: 'r' '1' (1 sibs) 42: 0x2b130b6460 MAP: (8 sibs) 4 children: 42: 0x2b130b6810 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b68a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6940 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b69d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b64f8 MAP: (8 sibs) 4 children: 42: 0x2b130b6a80 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6b18 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6bb0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b6c48 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b6590 MAP: (8 sibs) 4 children: 42: 0x2b130b6cf0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6d88 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6e20 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b6eb8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b6628 MAP: (8 sibs) 4 children: 42: 0x2b130b6f60 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6ff8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b7090 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b7128 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13175f80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b13176010 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2b131760a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b13176130 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b131761c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2b13176250 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131762e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b13176370 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2b13176400 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b13176490 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2b13176520 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131765b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b13176640 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131766d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b13176760 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b131767f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b13176880 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2b13176910 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2b131769a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2b13176a30 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2b13176ac0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2b13176b50 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2b13176be0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2b13176c70 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2b13176d00 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2b13176d90 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2b13176e20 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2b13176eb0 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2b13176f40 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2b13176fd0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2b13177060 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2b131770f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13177190 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b13177220 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2b131772b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b13177340 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b131773d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2b13177460 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131774f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b13177580 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2b13177610 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b131776a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b13177730 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131777c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b13177850 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131778e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b13177970 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b13177a00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b13177a90 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2b13178390 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2b13178420 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2b13177bb0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2b13177c40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2b13177cd0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2b13177b20 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2b131784b0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2b13177df0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2b13177f10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2b13177fa0 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2b13178270 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2b131780c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2b13177e80 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2b13178300 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13177190 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b13177220 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2b131772b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b13177340 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b131773d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2b13177460 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131774f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b13177580 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2b13177610 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b131776a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b13177730 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131777c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b13177850 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131778e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b13177970 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b13177a00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b13177a90 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2b13177b20 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2b13177bb0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2b13177c40 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2b13177cd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2b13177d60 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2b13177df0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2b13177e80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2b13177f10 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2b13177fa0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2b13178030 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2b131780c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2b13178150 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2b131781e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2b13178270 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 (1 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: 0x2b130c1fe0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7640 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2b130b76d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2b130b7770 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b79e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2b130b7a78 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2b130b7808 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2b130b3650 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b78a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2b130b7b20 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b7bb8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b7938 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2b130b7c60 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b7cf8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13174460 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131744f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b13174580 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b13174610 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131746a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b13174730 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131747c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b13174850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131748e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13174970 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b13174a00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13174a90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b13174b20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b13174bb0 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: 0x2b130c20f8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7df0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2b130b7e88 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2b130b7f20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b8190 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2b130b8228 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2b130b7fb8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2b130b82d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b8050 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2b130b8370 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b8408 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b80e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2b130b84b0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b8548 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13175f80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13176010 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b131760a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b13176130 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131761c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b13176250 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131762e0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b13176370 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13176400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13176490 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b13176520 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131765b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b13176640 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b131766d0 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: 0x2b130c2210 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b8f10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b8fa8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b9040 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b92b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b9348 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b90d8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2b130b93f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b9170 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2b130b9490 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9528 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b9208 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2b130b95d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9668 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131795a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13179630 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b131796c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b13179750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131797e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b13179870 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b13179900 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b13179990 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13179a20 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13179ab0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b13179b40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13179bd0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b13179c60 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b13179cf0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b131795a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13179630 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b131796c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b13179750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131797e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b13179870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b13179900 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b13179990 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13179a20 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2b13179d80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b13179b40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13179bd0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2b13179ab0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b13179cf0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b131795a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13179630 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b131796c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b13179750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131797e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b13179870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b13179900 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b13179990 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13179a20 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13179ab0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b13179b40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13179bd0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b13179c60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b13179cf0 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: 0x2b130c2328 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7220 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b72b8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b7350 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b9710 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b97a8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b73e8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2b130b9850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b7480 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2b130b98f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9988 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b7518 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2b130b9a30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9ac8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13179eb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13179f40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b13179fd0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b1317a060 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b1317a0f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b1317a180 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b1317a210 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b1317a2a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b1317a330 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b1317a3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b1317a450 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b1317a4e0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b1317a570 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b1317a600 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13179eb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13179f40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b13179fd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b1317a060 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b1317a0f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b1317a180 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b1317a210 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b1317a2a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b1317a330 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2b1317a690 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b1317a450 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b1317a4e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2b1317a3c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b1317a600 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13179eb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13179f40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b13179fd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b1317a060 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b1317a0f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b1317a180 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b1317a210 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b1317a2a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b1317a330 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b1317a3c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b1317a450 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b1317a4e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b1317a570 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b1317a600 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: 0x2b130c2440 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2b130ba170 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2b130ba208 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2b130ba2a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2b130b3db0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2b130b3e48 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2b130ba338 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2b130ba5a0 MAP: (2 sibs) 4 children: 42: 0x2b130b5ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2b130b5b78 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2b130b5c10 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2b130b5ca8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2b130ba638 MAP: (2 sibs) 5 children: 42: 0x2b130ba6e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2b130ba778 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2b130ba810 KEYVAL: 'size' '8' (5 sibs) 42: 0x2b130ba8a8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2b130ba940 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2b130ba3d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2b130b3960 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130b39f8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130b3a90 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130ba468 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2b130ba500 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] 0x2b1317b0d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b1317b160 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b1317b1f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b1317b280 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b1317b310 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b1317b3a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b1317b430 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b1317b4c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b1317b550 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b1317b5e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b1317b670 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b1317b700 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b1317b790 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b1317b820 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b1317b8b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b1317b940 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b1317b9d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b1317ba60 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b1317baf0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2b1317bb80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b1317bc10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b1317bca0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b1317bd30 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2b1317bdc0 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: 0x2b130c2558 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2b130baa30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2b130baac8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2b130bab60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2b130bae60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2b130baef8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2b130babf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2b130bafa0 MAP: (2 sibs) 4 children: 42: 0x2b130b5d50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2b130b5de8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2b130b5e80 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2b130b5f18 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2b130bb038 MAP: (2 sibs) 5 children: 42: 0x2b130bb0e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2b130bb178 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2b130bb210 KEYVAL: 'size' '8' (5 sibs) 42: 0x2b130bb2a8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2b130bb340 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2b130bac90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2b130b4290 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130b4328 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130b43c0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130bad28 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2b130bb3e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130bb478 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130bb510 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130badc0 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] 0x2b1317c2e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b1317c370 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b1317c400 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b1317c490 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b1317c520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b1317c5b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b1317c640 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b1317c6d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b1317c760 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b1317c7f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b1317c880 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b1317c910 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b1317c9a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b1317ca30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b1317cac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b1317cb50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b1317cbe0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b1317cc70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b1317cd00 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2b1317cd90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b1317ce20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b1317ceb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b1317cf40 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2b1317cfd0 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] 0x2b1317c2e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b1317c370 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b1317c400 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b1317c490 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b1317c520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b1317c5b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b1317c640 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b1317c6d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b1317c760 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b1317c7f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b1317c880 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b1317c910 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b1317c9a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b1317ca30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b1317cac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b1317cb50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b1317cbe0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b1317cc70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b1317cd00 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2b1317cd90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b1317ce20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b1317ceb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b1317cf40 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2b1317d060 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2b1317d0f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2b1317d180 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2b1317cfd0 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] 0x2b1317c2e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b1317c370 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b1317c400 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b1317c490 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b1317c520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b1317c5b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b1317c640 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b1317c6d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b1317c760 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b1317c7f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b1317c880 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b1317c910 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b1317c9a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b1317ca30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b1317cac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b1317cb50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b1317cbe0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b1317cc70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b1317cd00 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2b1317cd90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b1317ce20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b1317ceb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b1317cf40 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2b1317cfd0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2b1317d060 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2b1317d0f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2b1317d180 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 (1 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: 0x2b130c2670 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2b130bd0b0 MAP: (6 sibs) 1 children: 42: 0x2b130bd450 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2b130bd4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bd588 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bd620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bd6b8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bd750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bd148 MAP: (6 sibs) 1 children: 42: 0x2b130bd7f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2b130bd890 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bd928 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bd9c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bda58 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130bdaf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bd1e0 MAP: (6 sibs) 1 children: 42: 0x2b130bdb90 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2b130bd278 MAP: (6 sibs) 1 children: 42: 0x2b130bdc30 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2b130bd310 MAP: (6 sibs) 1 children: 42: 0x2b130bdcd0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2b130bdd70 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2b130bde08 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2b130bd3a8 MAP: (6 sibs) 1 children: 42: 0x2b130bdeb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b1317d4f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b1317d580 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b1317d610 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2b1317d6a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b1317d730 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b1317d7c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b1317d850 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b1317d8e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b1317d970 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b1317da00 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2b1317da90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b1317db20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b1317dbb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b1317dc40 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b1317dcd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b1317dd60 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b1317ddf0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2b1317de80 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2b1317df10 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2b1317dfa0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2b1317e030 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2b1317e0c0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2b1317e150 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2b1317e1e0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2b1317e270 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: 0x2b130c2788 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2b130bf150 MAP: (6 sibs) 1 children: 42: 0x2b130b8c40 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bf4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bf588 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bf620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bf6b8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bf750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bf1e8 MAP: (6 sibs) 1 children: 42: 0x2b130b8ce0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bf7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bf888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bf920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bf9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130bfa50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf280 MAP: (6 sibs) 1 children: 42: 0x2b130b8d80 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bfaf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bfb88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bfc20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bfcb8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bfd50 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bf318 MAP: (6 sibs) 1 children: 42: 0x2b130b8e20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bfdf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bfe88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bff20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bffb8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130c0050 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf3b0 MAP: (6 sibs) 1 children: 42: 0x2b130c00f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130c0190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130c0228 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130c02c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130c0358 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130c03f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf448 MAP: (6 sibs) 1 children: 42: 0x2b130c0490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130c0530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130c05c8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130c0660 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130c06f8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130c0790 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b1317e700 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b1317e790 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b1317e820 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2b1317e8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b1317e940 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b1317e9d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b1317ea60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b1317eaf0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b1317eb80 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b1317ec10 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2b1317eca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b1317ed30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b1317edc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b1317ee50 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b1317eee0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b1317ef70 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b1317f000 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2b1317f090 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2b1317f120 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2b1317f1b0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2b1317f240 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2b1317f2d0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2b1317f360 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2b1317f3f0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2b1317f480 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b1317f910 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b1317f9a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b1317fa30 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2b1317fac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b1317fb50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b1317fbe0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b1317fc70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b1317fd00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b1317fd90 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b1317fe20 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2b1317feb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b1317ff40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b1317ffd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b13180060 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b131800f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b13180180 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b13180210 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2b13180720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2b131807b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2b13180840 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2b131808d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2b13180960 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2b131802a0 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2b13180330 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2b131809f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2b13180a80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2b13180b10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2b13180ba0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2b13180c30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2b131803c0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2b13180450 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2b13180cc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2b13180d50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2b13180de0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2b13180e70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2b13180570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2b13180600 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2b13180690 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2b131804e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2b13180f00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2b13180f90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2b13181020 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2b131810b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b1317f910 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b1317f9a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b1317fa30 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2b1317fac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b1317fb50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b1317fbe0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b1317fc70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b1317fd00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b1317fd90 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b1317fe20 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2b1317feb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b1317ff40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b1317ffd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b13180060 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b131800f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b13180180 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b13180210 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2b131802a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2b13180330 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2b131803c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2b13180450 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2b131804e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2b13180570 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2b13180600 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2b13180690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2b13180720 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2b131807b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2b13180840 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2b131808d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2b13180960 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2b131809f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2b13180a80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2b13180b10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2b13180ba0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2b13180c30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2b13180cc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2b13180d50 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2b13180de0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2b13180e70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2b13180f00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2b13180f90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2b13181020 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2b131810b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 (2 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: 0x2b130c28a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2b130c0830 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c08c8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c0960 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c09f8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c0a90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2b130c0b28 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2b130c0bc0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2b130c0c58 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2b130c0cf0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2b130be550 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2b130c0d88 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2b130be5f0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2b130c0e20 DOCMAP: (17 sibs) 2 children: 42: 0x2b130b3330 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2b130b33c8 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2b130c0eb8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130be690 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2b130c0f50 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130be730 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2b130c0fe8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130bdf50 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2b130c1080 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130bdff0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2b130c1118 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2b130c11b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b1317e700 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2b1317e790 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2b1317e820 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2b1317e8b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2b1317e940 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2b1317e9d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2b1317ea60 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2b1317eaf0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2b1317eb80 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2b1317ec10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2b1317eca0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2b1317ed30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2b1317edc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2b1317ee50 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2b1317eee0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2b1317ef70 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2b1317f000 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2b1317f090 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2b1317f120 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2b1317f1b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2b1317f240 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2b1317f2d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2b1317f360 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2b1317f3f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2b1317f480 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2b1317f510 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: 0x2b130c29b8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2b130beb50 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2b130bebe8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2b130bec80 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2b130bed18 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2b130bedb0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2b130b85f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2b130b8688 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b1317a7c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b1317a850 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2b1317a8e0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2b1317a970 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b1317aa00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2b1317aa90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b1317ab20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2b1317abb0 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: 0x2b130c2ad0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2b130bb5b0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2b130bb648 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2b130bb6e0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2b130bb778 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2b130bb810 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2b130b8780 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2b130b8818 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13181d20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b13181db0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2b13181e40 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2b13181ed0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b13181f60 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2b13181ff0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b13182080 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2b13182110 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13181d20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b13181db0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2b13181e40 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2b13181ed0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b13181f60 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2b13181ff0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b13182080 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2b13182110 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13181d20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b13181db0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2b13181e40 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2b13181ed0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b13181f60 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2b13181ff0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b13182080 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2b13182110 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: 0x2b130c2be8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b3b30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2b130b3bc8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13182630 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131826c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2b13182750 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: 0x2b130c2d00 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9b70 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2b130b9c08 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13182f40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13182fd0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2b13183060 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13182f40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13182fd0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2b13183060 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13182f40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13182fd0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2b13183060 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: 0x2b130c2e18 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2b130c1390 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2b130c1428 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2b130c14c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2b130c1860 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2b130c18f8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2b130c1558 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2b130b40c0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2b130b4158 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2b130b41f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2b130c15f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2b130c19a0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2b130c1a38 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2b130c1688 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2b130c1720 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2b130c1ae0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2b130c1b78 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2b130c17b8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2b130c1c20 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2b130c1cb8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13184160 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2b131841f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2b13184280 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2b13184310 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131843a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2b13184430 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2b131844c0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13184550 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2b131845e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2b13184670 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2b13184700 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2b13184790 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2b13184820 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2b131848b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2b13184940 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2b131849d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2b13184a60 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2b13184af0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13184b80 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2b13184c10 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: 0x2b130c2f30 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2b130c4070 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2b130c4108 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2b130c41a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2b130c4540 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2b130c45d8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2b130c4238 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2b130c4680 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2b130c4718 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2b130c47b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2b130c42d0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2b130c4850 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2b130c48e8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2b130c4368 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2b130c4400 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2b130c4990 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2b130c4a28 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2b130c4498 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2b130c4ad0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2b130c4b68 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13185370 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b13185400 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2b13185490 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2b13185520 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131855b0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2b13185640 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2b131856d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13185760 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2b131857f0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2b13185880 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2b13185910 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2b131859a0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2b13185a30 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2b13185ac0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2b13185b50 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2b13185be0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2b13185c70 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2b13185d00 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13185d90 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2b13185e20 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13185370 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b13185400 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2b13185490 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2b13185520 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131855b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2b13185640 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2b131856d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13185760 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2b131857f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2b13185880 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2b13185910 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2b131859a0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2b13185a30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2b13185ac0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2b13185b50 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2b13185be0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2b13185c70 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2b13185d00 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13185d90 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2b13185e20 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13185370 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b13185400 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2b13185490 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2b13185520 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131855b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2b13185640 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2b131856d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13185760 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2b131857f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2b13185880 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2b13185910 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2b131859a0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2b13185a30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2b13185ac0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2b13185b50 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2b13185be0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2b13185c70 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2b13185d00 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13185d90 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2b13185e20 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (1 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: 0x2b130c3048 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2b130bc4d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2b130bc9a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2b130bca38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2b130bcad0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2b130bc568 MAP: (8 sibs) 3 children: 42: 0x2b130bcb70 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2b130bcc08 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2b130bcca0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2b130bc600 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2b130bbc50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2b130bc698 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2b130bbcf0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2b130bc730 MAP: (8 sibs) 7 children: 42: 0x2b130c4c10 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2b130c4ca8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2b130c4d40 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2b130c4dd8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2b130c4e70 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2b130c4f08 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2b130c4fa0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2b130bc7c8 VAL***: '*a0' (8 sibs) 42: 0x2b130bc860 VAL***: '*a7' (8 sibs) 42: 0x2b130bc8f8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13186580 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2b13186610 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2b131866a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b13186730 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131867c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b13186850 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b131868e0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b13186970 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b13186a00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b13186a90 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2b13186b20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b13186bb0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2b13186c40 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b13186cd0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b13186d60 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2b13186df0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2b13186e80 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2b13186f10 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2b13186fa0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2b13187030 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2b131870c0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2b13187150 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2b131871e0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2b13187270 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: 0x2b130c3160 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130c5040 MAP: (8 sibs) 3 children: 42: 0x2b130c5510 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2b130c55a8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2b130c5640 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2b130c50d8 MAP: (8 sibs) 3 children: 42: 0x2b130c56e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2b130c5778 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2b130c5810 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2b130c5170 MAP: (8 sibs) 1 children: 42: 0x2b130ba0c0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2b130c5208 MAP: (8 sibs) 1 children: 42: 0x2b130bcf60 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2b130c52a0 MAP: (8 sibs) 7 children: 42: 0x2b130c58b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2b130c5948 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2b130c59e0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2b130c5a78 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2b130c5b10 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2b130c5ba8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2b130c5c40 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2b130c5338 MAP: (8 sibs) 3 children: 42: 0x2b130c5ce0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2b130c5d78 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2b130c5e10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2b130c53d0 MAP: (8 sibs) 1 children: 42: 0x2b130c5eb0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2b130c5468 MAP: (8 sibs) 1 children: 42: 0x2b130c5f50 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13187790 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2b13187820 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2b131878b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b13187940 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131879d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b13187a60 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b13187af0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b13187b80 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b13187c10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b13187ca0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2b13187d30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b13187dc0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2b13187e50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b13187ee0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b13187f70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2b13188000 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2b13188090 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2b13188120 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2b131881b0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2b13188240 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2b131882d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2b13188360 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2b131883f0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2b13188480 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13187790 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b13187820 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2b131878b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b13187940 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131879d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b13187a60 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b13187af0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b13187b80 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b13187c10 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b13187ca0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b13187d30 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b13187dc0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2b13187e50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b13187ee0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b13187f70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2b13188000 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2b13188090 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2b13188120 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2b131881b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2b13188240 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2b131882d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2b13188360 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2b13188510 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2b131885a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2b13188630 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2b131883f0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2b131886c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2b13188480 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2b13188750 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b13187790 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b13187820 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2b131878b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b13187940 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131879d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b13187a60 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b13187af0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b13187b80 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b13187c10 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b13187ca0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b13187d30 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b13187dc0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2b13187e50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b13187ee0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b13187f70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2b13188000 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2b13188090 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2b13188120 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2b131881b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2b13188240 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2b131882d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2b13188360 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2b131883f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2b13188480 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2b13188510 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2b131885a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2b13188630 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2b131886c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2b13188750 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 (1 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: 0x2b130c3278 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2b130b3ef0 KEYVAL: 'a' '1' (3 sibs) 42: 0x2b130b3f88 KEYVAL: 'b' '' (3 sibs) 42: 0x2b130b4020 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13183850 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2b131838e0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2b13183970 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2b13183a00 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: 0x2b130c3390 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9cb0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2b130b9d48 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131889a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13188a30 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b13188ac0 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: 0x2b130c34a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9df0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2b130b9e88 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131892b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13189340 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131893d0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2b131892b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13189340 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131893d0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2b131892b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13189340 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131893d0 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 (1 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 (1 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 (1 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 (1 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 (1 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 (1 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] 0x2b1313d7d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b1313d860 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2b1313d8f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b1313d980 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b1313da10 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2b1313daa0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b1313db30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b1313dbc0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2b1313dc50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b1313dce0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2b1313dd70 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b1313de00 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b1313de90 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b1313df20 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b1313dfb0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b1313e040 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b1313e0d0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2b1313e160 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2b1313e1f0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2b1313e280 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2b1313e310 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2b1313e3a0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2b1313e430 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2b1313e4c0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2b1313e550 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2b1313e5e0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2b1313e670 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2b1313e700 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2b1313e790 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2b1313e820 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2b1313e8b0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2b1313e940 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] 0x2b1318ffd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b13190060 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2b131900f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b13190180 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b13190210 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2b131902a0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b13190330 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b131903c0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2b13190450 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b131904e0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2b13190570 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b13190600 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b13190690 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b13190720 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b131907b0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b13190840 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b131908d0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2b13190960 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2b131909f0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2b13190a80 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2b13190b10 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2b13190ba0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2b13190c30 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2b13190cc0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2b13190d50 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2b13190de0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2b13190e70 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2b13190f00 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2b13190f90 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2b13191020 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2b131910b0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2b13191140 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 (1 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] 0x2b13141920 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131419b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2b13141a40 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b13141ad0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b13141b60 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2b13141bf0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b13141c80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b13141d10 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2b13141da0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b13141e30 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b13141ec0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b13141f50 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b13141fe0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b13142070 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b13142100 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b13142190 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b13142220 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2b131422b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2b13142340 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2b131423d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2b13142460 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2b131424f0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2b13142580 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2b13142610 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2b131426a0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2b13142730 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2b131427c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2b13142850 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2b131428e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2b13142970 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2b13142a00 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] 0x2b131911e0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b13191270 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2b13191300 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b13191390 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b13191420 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2b131914b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b13191540 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b131915d0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2b13191660 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b131916f0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b13191780 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b13191810 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b131918a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b13191930 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b131919c0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b13191a50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b13191ae0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2b13191b70 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2b13191c00 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2b13191c90 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2b13191d20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2b13191db0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2b13191e40 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2b13191ed0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2b13191f60 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2b13191ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2b13192080 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2b13192110 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2b131921a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2b13192230 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2b131922c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x2b13143d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13143dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b13143e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b13143ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b13143f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b13144000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b13144090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b13144120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131441b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13144240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b131442d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13144360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131443f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b13144480 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] 0x2b1318f6c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b1318f750 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b1318f7e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b1318f870 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b1318f900 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b1318f990 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b1318fa20 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b1318fab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b1318fb40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b1318fbd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b1318fc60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b1318fcf0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b1318fd80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b1318fe10 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] 0x2b13146070 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13146100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b13146190 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b13146220 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131462b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b13146340 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131463d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b13146460 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131464f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13146580 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b13146610 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131466a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b13146730 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b131467c0 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] 0x2b131923f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13192480 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b13192510 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b131925a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b13192630 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b131926c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b13192750 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b131927e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13192870 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13192900 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b13192990 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13192a20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b13192ab0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b13192b40 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] 0x2b131481e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13148270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b13148300 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b13148390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b13148420 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b131484b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b13148540 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b131485d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13148660 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131486f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b13148780 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13148810 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131488a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b13148930 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] 0x2b13192d00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13192d90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b13192e20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b13192eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b13192f40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b13192fd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b13193060 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b131930f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13193180 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13193210 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b131932a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13193330 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131933c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b13193450 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] 0x2b1314a530 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b1314a5c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b1314a650 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b1314a6e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b1314a770 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b1314a800 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b1314a890 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b1314a920 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b1314a9b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b1314aa40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b1314aad0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b1314ab60 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b1314abf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b1314ac80 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] 0x2b13193610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131936a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b13193730 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b131937c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b13193850 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b131938e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b13193970 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b13193a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13193a90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13193b20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b13193bb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13193c40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b13193cd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b13193d60 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] 0x2b1314db30 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b1314dbc0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b1314dc50 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b1314dce0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b1314dd70 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b1314de00 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b1314de90 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b1314df20 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b1314dfb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b1314e040 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b1314e0d0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b1314e160 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b1314e1f0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b1314e280 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b1314e310 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b1314e3a0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b1314e430 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b1314e4c0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b1314e550 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2b1314e5e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b1314e670 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b1314e700 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b1314e790 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2b1314e820 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] 0x2b13194830 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b131948c0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b13194950 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b131949e0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b13194a70 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b13194b00 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b13194b90 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b13194c20 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b13194cb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b13194d40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b13194dd0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b13194e60 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b13194ef0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b13194f80 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b13195010 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b131950a0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b13195130 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131951c0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b13195250 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2b131952e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b13195370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b13195400 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b13195490 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2b13195520 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 (1 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] 0x2b13150d20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b13150db0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b13150e40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b13150ed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b13150f60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b13150ff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b13151080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b13151110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b131511a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b13151230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b131512c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b13151350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b131513e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b13151470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b13151500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b13151590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b13151620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131516b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b13151740 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2b131517d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b13151860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b131518f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b13151980 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2b13151a10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2b13151aa0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2b13151b30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2b13151bc0 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] 0x2b13195a40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b13195ad0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b13195b60 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b13195bf0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b13195c80 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b13195d10 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b13195da0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b13195e30 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b13195ec0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b13195f50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b13195fe0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b13196070 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b13196100 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b13196190 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b13196220 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b131962b0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b13196340 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131963d0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b13196460 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2b131964f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b13196580 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b13196610 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b131966a0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2b13196730 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2b131967c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2b13196850 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2b131968e0 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 (1 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] 0x2b13153ee0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b13153f70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b13154000 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2b13154090 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b13154120 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b131541b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b13154240 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b131542d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b13154360 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131543f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2b13154480 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b13154510 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b131545a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b13154630 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b131546c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b13154750 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b131547e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2b13154870 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2b13154900 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2b13154990 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2b13154a20 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2b13154ab0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2b13154b40 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2b13154bd0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2b13154c60 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] 0x2b13196c50 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b13196ce0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b13196d70 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2b13196e00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b13196e90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b13196f20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b13196fb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b13197040 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b131970d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b13197160 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2b131971f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b13197280 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b13197310 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b131973a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b13197430 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b131974c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b13197550 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2b131975e0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2b13197670 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2b13197700 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2b13197790 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2b13197820 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2b131978b0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2b13197940 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2b131979d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 (1 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] 0x2b131582b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b13158340 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b131583d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2b13158460 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b131584f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b13158580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b13158610 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b131586a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b13158730 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131587c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2b13158850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b131588e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b13158970 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b13158a00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b13158a90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b13158b20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b13158bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2b13158c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2b13158cd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2b13158d60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2b13158df0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2b13158e80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2b13158f10 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2b13158fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2b13159030 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2b131590c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2b13159150 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2b131591e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2b13159270 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2b13159300 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2b13159390 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2b13159420 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2b131594b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2b13159540 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2b131595d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2b13159660 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2b131596f0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2b13159780 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2b13159810 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2b131598a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2b13159930 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2b131599c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2b13159a50 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] 0x2b13199070 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b13199100 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b13199190 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2b13199220 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b131992b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b13199340 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b131993d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b13199460 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b131994f0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b13199580 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2b13199610 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b131996a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b13199730 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b131997c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b13199850 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b131998e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b13199970 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2b13199a00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2b13199a90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2b13199b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2b13199bb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2b13199c40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2b13199cd0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2b13199d60 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2b13199df0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2b13199e80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2b13199f10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2b13199fa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2b1319a030 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2b1319a0c0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2b1319a150 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2b1319a1e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2b1319a270 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2b1319a300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2b1319a390 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2b1319a420 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2b1319a4b0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2b1319a540 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2b1319a5d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2b1319a660 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2b1319a6f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2b1319a780 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2b1319a810 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 (1 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] 0x2b1315b5d0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2b1315b660 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2b1315b6f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2b1315b780 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2b1315b810 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2b1315b8a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2b1315b930 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2b1315b9c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2b1315ba50 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2b1315bae0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2b1315bb70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2b1315bc00 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2b1315bc90 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2b1315bd20 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2b1315bdb0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2b1315be40 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2b1315bed0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2b1315bf60 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2b1315bff0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2b1315c080 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2b1315c110 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2b1315c1a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2b1315c230 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2b1315c2c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2b1315c350 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2b1315c3e0 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] 0x2b13197e60 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2b13197ef0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2b13197f80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2b13198010 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2b131980a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2b13198130 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2b131981c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2b13198250 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2b131982e0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2b13198370 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2b13198400 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2b13198490 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2b13198520 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2b131985b0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2b13198640 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2b131986d0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2b13198760 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2b131987f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2b13198880 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2b13198910 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2b131989a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2b13198a30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2b13198ac0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2b13198b50 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2b13198be0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2b13198c70 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 (1 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] 0x2b1315acc0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b1315ad50 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2b1315ade0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2b1315ae70 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b1315af00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2b1315af90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b1315b020 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2b1315b0b0 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] 0x2b13193f20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b13193fb0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2b13194040 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2b131940d0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b13194160 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2b131941f0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b13194280 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2b13194310 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] 0x2b1315f020 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b1315f0b0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2b1315f140 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2b1315f1d0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b1315f260 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2b1315f2f0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b1315f380 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2b1315f410 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] 0x2b1319b480 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b1319b510 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2b1319b5a0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2b1319b630 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b1319b6c0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2b1319b750 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b1319b7e0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2b1319b870 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] 0x2b13160d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13160de0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2b13160e70 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] 0x2b1319bd90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b1319be20 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2b1319beb0 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] 0x2b13162a80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13162b10 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2b13162ba0 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] 0x2b1319c6a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b1319c730 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2b1319c7c0 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] 0x2b13165610 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2b131656a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2b13165730 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2b131657c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b13165850 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2b131658e0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2b13165970 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13165a00 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2b13165a90 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2b13165b20 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2b13165bb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2b13165c40 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2b13165cd0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2b13165d60 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2b13165df0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2b13165e80 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2b13165f10 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2b13165fa0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13166030 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2b131660c0 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] 0x2b1319d8c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2b1319d950 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2b1319d9e0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2b1319da70 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b1319db00 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2b1319db90 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2b1319dc20 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b1319dcb0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2b1319dd40 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2b1319ddd0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2b1319de60 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2b1319def0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2b1319df80 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2b1319e010 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2b1319e0a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2b1319e130 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2b1319e1c0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2b1319e250 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2b1319e2e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2b1319e370 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] 0x2b13168550 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b131685e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2b13168670 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2b13168700 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b13168790 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2b13168820 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2b131688b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13168940 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2b131689d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2b13168a60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2b13168af0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2b13168b80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2b13168c10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2b13168ca0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2b13168d30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2b13168dc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2b13168e50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2b13168ee0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13168f70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2b13169000 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] 0x2b1319ead0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b1319eb60 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2b1319ebf0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2b1319ec80 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b1319ed10 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2b1319eda0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2b1319ee30 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b1319eec0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2b1319ef50 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2b1319efe0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2b1319f070 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2b1319f100 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2b1319f190 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2b1319f220 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2b1319f2b0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2b1319f340 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2b1319f3d0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2b1319f460 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2b1319f4f0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2b1319f580 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] 0x2b1316b490 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2b1316b520 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2b1316b5b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b1316b640 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b1316b6d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b1316b760 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b1316b7f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b1316b880 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b1316b910 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b1316b9a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2b1316ba30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b1316bac0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2b1316bb50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b1316bbe0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b1316bc70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2b1316bd00 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2b1316bd90 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2b1316be20 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2b1316beb0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2b1316bf40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2b1316bfd0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2b1316c060 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2b1316c0f0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2b1316c180 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] 0x2b1319fce0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2b1319fd70 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2b1319fe00 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b1319fe90 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b1319ff20 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b1319ffb0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b131a0040 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b131a00d0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b131a0160 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b131a01f0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2b131a0280 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b131a0310 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2b131a03a0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b131a0430 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b131a04c0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2b131a0550 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2b131a05e0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2b131a0670 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2b131a0700 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2b131a0790 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2b131a0820 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2b131a08b0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2b131a0940 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2b131a09d0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 (1 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] 0x2b1316dac0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b1316db50 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2b1316dbe0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b1316dc70 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b1316dd00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b1316dd90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b1316de20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b1316deb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b1316df40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b1316dfd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b1316e060 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b1316e0f0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2b1316e180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b1316e210 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b1316e2a0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2b1316e330 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2b1316e3c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2b1316e450 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2b1316e4e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2b1316e570 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2b1316e600 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2b1316e690 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2b1316e720 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2b1316e7b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2b1316e840 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2b1316e8d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2b1316e960 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2b1316e9f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2b1316ea80 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] 0x2b131a0ef0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131a0f80 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2b131a1010 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b131a10a0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131a1130 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b131a11c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b131a1250 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b131a12e0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b131a1370 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b131a1400 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b131a1490 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b131a1520 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2b131a15b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b131a1640 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b131a16d0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2b131a1760 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2b131a17f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2b131a1880 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2b131a1910 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2b131a19a0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2b131a1a30 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2b131a1ac0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2b131a1b50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2b131a1be0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2b131a1c70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2b131a1d00 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2b131a1d90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2b131a1e20 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2b131a1eb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 (1 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] 0x2b131700f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2b13170180 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2b13170210 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2b131702a0 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] 0x2b1319cfb0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2b1319d040 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2b1319d0d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2b1319d160 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] 0x2b13171e20 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13171eb0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b13171f40 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] 0x2b131a2100 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131a2190 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131a2220 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] 0x2b13173b50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13173be0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b13173c70 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] 0x2b131a2a10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131a2aa0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131a2b30 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] 0x2b13174d70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b13174e00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2b13174e90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b13174f20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b13174fb0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2b13175040 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131750d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b13175160 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2b131751f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b13175280 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2b13175310 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131753a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b13175430 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131754c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b13175550 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b131755e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b13175670 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2b13175700 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2b13175790 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2b13175820 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2b131758b0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2b13175940 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2b131759d0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2b13175a60 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2b13175af0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2b13175b80 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2b13175c10 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2b13175ca0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2b13175d30 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2b13175dc0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2b13175e50 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2b13175ee0 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] 0x2b131a3c30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131a3cc0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2b131a3d50 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b131a3de0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b131a3e70 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2b131a3f00 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131a3f90 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b131a4020 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2b131a40b0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b131a4140 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2b131a41d0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131a4260 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b131a42f0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131a4380 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b131a4410 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b131a44a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b131a4530 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2b131a45c0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2b131a4650 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2b131a46e0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2b131a4770 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2b131a4800 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2b131a4890 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2b131a4920 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2b131a49b0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2b131a4a40 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2b131a4ad0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2b131a4b60 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2b131a4bf0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2b131a4c80 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2b131a4d10 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2b131a4da0 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] 0x2b13177190 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b13177220 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2b131772b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b13177340 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b131773d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2b13177460 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131774f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b13177580 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2b13177610 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b131776a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b13177730 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131777c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b13177850 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131778e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b13177970 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b13177a00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b13177a90 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2b13177b20 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2b13177bb0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2b13177c40 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2b13177cd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2b13177d60 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2b13177df0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2b13177e80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2b13177f10 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2b13177fa0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2b13178030 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2b131780c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2b13178150 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2b131781e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2b13178270 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] 0x2b131a4e40 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131a4ed0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2b131a4f60 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b131a4ff0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b131a5080 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2b131a5110 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131a51a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b131a5230 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2b131a52c0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b131a5350 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b131a53e0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131a5470 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b131a5500 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131a5590 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b131a5620 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b131a56b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b131a5740 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2b131a57d0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2b131a5860 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2b131a58f0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2b131a5980 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2b131a5a10 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2b131a5aa0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2b131a5b30 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2b131a5bc0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2b131a5c50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2b131a5ce0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2b131a5d70 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2b131a5e00 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2b131a5e90 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2b131a5f20 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 (1 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] 0x2b13174460 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131744f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b13174580 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b13174610 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131746a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b13174730 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131747c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b13174850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131748e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13174970 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b13174a00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13174a90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b13174b20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b13174bb0 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] 0x2b131a3320 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131a33b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b131a3440 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b131a34d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131a3560 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b131a35f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131a3680 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b131a3710 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131a37a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131a3830 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b131a38c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131a3950 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131a39e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b131a3a70 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] 0x2b13175f80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13176010 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b131760a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b13176130 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131761c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b13176250 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131762e0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b13176370 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13176400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13176490 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b13176520 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131765b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b13176640 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b131766d0 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] 0x2b131a6050 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131a60e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b131a6170 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b131a6200 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131a6290 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b131a6320 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131a63b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b131a6440 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131a64d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131a6560 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b131a65f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131a6680 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131a6710 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b131a67a0 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] 0x2b131795a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13179630 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b131796c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b13179750 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131797e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b13179870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b13179900 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b13179990 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b13179a20 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b13179ab0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b13179b40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b13179bd0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b13179c60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b13179cf0 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] 0x2b131a6960 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131a69f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b131a6a80 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b131a6b10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131a6ba0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b131a6c30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b131a6cc0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b131a6d50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131a6de0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131a6e70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b131a6f00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131a6f90 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131a7020 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b131a70b0 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] 0x2b13179eb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b13179f40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b13179fd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b1317a060 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b1317a0f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b1317a180 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b1317a210 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b1317a2a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b1317a330 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b1317a3c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b1317a450 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b1317a4e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b1317a570 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b1317a600 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] 0x2b131a7270 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131a7300 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b131a7390 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b131a7420 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131a74b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b131a7540 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b131a75d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b131a7660 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131a76f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131a7780 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b131a7810 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131a78a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131a7930 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b131a79c0 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] 0x2b1317b0d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b1317b160 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b1317b1f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b1317b280 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b1317b310 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b1317b3a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b1317b430 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b1317b4c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b1317b550 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b1317b5e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b1317b670 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b1317b700 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b1317b790 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b1317b820 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b1317b8b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b1317b940 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b1317b9d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b1317ba60 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b1317baf0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2b1317bb80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b1317bc10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b1317bca0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b1317bd30 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2b1317bdc0 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] 0x2b131a8620 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b131a86b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b131a8740 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b131a87d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b131a8860 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b131a88f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b131a8980 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b131a8a10 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b131a8aa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b131a8b30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b131a8bc0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b131a8c50 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b131a8ce0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b131a8d70 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b131a8e00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b131a8e90 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b131a8f20 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131a8fb0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b131a9040 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2b131a90d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b131a9160 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b131a91f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b131a9280 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2b131a9310 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 (1 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] 0x2b1317c2e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b1317c370 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b1317c400 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b1317c490 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b1317c520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b1317c5b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b1317c640 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b1317c6d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b1317c760 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b1317c7f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b1317c880 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b1317c910 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b1317c9a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b1317ca30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b1317cac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b1317cb50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b1317cbe0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b1317cc70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b1317cd00 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2b1317cd90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b1317ce20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b1317ceb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b1317cf40 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2b1317cfd0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2b1317d060 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2b1317d0f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2b1317d180 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] 0x2b131a9830 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b131a98c0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b131a9950 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b131a99e0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b131a9a70 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b131a9b00 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b131a9b90 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b131a9c20 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b131a9cb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b131a9d40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b131a9dd0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b131a9e60 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b131a9ef0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b131a9f80 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b131aa010 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b131aa0a0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b131aa130 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131aa1c0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b131aa250 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2b131aa2e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b131aa370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b131aa400 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b131aa490 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2b131aa520 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2b131aa5b0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2b131aa640 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2b131aa6d0 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 (1 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] 0x2b1317d4f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b1317d580 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b1317d610 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2b1317d6a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b1317d730 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b1317d7c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b1317d850 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b1317d8e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b1317d970 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b1317da00 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2b1317da90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b1317db20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b1317dbb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b1317dc40 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b1317dcd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b1317dd60 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b1317ddf0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2b1317de80 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2b1317df10 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2b1317dfa0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2b1317e030 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2b1317e0c0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2b1317e150 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2b1317e1e0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2b1317e270 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] 0x2b131aaa40 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b131aaad0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b131aab60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2b131aabf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b131aac80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b131aad10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b131aada0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b131aae30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b131aaec0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131aaf50 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2b131aafe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b131ab070 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b131ab100 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b131ab190 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b131ab220 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b131ab2b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b131ab340 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2b131ab3d0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2b131ab460 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2b131ab4f0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2b131ab580 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2b131ab610 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2b131ab6a0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2b131ab730 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2b131ab7c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 (1 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] 0x2b1317f910 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b1317f9a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b1317fa30 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2b1317fac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b1317fb50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b1317fbe0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b1317fc70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b1317fd00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b1317fd90 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b1317fe20 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2b1317feb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b1317ff40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b1317ffd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b13180060 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b131800f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b13180180 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b13180210 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2b131802a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2b13180330 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2b131803c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2b13180450 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2b131804e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2b13180570 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2b13180600 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2b13180690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2b13180720 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2b131807b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2b13180840 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2b131808d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2b13180960 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2b131809f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2b13180a80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2b13180b10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2b13180ba0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2b13180c30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2b13180cc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2b13180d50 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2b13180de0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2b13180e70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2b13180f00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2b13180f90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2b13181020 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2b131810b0 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] 0x2b131ace60 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b131acef0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b131acf80 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2b131ad010 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b131ad0a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b131ad130 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b131ad1c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b131ad250 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b131ad2e0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131ad370 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2b131ad400 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b131ad490 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b131ad520 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b131ad5b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b131ad640 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b131ad6d0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b131ad760 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2b131ad7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2b131ad880 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2b131ad910 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2b131ad9a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2b131ada30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2b131adac0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2b131adb50 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2b131adbe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2b131adc70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2b131add00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2b131add90 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2b131ade20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2b131adeb0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2b131adf40 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2b131adfd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2b131ae060 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2b131ae0f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2b131ae180 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2b131ae210 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2b131ae2a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2b131ae330 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2b131ae3c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2b131ae450 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2b131ae4e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2b131ae570 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2b131ae600 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 (2 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] 0x2b1317e700 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2b1317e790 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2b1317e820 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2b1317e8b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2b1317e940 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2b1317e9d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2b1317ea60 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2b1317eaf0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2b1317eb80 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2b1317ec10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2b1317eca0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2b1317ed30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2b1317edc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2b1317ee50 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2b1317eee0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2b1317ef70 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2b1317f000 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2b1317f090 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2b1317f120 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2b1317f1b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2b1317f240 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2b1317f2d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2b1317f360 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2b1317f3f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2b1317f480 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2b1317f510 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] 0x2b131abc50 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2b131abce0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2b131abd70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2b131abe00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2b131abe90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2b131abf20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2b131abfb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2b131ac040 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2b131ac0d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2b131ac160 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2b131ac1f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2b131ac280 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2b131ac310 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2b131ac3a0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2b131ac430 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2b131ac4c0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2b131ac550 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2b131ac5e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2b131ac670 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2b131ac700 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2b131ac790 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2b131ac820 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2b131ac8b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2b131ac940 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2b131ac9d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2b131aca60 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 (1 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] 0x2b1317a7c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b1317a850 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2b1317a8e0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2b1317a970 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b1317aa00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2b1317aa90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b1317ab20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2b1317abb0 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] 0x2b131a7d10 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b131a7da0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2b131a7e30 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2b131a7ec0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b131a7f50 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2b131a7fe0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b131a8070 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2b131a8100 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] 0x2b13181d20 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b13181db0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2b13181e40 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2b13181ed0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b13181f60 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2b13181ff0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b13182080 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2b13182110 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] 0x2b131af270 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b131af300 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2b131af390 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2b131af420 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b131af4b0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2b131af540 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b131af5d0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2b131af660 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] 0x2b13182630 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131826c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2b13182750 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] 0x2b131afbc0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131afc50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2b131afce0 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] 0x2b13182f40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13182fd0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2b13183060 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] 0x2b131b04d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131b0560 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2b131b05f0 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] 0x2b13184160 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2b131841f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2b13184280 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2b13184310 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131843a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2b13184430 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2b131844c0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13184550 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2b131845e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2b13184670 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2b13184700 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2b13184790 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2b13184820 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2b131848b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2b13184940 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2b131849d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2b13184a60 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2b13184af0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13184b80 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2b13184c10 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] 0x2b131b16f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2b131b1780 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2b131b1810 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2b131b18a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131b1930 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2b131b19c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2b131b1a50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b131b1ae0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2b131b1b70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2b131b1c00 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2b131b1c90 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2b131b1d20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2b131b1db0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2b131b1e40 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2b131b1ed0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2b131b1f60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2b131b1ff0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2b131b2080 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2b131b2110 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2b131b21a0 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] 0x2b13185370 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b13185400 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2b13185490 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2b13185520 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131855b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2b13185640 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2b131856d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b13185760 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2b131857f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2b13185880 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2b13185910 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2b131859a0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2b13185a30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2b13185ac0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2b13185b50 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2b13185be0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2b13185c70 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2b13185d00 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2b13185d90 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2b13185e20 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] 0x2b131b2900 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b131b2990 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2b131b2a20 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2b131b2ab0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131b2b40 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2b131b2bd0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2b131b2c60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b131b2cf0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2b131b2d80 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2b131b2e10 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2b131b2ea0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2b131b2f30 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2b131b2fc0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2b131b3050 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2b131b30e0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2b131b3170 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2b131b3200 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2b131b3290 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2b131b3320 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2b131b33b0 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] 0x2b13186580 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2b13186610 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2b131866a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b13186730 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131867c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b13186850 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b131868e0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b13186970 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b13186a00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b13186a90 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2b13186b20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b13186bb0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2b13186c40 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b13186cd0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b13186d60 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2b13186df0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2b13186e80 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2b13186f10 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2b13186fa0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2b13187030 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2b131870c0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2b13187150 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2b131871e0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2b13187270 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] 0x2b131b4420 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2b131b44b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2b131b4540 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b131b45d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131b4660 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b131b46f0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b131b4780 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b131b4810 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b131b48a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b131b4930 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2b131b49c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b131b4a50 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2b131b4ae0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b131b4b70 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b131b4c00 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2b131b4c90 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2b131b4d20 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2b131b4db0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2b131b4e40 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2b131b4ed0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2b131b4f60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2b131b4ff0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2b131b5080 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2b131b5110 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 (1 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] 0x2b13187790 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b13187820 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2b131878b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b13187940 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131879d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b13187a60 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b13187af0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b13187b80 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b13187c10 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b13187ca0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b13187d30 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b13187dc0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2b13187e50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b13187ee0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b13187f70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2b13188000 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2b13188090 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2b13188120 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2b131881b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2b13188240 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2b131882d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2b13188360 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2b131883f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2b13188480 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2b13188510 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2b131885a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2b13188630 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2b131886c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2b13188750 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] 0x2b131b5630 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131b56c0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2b131b5750 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b131b57e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131b5870 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b131b5900 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b131b5990 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b131b5a20 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b131b5ab0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b131b5b40 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b131b5bd0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b131b5c60 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2b131b5cf0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b131b5d80 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b131b5e10 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2b131b5ea0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2b131b5f30 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2b131b5fc0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2b131b6050 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2b131b60e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2b131b6170 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2b131b6200 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2b131b6290 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2b131b6320 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2b131b63b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2b131b6440 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2b131b64d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2b131b6560 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2b131b65f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 (1 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] 0x2b13183850 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2b131838e0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2b13183970 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2b13183a00 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] 0x2b131b3b10 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2b131b3ba0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2b131b3c30 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2b131b3cc0 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] 0x2b131889a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13188a30 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b13188ac0 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] 0x2b131b6840 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131b68d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131b6960 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] 0x2b131892b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b13189340 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131893d0 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] 0x2b131b7150 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131b71e0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131b7270 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: 0x2b130c1db0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130b4580 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2b130b4a50 KEYVAL: 'x' '1' (2 sibs) 42: 0x2b130b4ae8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b4618 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2b130b4b90 KEYVAL: 'x' '0' (2 sibs) 42: 0x2b130b4c28 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b46b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2b130b4cd0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2b130b4748 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2b130b4d70 KEYVAL: 'r' '1' (1 sibs) 42: 0x2b130b47e0 MAP: (8 sibs) 4 children: 42: 0x2b130b4e10 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b4ea8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b4f40 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b4fd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b4878 MAP: (8 sibs) 3 children: 42: 0x2b130b5080 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2b130b5118 KEYVAL: 'r' '10' (3 sibs) 42: 0x2b130b51b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2b130b4910 MAP: (8 sibs) 2 children: 42: 0x2b130b5250 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2b130b5390 VAL***: '*CENTER' (2 sibs) 42: 0x2b130b5428 VAL***: '*BIG' (2 sibs) 42: 0x2b130b52e8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2b130b49a8 MAP: (8 sibs) 3 children: 42: 0x2b130b54d0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2b130b56a0 VAL***: '*BIG' (3 sibs) 42: 0x2b130b5738 VAL***: '*LEFT' (3 sibs) 42: 0x2b130b57d0 VAL***: '*SMALL' (3 sibs) 42: 0x2b130b5568 KEYVAL: 'x' '1' (3 sibs) 42: 0x2b130b5600 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131b7a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131b7af0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2b131b7b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b131b7c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b131b7ca0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2b131b7d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131b7dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b131b7e50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2b131b7ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b131b7f70 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2b131b8000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131b8090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b131b8120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131b81b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b131b8240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b131b82d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b131b8360 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2b131b83f0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2b131b8480 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2b131b8510 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2b131b85a0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2b131b8630 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2b131b86c0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2b131b8750 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2b131b87e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2b131b8870 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2b131b8900 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2b131b8990 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2b131b8a20 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2b131b8ab0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2b131b8b40 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2b131b8bd0 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: 0x2b130c1ec8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130b6200 MAP: (8 sibs) 2 children: 42: 0x2b130b3470 KEYVAL: 'x' '1' (2 sibs) 42: 0x2b130b3508 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b6298 MAP: (8 sibs) 2 children: 42: 0x2b130b3c70 KEYVAL: 'x' '0' (2 sibs) 42: 0x2b130b3d08 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b6330 MAP: (8 sibs) 1 children: 42: 0x2b130b66d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2b130b63c8 MAP: (8 sibs) 1 children: 42: 0x2b130b6770 KEYVAL: 'r' '1' (1 sibs) 42: 0x2b130b6460 MAP: (8 sibs) 4 children: 42: 0x2b130b6810 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b68a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6940 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b69d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b64f8 MAP: (8 sibs) 4 children: 42: 0x2b130b6a80 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6b18 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6bb0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b6c48 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b6590 MAP: (8 sibs) 4 children: 42: 0x2b130b6cf0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6d88 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6e20 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b6eb8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b6628 MAP: (8 sibs) 4 children: 42: 0x2b130b6f60 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6ff8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b7090 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b7128 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131b8c70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131b8d00 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2b131b8d90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b131b8e20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b131b8eb0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2b131b8f40 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131b8fd0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b131b9060 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2b131b90f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b131b9180 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b131b9210 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131b92a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b131b9330 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131b93c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b131b9450 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b131b94e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b131b9570 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2b131b9600 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2b131b9690 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2b131b9720 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2b131b97b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2b131b9840 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2b131b98d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2b131b9960 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2b131b99f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2b131b9a80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2b131b9b10 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2b131b9ba0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2b131b9c30 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2b131b9cc0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2b131b9d50 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: 0x2b130c1fe0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7640 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2b130b76d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2b130b7770 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b79e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2b130b7a78 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2b130b7808 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2b130b3650 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b78a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2b130b7b20 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b7bb8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b7938 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2b130b7c60 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b7cf8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131b9df0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131b9e80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b131b9f10 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b131b9fa0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131ba030 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b131ba0c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131ba150 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b131ba1e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131ba270 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131ba300 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b131ba390 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131ba420 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131ba4b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b131ba540 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: 0x2b130c20f8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7df0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2b130b7e88 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2b130b7f20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b8190 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2b130b8228 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2b130b7fb8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2b130b82d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b8050 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2b130b8370 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b8408 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b80e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2b130b84b0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b8548 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131ba5e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131ba670 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b131ba700 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b131ba790 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131ba820 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b131ba8b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131ba940 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b131ba9d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131baa60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131baaf0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b131bab80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131bac10 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131baca0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b131bad30 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: 0x2b130c2210 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b8f10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b8fa8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b9040 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b92b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b9348 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b90d8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2b130b93f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b9170 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2b130b9490 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9528 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b9208 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2b130b95d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9668 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131badd0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131bae60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b131baef0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b131baf80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131bb010 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b131bb0a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b131bb130 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b131bb1c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131bb250 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131bb2e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b131bb370 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131bb400 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131bb490 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b131bb520 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: 0x2b130c2328 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7220 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b72b8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b7350 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b9710 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b97a8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b73e8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2b130b9850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b7480 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2b130b98f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9988 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b7518 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2b130b9a30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9ac8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131bb5c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131bb650 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b131bb6e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b131bb770 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131bb800 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b131bb890 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b131bb920 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b131bb9b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131bba40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131bbad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b131bbb60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131bbbf0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131bbc80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b131bbd10 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: 0x2b130c2440 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2b130ba170 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2b130ba208 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2b130ba2a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2b130b3db0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2b130b3e48 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2b130ba338 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2b130ba5a0 MAP: (2 sibs) 4 children: 42: 0x2b130b5ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2b130b5b78 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2b130b5c10 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2b130b5ca8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2b130ba638 MAP: (2 sibs) 5 children: 42: 0x2b130ba6e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2b130ba778 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2b130ba810 KEYVAL: 'size' '8' (5 sibs) 42: 0x2b130ba8a8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2b130ba940 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2b130ba3d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2b130b3960 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130b39f8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130b3a90 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130ba468 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2b130ba500 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] 0x2b131bbdb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b131bbe40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b131bbed0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b131bbf60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b131bbff0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b131bc080 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b131bc110 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b131bc1a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b131bc230 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b131bc2c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b131bc350 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b131bc3e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b131bc470 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b131bc500 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b131bc590 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b131bc620 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b131bc6b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131bc740 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b131bc7d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2b131bc860 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b131bc8f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b131bc980 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b131bca10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2b131bcaa0 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: 0x2b130c2558 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2b130baa30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2b130baac8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2b130bab60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2b130bae60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2b130baef8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2b130babf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2b130bafa0 MAP: (2 sibs) 4 children: 42: 0x2b130b5d50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2b130b5de8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2b130b5e80 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2b130b5f18 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2b130bb038 MAP: (2 sibs) 5 children: 42: 0x2b130bb0e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2b130bb178 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2b130bb210 KEYVAL: 'size' '8' (5 sibs) 42: 0x2b130bb2a8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2b130bb340 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2b130bac90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2b130b4290 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130b4328 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130b43c0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130bad28 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2b130bb3e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130bb478 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130bb510 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130badc0 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] 0x2b131bcb40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b131bcbd0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b131bcc60 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b131bccf0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b131bcd80 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b131bce10 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b131bcea0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b131bcf30 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b131bcfc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b131bd050 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b131bd0e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b131bd170 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b131bd200 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b131bd290 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b131bd320 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b131bd3b0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b131bd440 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131bd4d0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b131bd560 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2b131bd5f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b131bd680 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b131bd710 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b131bd7a0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2b131bd830 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2b131bd8c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2b131bd950 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2b131bd9e0 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: 0x2b130c2670 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2b130bd0b0 MAP: (6 sibs) 1 children: 42: 0x2b130bd450 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2b130bd4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bd588 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bd620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bd6b8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bd750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bd148 MAP: (6 sibs) 1 children: 42: 0x2b130bd7f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2b130bd890 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bd928 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bd9c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bda58 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130bdaf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bd1e0 MAP: (6 sibs) 1 children: 42: 0x2b130bdb90 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2b130bd278 MAP: (6 sibs) 1 children: 42: 0x2b130bdc30 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2b130bd310 MAP: (6 sibs) 1 children: 42: 0x2b130bdcd0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2b130bdd70 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2b130bde08 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2b130bd3a8 MAP: (6 sibs) 1 children: 42: 0x2b130bdeb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131bda80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b131bdb10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b131bdba0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2b131bdc30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b131bdcc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b131bdd50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b131bdde0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b131bde70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b131bdf00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131bdf90 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2b131be020 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b131be0b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b131be140 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b131be1d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b131be260 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b131be2f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b131be380 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2b131be410 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2b131be4a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2b131be530 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2b131be5c0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2b131be650 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2b131be6e0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2b131be770 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2b131be800 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: 0x2b130c2788 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2b130bf150 MAP: (6 sibs) 1 children: 42: 0x2b130b8c40 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bf4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bf588 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bf620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bf6b8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bf750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bf1e8 MAP: (6 sibs) 1 children: 42: 0x2b130b8ce0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bf7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bf888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bf920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bf9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130bfa50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf280 MAP: (6 sibs) 1 children: 42: 0x2b130b8d80 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bfaf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bfb88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bfc20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bfcb8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bfd50 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bf318 MAP: (6 sibs) 1 children: 42: 0x2b130b8e20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bfdf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bfe88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bff20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bffb8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130c0050 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf3b0 MAP: (6 sibs) 1 children: 42: 0x2b130c00f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130c0190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130c0228 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130c02c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130c0358 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130c03f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf448 MAP: (6 sibs) 1 children: 42: 0x2b130c0490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130c0530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130c05c8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130c0660 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130c06f8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130c0790 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131be8a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b131be930 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b131be9c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2b131bea50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b131beae0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b131beb70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b131bec00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b131bec90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b131bed20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131bedb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2b131bee40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b131beed0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b131bef60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b131beff0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b131bf080 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b131bf110 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b131bf1a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2b131bf230 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2b131bf2c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2b131bf350 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2b131bf3e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2b131bf470 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2b131bf500 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2b131bf590 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2b131bf620 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2b131bf6b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2b131bf740 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2b131bf7d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2b131bf860 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2b131bf8f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2b131bf980 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2b131bfa10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2b131bfaa0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2b131bfb30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2b131bfbc0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2b131bfc50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2b131bfce0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2b131bfd70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2b131bfe00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2b131bfe90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2b131bff20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2b131bffb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2b131c0040 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 (1 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: 0x2b130c28a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2b130c0830 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c08c8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c0960 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c09f8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c0a90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2b130c0b28 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2b130c0bc0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2b130c0c58 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2b130c0cf0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2b130be550 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2b130c0d88 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2b130be5f0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2b130c0e20 DOCMAP: (17 sibs) 2 children: 42: 0x2b130b3330 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2b130b33c8 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2b130c0eb8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130be690 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2b130c0f50 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130be730 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2b130c0fe8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130bdf50 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2b130c1080 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130bdff0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2b130c1118 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2b130c11b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c00e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2b131c0170 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2b131c0200 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2b131c0290 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2b131c0320 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2b131c03b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2b131c0440 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2b131c04d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2b131c0560 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2b131c05f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2b131c0680 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2b131c0710 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2b131c07a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2b131c0830 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2b131c08c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2b131c0950 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2b131c09e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2b131c0a70 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2b131c0b00 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2b131c0b90 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2b131c0c20 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2b131c0cb0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2b131c0d40 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2b131c0dd0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2b131c0e60 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2b131c0ef0 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: 0x2b130c29b8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2b130beb50 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2b130bebe8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2b130bec80 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2b130bed18 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2b130bedb0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2b130b85f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2b130b8688 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131b1040 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b131b10d0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2b131b1160 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2b131b11f0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b131b1280 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2b131b1310 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b131b13a0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2b131b1430 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: 0x2b130c2ad0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2b130bb5b0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2b130bb648 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2b130bb6e0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2b130bb778 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2b130bb810 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2b130b8780 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2b130b8818 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c0f90 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b131c1020 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2b131c10b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2b131c1140 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b131c11d0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2b131c1260 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b131c12f0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2b131c1380 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: 0x2b130c2be8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b3b30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2b130b3bc8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b13165060 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131650f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2b13165180 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: 0x2b130c2d00 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9b70 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2b130b9c08 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131b14d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131b1560 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2b131b15f0 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: 0x2b130c2e18 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2b130c1390 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2b130c1428 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2b130c14c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2b130c1860 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2b130c18f8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2b130c1558 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2b130b40c0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2b130b4158 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2b130b41f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2b130c15f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2b130c19a0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2b130c1a38 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2b130c1688 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2b130c1720 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2b130c1ae0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2b130c1b78 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2b130c17b8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2b130c1c20 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2b130c1cb8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c1420 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2b131c14b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2b131c1540 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2b131c15d0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131c1660 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2b131c16f0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2b131c1780 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b131c1810 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2b131c18a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2b131c1930 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2b131c19c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2b131c1a50 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2b131c1ae0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2b131c1b70 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2b131c1c00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2b131c1c90 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2b131c1d20 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2b131c1db0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2b131c1e40 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2b131c1ed0 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: 0x2b130c2f30 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2b130c4070 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2b130c4108 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2b130c41a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2b130c4540 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2b130c45d8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2b130c4238 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2b130c4680 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2b130c4718 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2b130c47b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2b130c42d0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2b130c4850 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2b130c48e8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2b130c4368 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2b130c4400 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2b130c4990 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2b130c4a28 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2b130c4498 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2b130c4ad0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2b130c4b68 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c1f70 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b131c2000 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2b131c2090 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2b131c2120 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131c21b0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2b131c2240 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2b131c22d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b131c2360 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2b131c23f0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2b131c2480 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2b131c2510 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2b131c25a0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2b131c2630 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2b131c26c0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2b131c2750 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2b131c27e0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2b131c2870 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2b131c2900 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2b131c2990 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2b131c2a20 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: 0x2b130c3048 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2b130bc4d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2b130bc9a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2b130bca38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2b130bcad0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2b130bc568 MAP: (8 sibs) 3 children: 42: 0x2b130bcb70 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2b130bcc08 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2b130bcca0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2b130bc600 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2b130bbc50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2b130bc698 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2b130bbcf0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2b130bc730 MAP: (8 sibs) 7 children: 42: 0x2b130c4c10 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2b130c4ca8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2b130c4d40 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2b130c4dd8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2b130c4e70 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2b130c4f08 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2b130c4fa0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2b130bc7c8 VAL***: '*a0' (8 sibs) 42: 0x2b130bc860 VAL***: '*a7' (8 sibs) 42: 0x2b130bc8f8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c2ac0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2b131c2b50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2b131c2be0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b131c2c70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131c2d00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b131c2d90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b131c2e20 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b131c2eb0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b131c2f40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b131c2fd0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2b131c3060 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b131c30f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2b131c3180 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b131c3210 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b131c32a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2b131c3330 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2b131c33c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2b131c3450 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2b131c34e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2b131c3570 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2b131c3600 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2b131c3690 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2b131c3720 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2b131c37b0 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: 0x2b130c3160 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130c5040 MAP: (8 sibs) 3 children: 42: 0x2b130c5510 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2b130c55a8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2b130c5640 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2b130c50d8 MAP: (8 sibs) 3 children: 42: 0x2b130c56e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2b130c5778 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2b130c5810 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2b130c5170 MAP: (8 sibs) 1 children: 42: 0x2b130ba0c0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2b130c5208 MAP: (8 sibs) 1 children: 42: 0x2b130bcf60 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2b130c52a0 MAP: (8 sibs) 7 children: 42: 0x2b130c58b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2b130c5948 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2b130c59e0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2b130c5a78 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2b130c5b10 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2b130c5ba8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2b130c5c40 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2b130c5338 MAP: (8 sibs) 3 children: 42: 0x2b130c5ce0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2b130c5d78 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2b130c5e10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2b130c53d0 MAP: (8 sibs) 1 children: 42: 0x2b130c5eb0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2b130c5468 MAP: (8 sibs) 1 children: 42: 0x2b130c5f50 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c3850 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131c38e0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2b131c3970 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b131c3a00 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131c3a90 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b131c3b20 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b131c3bb0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b131c3c40 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b131c3cd0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b131c3d60 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b131c3df0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b131c3e80 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2b131c3f10 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b131c3fa0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b131c4030 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2b131c40c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2b131c4150 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2b131c41e0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2b131c4270 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2b131c4300 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2b131c4390 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2b131c4420 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2b131c44b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2b131c4540 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2b131c45d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2b131c4660 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2b131c46f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2b131c4780 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2b131c4810 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: 0x2b130c3278 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2b130b3ef0 KEYVAL: 'a' '1' (3 sibs) 42: 0x2b130b3f88 KEYVAL: 'b' '' (3 sibs) 42: 0x2b130b4020 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c48b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2b131c4940 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2b131c49d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2b131c4a60 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: 0x2b130c3390 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9cb0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2b130b9d48 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c4b00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131c4b90 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131c4c20 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: 0x2b130c34a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9df0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2b130b9e88 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c4cc0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131c4d50 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131c4de0 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: 0x2b130c1db0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130b4580 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2b130b4a50 KEYVAL: 'x' '1' (2 sibs) 42: 0x2b130b4ae8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b4618 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2b130b4b90 KEYVAL: 'x' '0' (2 sibs) 42: 0x2b130b4c28 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b46b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2b130b4cd0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2b130b4748 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2b130b4d70 KEYVAL: 'r' '1' (1 sibs) 42: 0x2b130b47e0 MAP: (8 sibs) 4 children: 42: 0x2b130b4e10 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b4ea8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b4f40 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b4fd8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b4878 MAP: (8 sibs) 3 children: 42: 0x2b130b5080 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2b130b5118 KEYVAL: 'r' '10' (3 sibs) 42: 0x2b130b51b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2b130b4910 MAP: (8 sibs) 2 children: 42: 0x2b130b5250 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2b130b5390 VAL***: '*CENTER' (2 sibs) 42: 0x2b130b5428 VAL***: '*BIG' (2 sibs) 42: 0x2b130b52e8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2b130b49a8 MAP: (8 sibs) 3 children: 42: 0x2b130b54d0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2b130b56a0 VAL***: '*BIG' (3 sibs) 42: 0x2b130b5738 VAL***: '*LEFT' (3 sibs) 42: 0x2b130b57d0 VAL***: '*SMALL' (3 sibs) 42: 0x2b130b5568 KEYVAL: 'x' '1' (3 sibs) 42: 0x2b130b5600 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c4e80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131c4f10 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2b131c4fa0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b131c5030 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b131c50c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2b131c5150 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131c51e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b131c5270 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2b131c5300 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b131c5390 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2b131c5420 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131c54b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b131c5540 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131c55d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b131c5660 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b131c56f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b131c5780 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2b131c5810 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2b131c58a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2b131c5930 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2b131c59c0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2b131c5a50 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2b131c5ae0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2b131c5b70 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2b131c5c00 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2b131c5c90 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2b131c5d20 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2b131c5db0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2b131c5e40 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2b131c5ed0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2b131c5f60 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2b131c5ff0 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: 0x2b130c1ec8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130b6200 MAP: (8 sibs) 2 children: 42: 0x2b130b3470 KEYVAL: 'x' '1' (2 sibs) 42: 0x2b130b3508 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b6298 MAP: (8 sibs) 2 children: 42: 0x2b130b3c70 KEYVAL: 'x' '0' (2 sibs) 42: 0x2b130b3d08 KEYVAL: 'y' '2' (2 sibs) 42: 0x2b130b6330 MAP: (8 sibs) 1 children: 42: 0x2b130b66d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x2b130b63c8 MAP: (8 sibs) 1 children: 42: 0x2b130b6770 KEYVAL: 'r' '1' (1 sibs) 42: 0x2b130b6460 MAP: (8 sibs) 4 children: 42: 0x2b130b6810 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b68a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6940 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b69d8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b64f8 MAP: (8 sibs) 4 children: 42: 0x2b130b6a80 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6b18 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6bb0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b6c48 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b6590 MAP: (8 sibs) 4 children: 42: 0x2b130b6cf0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6d88 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b6e20 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b6eb8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2b130b6628 MAP: (8 sibs) 4 children: 42: 0x2b130b6f60 KEYVAL: 'x' '1' (4 sibs) 42: 0x2b130b6ff8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2b130b7090 KEYVAL: 'r' '10' (4 sibs) 42: 0x2b130b7128 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c6090 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131c6120 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2b131c61b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2b131c6240 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2b131c62d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2b131c6360 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2b131c63f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2b131c6480 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2b131c6510 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2b131c65a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b131c6630 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2b131c66c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2b131c6750 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2b131c67e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2b131c6870 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2b131c6900 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2b131c6990 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2b131c6a20 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2b131c6ab0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2b131c6b40 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2b131c6bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2b131c6c60 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2b131c6cf0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2b131c6d80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2b131c6e10 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2b131c6ea0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2b131c6f30 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2b131c6fc0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2b131c7050 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2b131c70e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2b131c7170 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: 0x2b130c1fe0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7640 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2b130b76d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2b130b7770 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b79e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2b130b7a78 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2b130b7808 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2b130b3650 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b78a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2b130b7b20 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b7bb8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b7938 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2b130b7c60 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b7cf8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c7210 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131c72a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b131c7330 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b131c73c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131c7450 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b131c74e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131c7570 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b131c7600 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131c7690 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131c7720 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b131c77b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131c7840 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131c78d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b131c7960 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: 0x2b130c20f8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7df0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2b130b7e88 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2b130b7f20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b8190 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2b130b8228 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2b130b7fb8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2b130b82d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b8050 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2b130b8370 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b8408 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b80e8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2b130b84b0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2b130b8548 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c7a00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131c7a90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2b131c7b20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2b131c7bb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131c7c40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2b131c7cd0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2b131c7d60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2b131c7df0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131c7e80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131c7f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2b131c7fa0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131c8030 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131c80c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2b131c8150 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: 0x2b130c2210 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b8f10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b8fa8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b9040 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b92b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b9348 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b90d8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2b130b93f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b9170 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2b130b9490 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9528 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b9208 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2b130b95d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9668 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c81f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131c8280 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b131c8310 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b131c83a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131c8430 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b131c84c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b131c8550 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b131c85e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131c8670 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131c8700 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b131c8790 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131c8820 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131c88b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b131c8940 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: 0x2b130c2328 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2b130b7220 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b72b8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2b130b7350 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2b130b9710 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b97a8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2b130b73e8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2b130b9850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2b130b7480 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2b130b98f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9988 KEYVAL: 'age' '10' (2 sibs) 42: 0x2b130b7518 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2b130b9a30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2b130b9ac8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131c89e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2b131c8a70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2b131c8b00 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2b131c8b90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2b131c8c20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2b131c8cb0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2b131c8d40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2b131c8dd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2b131c8e60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2b131c8ef0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2b131c8f80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2b131c9010 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2b131c90a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2b131c9130 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: 0x2b130c2440 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2b130ba170 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2b130ba208 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2b130ba2a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2b130b3db0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2b130b3e48 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2b130ba338 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2b130ba5a0 MAP: (2 sibs) 4 children: 42: 0x2b130b5ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2b130b5b78 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2b130b5c10 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2b130b5ca8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2b130ba638 MAP: (2 sibs) 5 children: 42: 0x2b130ba6e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2b130ba778 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2b130ba810 KEYVAL: 'size' '8' (5 sibs) 42: 0x2b130ba8a8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2b130ba940 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2b130ba3d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2b130b3960 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130b39f8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130b3a90 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130ba468 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2b130ba500 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] 0x2b131c91d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b131c9260 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b131c92f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b131c9380 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b131c9410 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b131c94a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b131c9530 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b131c95c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b131c9650 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b131c96e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b131c9770 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b131c9800 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b131c9890 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b131c9920 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b131c99b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b131c9a40 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b131c9ad0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131c9b60 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b131c9bf0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2b131c9c80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b131c9d10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b131c9da0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b131c9e30 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2b131c9ec0 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: 0x2b130c2558 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2b130baa30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2b130baac8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2b130bab60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2b130bae60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2b130baef8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2b130babf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2b130bafa0 MAP: (2 sibs) 4 children: 42: 0x2b130b5d50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2b130b5de8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2b130b5e80 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2b130b5f18 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2b130bb038 MAP: (2 sibs) 5 children: 42: 0x2b130bb0e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2b130bb178 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2b130bb210 KEYVAL: 'size' '8' (5 sibs) 42: 0x2b130bb2a8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2b130bb340 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2b130bac90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2b130b4290 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130b4328 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130b43c0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130bad28 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2b130bb3e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2b130bb478 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2b130bb510 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2b130badc0 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] 0x2b131c9f60 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2b131c9ff0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2b131ca080 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2b131ca110 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2b131ca1a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2b131ca230 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2b131ca2c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2b131ca350 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2b131ca3e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2b131ca470 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2b131ca500 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2b131ca590 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2b131ca620 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2b131ca6b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2b131ca740 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2b131ca7d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2b131ca860 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2b131ca8f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2b131ca980 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2b131caa10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2b131caaa0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2b131cab30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2b131cabc0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2b131cac50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2b131cace0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2b131cad70 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2b131cae00 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: 0x2b130c2670 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2b130bd0b0 MAP: (6 sibs) 1 children: 42: 0x2b130bd450 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2b130bd4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bd588 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bd620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bd6b8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bd750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bd148 MAP: (6 sibs) 1 children: 42: 0x2b130bd7f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2b130bd890 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bd928 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bd9c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bda58 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130bdaf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bd1e0 MAP: (6 sibs) 1 children: 42: 0x2b130bdb90 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2b130bd278 MAP: (6 sibs) 1 children: 42: 0x2b130bdc30 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2b130bd310 MAP: (6 sibs) 1 children: 42: 0x2b130bdcd0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2b130bdd70 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2b130bde08 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2b130bd3a8 MAP: (6 sibs) 1 children: 42: 0x2b130bdeb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131caea0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b131caf30 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b131cafc0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2b131cb050 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b131cb0e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b131cb170 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b131cb200 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b131cb290 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b131cb320 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131cb3b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2b131cb440 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b131cb4d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b131cb560 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b131cb5f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b131cb680 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b131cb710 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b131cb7a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2b131cb830 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2b131cb8c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2b131cb950 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2b131cb9e0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2b131cba70 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2b131cbb00 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2b131cbb90 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2b131cbc20 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: 0x2b130c2788 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2b130bf150 MAP: (6 sibs) 1 children: 42: 0x2b130b8c40 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bf4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bf588 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bf620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bf6b8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bf750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bf1e8 MAP: (6 sibs) 1 children: 42: 0x2b130b8ce0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bf7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bf888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bf920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bf9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130bfa50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf280 MAP: (6 sibs) 1 children: 42: 0x2b130b8d80 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bfaf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bfb88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130bfc20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130bfcb8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130bfd50 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2b130bf318 MAP: (6 sibs) 1 children: 42: 0x2b130b8e20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130bfdf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130bfe88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130bff20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130bffb8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130c0050 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf3b0 MAP: (6 sibs) 1 children: 42: 0x2b130c00f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130c0190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130c0228 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2b130c02c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2b130c0358 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2b130c03f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2b130bf448 MAP: (6 sibs) 1 children: 42: 0x2b130c0490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2b130c0530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2b130c05c8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2b130c0660 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2b130c06f8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2b130c0790 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131cbcc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2b131cbd50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2b131cbde0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2b131cbe70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2b131cbf00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2b131cbf90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2b131cc020 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2b131cc0b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2b131cc140 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2b131cc1d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2b131cc260 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2b131cc2f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2b131cc380 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2b131cc410 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2b131cc4a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2b131cc530 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2b131cc5c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2b131cc650 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2b131cc6e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2b131cc770 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2b131cc800 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2b131cc890 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2b131cc920 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2b131cc9b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2b131cca40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2b131ccad0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2b131ccb60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2b131ccbf0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2b131ccc80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2b131ccd10 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2b131ccda0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2b131cce30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2b131ccec0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2b131ccf50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2b131ccfe0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2b131cd070 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2b131cd100 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2b131cd190 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2b131cd220 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2b131cd2b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2b131cd340 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2b131cd3d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2b131cd460 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 (1 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: 0x2b130c28a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2b130c0830 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c08c8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c0960 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c09f8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2b130c0a90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2b130c0b28 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2b130c0bc0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2b130c0c58 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2b130c0cf0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2b130be550 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2b130c0d88 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2b130be5f0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2b130c0e20 DOCMAP: (17 sibs) 2 children: 42: 0x2b130b3330 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2b130b33c8 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2b130c0eb8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130be690 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2b130c0f50 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130be730 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2b130c0fe8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130bdf50 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2b130c1080 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2b130bdff0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2b130c1118 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2b130c11b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131cd500 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2b131cd590 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2b131cd620 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2b131cd6b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2b131cd740 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2b131cd7d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2b131cd860 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2b131cd8f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2b131cd980 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2b131cda10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2b131cdaa0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2b131cdb30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2b131cdbc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2b131cdc50 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2b131cdce0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2b131cdd70 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2b131cde00 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2b131cde90 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2b131cdf20 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2b131cdfb0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2b131ce040 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2b131ce0d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2b131ce160 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2b131ce1f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2b131ce280 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2b131ce310 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: 0x2b130c29b8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2b130beb50 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2b130bebe8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2b130bec80 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2b130bed18 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2b130bedb0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2b130b85f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2b130b8688 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131ce3b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b131ce440 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2b131ce4d0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2b131ce560 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b131ce5f0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2b131ce680 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b131ce710 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2b131ce7a0 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: 0x2b130c2ad0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2b130bb5b0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2b130bb648 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2b130bb6e0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2b130bb778 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2b130bb810 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2b130b8780 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2b130b8818 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131ce840 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2b131ce8d0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2b131ce960 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2b131ce9f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2b131cea80 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2b131ceb10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2b131ceba0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2b131cec30 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: 0x2b130c2be8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b3b30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2b130b3bc8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131cecd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131ced60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2b131cedf0 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: 0x2b130c2d00 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9b70 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2b130b9c08 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131cee90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131cef20 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2b131cefb0 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: 0x2b130c2e18 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2b130c1390 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2b130c1428 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2b130c14c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2b130c1860 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2b130c18f8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2b130c1558 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2b130b40c0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2b130b4158 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2b130b41f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2b130c15f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2b130c19a0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2b130c1a38 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2b130c1688 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2b130c1720 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2b130c1ae0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2b130c1b78 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2b130c17b8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2b130c1c20 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2b130c1cb8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131cf050 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2b131cf0e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2b131cf170 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2b131cf200 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131cf290 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2b131cf320 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2b131cf3b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b131cf440 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2b131cf4d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2b131cf560 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2b131cf5f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2b131cf680 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2b131cf710 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2b131cf7a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2b131cf830 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2b131cf8c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2b131cf950 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2b131cf9e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2b131cfa70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2b131cfb00 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: 0x2b130c2f30 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2b130c4070 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2b130c4108 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2b130c41a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2b130c4540 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2b130c45d8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2b130c4238 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2b130c4680 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2b130c4718 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2b130c47b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2b130c42d0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2b130c4850 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2b130c48e8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2b130c4368 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2b130c4400 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2b130c4990 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2b130c4a28 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2b130c4498 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2b130c4ad0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2b130c4b68 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131cfba0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2b131cfc30 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2b131cfcc0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2b131cfd50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2b131cfde0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2b131cfe70 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2b131cff00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2b131cff90 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2b131d0020 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2b131d00b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2b131d0140 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2b131d01d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2b131d0260 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2b131d02f0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2b131d0380 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2b131d0410 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2b131d04a0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2b131d0530 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2b131d05c0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2b131d0650 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: 0x2b130c3048 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2b130bc4d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2b130bc9a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2b130bca38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2b130bcad0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2b130bc568 MAP: (8 sibs) 3 children: 42: 0x2b130bcb70 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2b130bcc08 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2b130bcca0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2b130bc600 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2b130bbc50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2b130bc698 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2b130bbcf0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2b130bc730 MAP: (8 sibs) 7 children: 42: 0x2b130c4c10 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2b130c4ca8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2b130c4d40 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2b130c4dd8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2b130c4e70 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2b130c4f08 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2b130c4fa0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2b130bc7c8 VAL***: '*a0' (8 sibs) 42: 0x2b130bc860 VAL***: '*a7' (8 sibs) 42: 0x2b130bc8f8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131d06f0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2b131d0780 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2b131d0810 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b131d08a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131d0930 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b131d09c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b131d0a50 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b131d0ae0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b131d0b70 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b131d0c00 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2b131d0c90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b131d0d20 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2b131d0db0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b131d0e40 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b131d0ed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2b131d0f60 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2b131d0ff0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2b131d1080 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2b131d1110 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2b131d11a0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2b131d1230 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2b131d12c0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2b131d1350 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2b131d13e0 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: 0x2b130c3160 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b130c5040 MAP: (8 sibs) 3 children: 42: 0x2b130c5510 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2b130c55a8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2b130c5640 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2b130c50d8 MAP: (8 sibs) 3 children: 42: 0x2b130c56e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2b130c5778 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2b130c5810 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2b130c5170 MAP: (8 sibs) 1 children: 42: 0x2b130ba0c0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2b130c5208 MAP: (8 sibs) 1 children: 42: 0x2b130bcf60 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2b130c52a0 MAP: (8 sibs) 7 children: 42: 0x2b130c58b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2b130c5948 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2b130c59e0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2b130c5a78 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2b130c5b10 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2b130c5ba8 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2b130c5c40 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2b130c5338 MAP: (8 sibs) 3 children: 42: 0x2b130c5ce0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2b130c5d78 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2b130c5e10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2b130c53d0 MAP: (8 sibs) 1 children: 42: 0x2b130c5eb0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2b130c5468 MAP: (8 sibs) 1 children: 42: 0x2b130c5f50 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131d1480 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b131d1510 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2b131d15a0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2b131d1630 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2b131d16c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2b131d1750 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2b131d17e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2b131d1870 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2b131d1900 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2b131d1990 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2b131d1a20 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2b131d1ab0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2b131d1b40 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2b131d1bd0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2b131d1c60 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2b131d1cf0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2b131d1d80 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2b131d1e10 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2b131d1ea0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2b131d1f30 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2b131d1fc0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2b131d2050 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2b131d20e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2b131d2170 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2b131d2200 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2b131d2290 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2b131d2320 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2b131d23b0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2b131d2440 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: 0x2b130c3278 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2b130b3ef0 KEYVAL: 'a' '1' (3 sibs) 42: 0x2b130b3f88 KEYVAL: 'b' '' (3 sibs) 42: 0x2b130b4020 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131d24e0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2b131d2570 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2b131d2600 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2b131d2690 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: 0x2b130c3390 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9cb0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2b130b9d48 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131d2730 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131d27c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131d2850 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: 0x2b130c34a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2b130b9df0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2b130b9e88 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b131d28f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2b131d2980 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2b131d2a10 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 (216 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (219 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.27 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-1.14.0/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: 0x2aefeb4ab0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aefeadae0 DOCSEQ: (1 sibs) 3 children: 43: 0x2aefeadb80 VAL: 'foo' (3 sibs) 43: 0x2aefeadc18 VAL: 'bar' (3 sibs) 43: 0x2aefeadcb0 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aefeeebe0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aefeeec70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aefeeed00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aefeeed90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aefeeee20 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: 0x2aefeb4bc8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeae830 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeae8c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeae970 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeaeb40 VAL: 'val0' (2 sibs) 43: 0x2aefeaebd8 VAL: 'val1' (2 sibs) 43: 0x2aefeaea08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeaec80 VAL: 'val2' (2 sibs) 43: 0x2aefeaed18 VAL: 'val3' (2 sibs) 43: 0x2aefeaeaa0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaedc0 VAL: 'val4' (2 sibs) 43: 0x2aefeaee58 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aefef0cd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aefef0d60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aefef0df0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aefef0e80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aefef0f10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aefef0fa0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aefef1030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aefef10c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aefef1150 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aefef11e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aefef1270 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aefef1300 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: 0x2aefeb4ce0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeaf370 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeaf408 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeaf4b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeaf680 VAL: 'val0' (2 sibs) 43: 0x2aefeaf718 VAL: 'val1' (2 sibs) 43: 0x2aefeaf548 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeaf7c0 VAL: 'val2' (2 sibs) 43: 0x2aefeaf858 VAL: 'val3' (2 sibs) 43: 0x2aefeaf5e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaf900 VAL: 'val4' (2 sibs) 43: 0x2aefeaf998 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aefef2cc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aefef2d50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aefef2de0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aefef2e70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aefef2f00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aefef2f90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aefef3020 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aefef30b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aefef3140 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aefef31d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aefef3260 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aefef32f0 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: 0x2aefeb4df8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeafa40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeafad8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeafb80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeafd50 VAL: 'val0' (2 sibs) 43: 0x2aefeafde8 VAL: 'val1' (2 sibs) 43: 0x2aefeafc18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeafe90 VAL: 'val2' (2 sibs) 43: 0x2aefeaff28 VAL: 'val3' (2 sibs) 43: 0x2aefeafcb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaffd0 VAL: 'val4' (2 sibs) 43: 0x2aefeb0068 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aefef4cb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aefef4d40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aefef4dd0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aefef4e60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aefef4ef0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aefef4f80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aefef5010 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aefef50a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aefef5130 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aefef51c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aefef5250 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aefef52e0 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: 0x2aefeb4f10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeb0a30 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeb0ac8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeb0b70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeb0d40 VAL: 'val0' (2 sibs) 43: 0x2aefeb0dd8 VAL: 'val1' (2 sibs) 43: 0x2aefeb0c08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeb0e80 VAL: 'val2' (2 sibs) 43: 0x2aefeb0f18 VAL: 'val3' (2 sibs) 43: 0x2aefeb0ca0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeb0fc0 VAL: 'val4' (2 sibs) 43: 0x2aefeb1058 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aefef6ca0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aefef6d30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aefef6dc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aefef6e50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aefef6ee0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aefef6f70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aefef7000 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aefef7090 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aefef7120 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aefef71b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aefef7240 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aefef72d0 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: 0x2aefeb5028 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeaeff0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aefeaf090 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aefeb3260 VAL: 'env01' (28 sibs) 43: 0x2aefeb32f8 VAL: 'env02' (28 sibs) 43: 0x2aefeb3390 VAL: 'env03' (28 sibs) 43: 0x2aefeb3428 VAL: 'env04' (28 sibs) 43: 0x2aefeb34c0 VAL: 'env11' (28 sibs) 43: 0x2aefeb3558 VAL: 'env12' (28 sibs) 43: 0x2aefeb35f0 VAL: 'env13' (28 sibs) 43: 0x2aefeb3688 VAL: 'env14' (28 sibs) 43: 0x2aefeb3720 VAL: 'env21' (28 sibs) 43: 0x2aefeb37b8 VAL: 'env22' (28 sibs) 43: 0x2aefeb3850 VAL: 'env23' (28 sibs) 43: 0x2aefeb38e8 VAL: 'env24' (28 sibs) 43: 0x2aefeb3980 VAL: 'env31' (28 sibs) 43: 0x2aefeb3a18 VAL: 'env32' (28 sibs) 43: 0x2aefeb3ab0 VAL: 'env33' (28 sibs) 43: 0x2aefeb3b48 VAL: 'env34' (28 sibs) 43: 0x2aefeb3be0 VAL: 'env41' (28 sibs) 43: 0x2aefeb3c78 VAL: 'env42' (28 sibs) 43: 0x2aefeb3d10 VAL: 'env43' (28 sibs) 43: 0x2aefeb3da8 VAL: 'env44' (28 sibs) 43: 0x2aefeb3e40 VAL: 'env51' (28 sibs) 43: 0x2aefeb3ed8 VAL: 'env52' (28 sibs) 43: 0x2aefeb3f70 VAL: 'env53' (28 sibs) 43: 0x2aefeb4008 VAL: 'env54' (28 sibs) 43: 0x2aefeb40a0 VAL: 'env61' (28 sibs) 43: 0x2aefeb4138 VAL: 'env62' (28 sibs) 43: 0x2aefeb41d0 VAL: 'env63' (28 sibs) 43: 0x2aefeb4268 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aefef9f70 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aefefa000 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aefefa090 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aefefa120 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aefefa1b0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aefefa240 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aefefa2d0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aefefa360 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aefefa3f0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aefefa480 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aefefa510 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aefefa5a0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aefefa630 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aefefa6c0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aefefa750 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aefefa7e0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aefefa870 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aefefa900 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aefefa990 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aefefaa20 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aefefaab0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aefefab40 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aefefabd0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aefefac60 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aefefacf0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aefefad80 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aefefae10 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aefefaea0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aefefaf30 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aefefafc0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aefefb050 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/5 (1 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: 0x2aefeb5140 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeb2110 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aefeb2250 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aefeb2420 VAL: 'a' (6 sibs) 43: 0x2aefeb24b8 VAL: 'b' (6 sibs) 43: 0x2aefeb2550 VAL: 'c' (6 sibs) 43: 0x2aefeb25e8 VAL: 'd' (6 sibs) 43: 0x2aefeb2680 VAL: 'e' (6 sibs) 43: 0x2aefeb2718 VAL: 'f' (6 sibs) 43: 0x2aefeb22e8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aefeb27c0 VAL: 'a' (2 sibs) 43: 0x2aefeb2858 VAL: 'b' (2 sibs) 43: 0x2aefeb2380 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aefeb2900 VAL: 'a' (2 sibs) 43: 0x2aefeb2998 VAL: 'b' (2 sibs) 43: 0x2aefeb21a8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aefeb2a40 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aefeb2b80 VAL: 'a' (6 sibs) 43: 0x2aefeb2c18 VAL: 'b' (6 sibs) 43: 0x2aefeb2cb0 VAL: 'c' (6 sibs) 43: 0x2aefeb2d48 VAL: 'd' (6 sibs) 43: 0x2aefeb2de0 VAL: 'e' (6 sibs) 43: 0x2aefeb2e78 VAL: 'f' (6 sibs) 43: 0x2aefeb2ad8 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aefeb2f20 VAL: 'a' (2 sibs) 43: 0x2aefeb2fb8 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aefefceb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aefefcf40 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aefefcfd0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aefefd060 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aefefd0f0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aefefd180 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aefefd210 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aefefd2a0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aefefd330 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aefefd3c0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aefefd450 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aefefd4e0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aefefd570 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aefefd600 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aefefd690 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aefefd720 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aefefd7b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aefefd840 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aefefd8d0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aefefd960 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aefefd9f0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aefefda80 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aefefdb10 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aefefdba0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aefefdc30 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aefefdcc0 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: 0x2aefeb5258 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeb30b0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aefeb3150 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aefeb47f0 VAL: 'a' (4 sibs) 43: 0x2aefeb4888 VAL: 'b' (4 sibs) 43: 0x2aefeb4920 VAL: 'c' (4 sibs) 43: 0x2aefeb49b8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aefeff4e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aefeff570 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aefeff600 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aefeff690 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aefeff720 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aefeff7b0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aefeff840 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: 0x2aefeb5370 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeae370 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aefeae230 VAL: 'a' (2 sibs) 43: 0x2aefeae2c8 VAL: 'b' (2 sibs) 43: 0x2aefeae408 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aefeae0f0 VAL: 'c' (2 sibs) 43: 0x2aefeae188 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff01210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff012a0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aeff01330 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aeff013c0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aeff01450 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aeff014e0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aeff01570 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: 0x2aefeb5488 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeaef00 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aefeadfb0 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aefeae048 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aefeb74f0 VAL: 'a' (21 sibs) 43: 0x2aefeb7588 VAL: 'b' (21 sibs) 43: 0x2aefeb7620 VAL: 'b1' (21 sibs) 43: 0x2aefeb76b8 VAL: 'b2' (21 sibs) 43: 0x2aefeb7750 VAL: 'b3' (21 sibs) 43: 0x2aefeb77e8 VAL: 'b4' (21 sibs) 43: 0x2aefeb7880 VAL: 'b5' (21 sibs) 43: 0x2aefeb7918 VAL: 'b6' (21 sibs) 43: 0x2aefeb79b0 VAL: 'b61' (21 sibs) 43: 0x2aefeb7a48 VAL: 'b62' (21 sibs) 43: 0x2aefeb7ae0 VAL: 'b63' (21 sibs) 43: 0x2aefeb7b78 VAL: 'b64' (21 sibs) 43: 0x2aefeb7c10 VAL: 'b65' (21 sibs) 43: 0x2aefeb7ca8 VAL: 'b66' (21 sibs) 43: 0x2aefeb7d40 VAL: 'b7' (21 sibs) 43: 0x2aefeb7dd8 VAL: 'b8' (21 sibs) 43: 0x2aefeb7e70 VAL: 'b9' (21 sibs) 43: 0x2aefeb7f08 VAL: 'b10' (21 sibs) 43: 0x2aefeb7fa0 VAL: 'e' (21 sibs) 43: 0x2aefeb8038 VAL: 'f' (21 sibs) 43: 0x2aefeb80d0 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff04980 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff04a10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aeff04aa0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aeff04b30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aeff04bc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aeff04c50 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aeff04ce0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aeff04d70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aeff04e00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aeff04e90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aeff04f20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aeff04fb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aeff05040 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aeff050d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aeff05160 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aeff051f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aeff05280 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aeff05310 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aeff053a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aeff05430 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aeff054c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aeff05550 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aeff055e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aeff05670 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aeff05700 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: 0x2aefeb55a0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aefeb4310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aefeb0110 VAL: 'f' (1 sibs) 43: 0x2aefeb43a8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aefeb4440 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aefeb01b0 VAL: 'b' (1 sibs) 43: 0x2aefeb44d8 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff04070 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aeff04100 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aeff04190 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aeff04220 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aeff042b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aeff04340 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aeff043d0 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: 0x2aefeb4ab0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aefeadae0 DOCSEQ: (1 sibs) 3 children: 43: 0x2aefeadb80 VAL: 'foo' (3 sibs) 43: 0x2aefeadc18 VAL: 'bar' (3 sibs) 43: 0x2aefeadcb0 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff06fb0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aeff07040 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aeff070d0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aeff07160 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aeff071f0 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: 0x2aefeb4bc8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeae830 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeae8c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeae970 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeaeb40 VAL: 'val0' (2 sibs) 43: 0x2aefeaebd8 VAL: 'val1' (2 sibs) 43: 0x2aefeaea08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeaec80 VAL: 'val2' (2 sibs) 43: 0x2aefeaed18 VAL: 'val3' (2 sibs) 43: 0x2aefeaeaa0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaedc0 VAL: 'val4' (2 sibs) 43: 0x2aefeaee58 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff078c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff07950 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff079e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff07a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff07b00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff07b90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff07c20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff07cb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff07d40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff07dd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff07e60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff07ef0 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: 0x2aefeb4ce0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeaf370 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeaf408 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeaf4b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeaf680 VAL: 'val0' (2 sibs) 43: 0x2aefeaf718 VAL: 'val1' (2 sibs) 43: 0x2aefeaf548 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeaf7c0 VAL: 'val2' (2 sibs) 43: 0x2aefeaf858 VAL: 'val3' (2 sibs) 43: 0x2aefeaf5e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaf900 VAL: 'val4' (2 sibs) 43: 0x2aefeaf998 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff081d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff08260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff082f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff08380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff08410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff084a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff08530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff085c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff08650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff086e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff08770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff08800 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: 0x2aefeb4df8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeafa40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeafad8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeafb80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeafd50 VAL: 'val0' (2 sibs) 43: 0x2aefeafde8 VAL: 'val1' (2 sibs) 43: 0x2aefeafc18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeafe90 VAL: 'val2' (2 sibs) 43: 0x2aefeaff28 VAL: 'val3' (2 sibs) 43: 0x2aefeafcb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaffd0 VAL: 'val4' (2 sibs) 43: 0x2aefeb0068 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff08ae0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff08b70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff08c00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff08c90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff08d20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff08db0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff08e40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff08ed0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff08f60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff08ff0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff09080 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff09110 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: 0x2aefeb4f10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeb0a30 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeb0ac8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeb0b70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeb0d40 VAL: 'val0' (2 sibs) 43: 0x2aefeb0dd8 VAL: 'val1' (2 sibs) 43: 0x2aefeb0c08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeb0e80 VAL: 'val2' (2 sibs) 43: 0x2aefeb0f18 VAL: 'val3' (2 sibs) 43: 0x2aefeb0ca0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeb0fc0 VAL: 'val4' (2 sibs) 43: 0x2aefeb1058 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff093f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff09480 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff09510 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff095a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff09630 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff096c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff09750 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff097e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff09870 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff09900 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff09990 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff09a20 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: 0x2aefeb5028 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeaeff0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aefeaf090 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aefeb3260 VAL: 'env01' (28 sibs) 43: 0x2aefeb32f8 VAL: 'env02' (28 sibs) 43: 0x2aefeb3390 VAL: 'env03' (28 sibs) 43: 0x2aefeb3428 VAL: 'env04' (28 sibs) 43: 0x2aefeb34c0 VAL: 'env11' (28 sibs) 43: 0x2aefeb3558 VAL: 'env12' (28 sibs) 43: 0x2aefeb35f0 VAL: 'env13' (28 sibs) 43: 0x2aefeb3688 VAL: 'env14' (28 sibs) 43: 0x2aefeb3720 VAL: 'env21' (28 sibs) 43: 0x2aefeb37b8 VAL: 'env22' (28 sibs) 43: 0x2aefeb3850 VAL: 'env23' (28 sibs) 43: 0x2aefeb38e8 VAL: 'env24' (28 sibs) 43: 0x2aefeb3980 VAL: 'env31' (28 sibs) 43: 0x2aefeb3a18 VAL: 'env32' (28 sibs) 43: 0x2aefeb3ab0 VAL: 'env33' (28 sibs) 43: 0x2aefeb3b48 VAL: 'env34' (28 sibs) 43: 0x2aefeb3be0 VAL: 'env41' (28 sibs) 43: 0x2aefeb3c78 VAL: 'env42' (28 sibs) 43: 0x2aefeb3d10 VAL: 'env43' (28 sibs) 43: 0x2aefeb3da8 VAL: 'env44' (28 sibs) 43: 0x2aefeb3e40 VAL: 'env51' (28 sibs) 43: 0x2aefeb3ed8 VAL: 'env52' (28 sibs) 43: 0x2aefeb3f70 VAL: 'env53' (28 sibs) 43: 0x2aefeb4008 VAL: 'env54' (28 sibs) 43: 0x2aefeb40a0 VAL: 'env61' (28 sibs) 43: 0x2aefeb4138 VAL: 'env62' (28 sibs) 43: 0x2aefeb41d0 VAL: 'env63' (28 sibs) 43: 0x2aefeb4268 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff0a610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff0a6a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aeff0a730 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aeff0a7c0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aeff0a850 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aeff0a8e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aeff0a970 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aeff0aa00 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aeff0aa90 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aeff0ab20 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aeff0abb0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aeff0ac40 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aeff0acd0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aeff0ad60 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aeff0adf0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aeff0ae80 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aeff0af10 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aeff0afa0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aeff0b030 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aeff0b0c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aeff0b150 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aeff0b1e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aeff0b270 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aeff0b300 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aeff0b390 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aeff0b420 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aeff0b4b0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aeff0b540 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aeff0b5d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aeff0b660 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aeff0b6f0 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: 0x2aefeb5140 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeb2110 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aefeb2250 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aefeb2420 VAL: 'a' (6 sibs) 43: 0x2aefeb24b8 VAL: 'b' (6 sibs) 43: 0x2aefeb2550 VAL: 'c' (6 sibs) 43: 0x2aefeb25e8 VAL: 'd' (6 sibs) 43: 0x2aefeb2680 VAL: 'e' (6 sibs) 43: 0x2aefeb2718 VAL: 'f' (6 sibs) 43: 0x2aefeb22e8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aefeb27c0 VAL: 'a' (2 sibs) 43: 0x2aefeb2858 VAL: 'b' (2 sibs) 43: 0x2aefeb2380 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aefeb2900 VAL: 'a' (2 sibs) 43: 0x2aefeb2998 VAL: 'b' (2 sibs) 43: 0x2aefeb21a8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aefeb2a40 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aefeb2b80 VAL: 'a' (6 sibs) 43: 0x2aefeb2c18 VAL: 'b' (6 sibs) 43: 0x2aefeb2cb0 VAL: 'c' (6 sibs) 43: 0x2aefeb2d48 VAL: 'd' (6 sibs) 43: 0x2aefeb2de0 VAL: 'e' (6 sibs) 43: 0x2aefeb2e78 VAL: 'f' (6 sibs) 43: 0x2aefeb2ad8 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aefeb2f20 VAL: 'a' (2 sibs) 43: 0x2aefeb2fb8 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff0b820 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff0b8b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aeff0b940 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aeff0b9d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aeff0ba60 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aeff0baf0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aeff0bb80 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aeff0bc10 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aeff0bca0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aeff0bd30 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aeff0bdc0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aeff0be50 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aeff0bee0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aeff0bf70 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aeff0c000 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aeff0c090 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aeff0c120 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aeff0c1b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aeff0c240 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aeff0c2d0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aeff0c360 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aeff0c3f0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aeff0c480 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aeff0c510 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aeff0c5a0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aeff0c630 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: 0x2aefeb5258 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeb30b0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aefeb3150 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aefeb47f0 VAL: 'a' (4 sibs) 43: 0x2aefeb4888 VAL: 'b' (4 sibs) 43: 0x2aefeb4920 VAL: 'c' (4 sibs) 43: 0x2aefeb49b8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff09d00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff09d90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aeff09e20 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aeff09eb0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aeff09f40 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aeff09fd0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aeff0a060 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: 0x2aefeb5370 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeae370 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aefeae230 VAL: 'a' (2 sibs) 43: 0x2aefeae2c8 VAL: 'b' (2 sibs) 43: 0x2aefeae408 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aefeae0f0 VAL: 'c' (2 sibs) 43: 0x2aefeae188 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff0ca30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff0cac0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aeff0cb50 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aeff0cbe0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aeff0cc70 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aeff0cd00 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aeff0cd90 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: 0x2aefeb5488 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeaef00 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aefeadfb0 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aefeae048 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aefeb74f0 VAL: 'a' (21 sibs) 43: 0x2aefeb7588 VAL: 'b' (21 sibs) 43: 0x2aefeb7620 VAL: 'b1' (21 sibs) 43: 0x2aefeb76b8 VAL: 'b2' (21 sibs) 43: 0x2aefeb7750 VAL: 'b3' (21 sibs) 43: 0x2aefeb77e8 VAL: 'b4' (21 sibs) 43: 0x2aefeb7880 VAL: 'b5' (21 sibs) 43: 0x2aefeb7918 VAL: 'b6' (21 sibs) 43: 0x2aefeb79b0 VAL: 'b61' (21 sibs) 43: 0x2aefeb7a48 VAL: 'b62' (21 sibs) 43: 0x2aefeb7ae0 VAL: 'b63' (21 sibs) 43: 0x2aefeb7b78 VAL: 'b64' (21 sibs) 43: 0x2aefeb7c10 VAL: 'b65' (21 sibs) 43: 0x2aefeb7ca8 VAL: 'b66' (21 sibs) 43: 0x2aefeb7d40 VAL: 'b7' (21 sibs) 43: 0x2aefeb7dd8 VAL: 'b8' (21 sibs) 43: 0x2aefeb7e70 VAL: 'b9' (21 sibs) 43: 0x2aefeb7f08 VAL: 'b10' (21 sibs) 43: 0x2aefeb7fa0 VAL: 'e' (21 sibs) 43: 0x2aefeb8038 VAL: 'f' (21 sibs) 43: 0x2aefeb80d0 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff0dc50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff0dce0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aeff0dd70 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aeff0de00 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aeff0de90 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aeff0df20 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aeff0dfb0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aeff0e040 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aeff0e0d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aeff0e160 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aeff0e1f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aeff0e280 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aeff0e310 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aeff0e3a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aeff0e430 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aeff0e4c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aeff0e550 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aeff0e5e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aeff0e670 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aeff0e700 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aeff0e790 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aeff0e820 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aeff0e8b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aeff0e940 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aeff0e9d0 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: 0x2aefeb55a0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aefeb4310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aefeb0110 VAL: 'f' (1 sibs) 43: 0x2aefeb43a8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aefeb4440 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aefeb01b0 VAL: 'b' (1 sibs) 43: 0x2aefeb44d8 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff0d340 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aeff0d3d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aeff0d460 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aeff0d4f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aeff0d580 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aeff0d610 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aeff0d6a0 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 (1 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] 0x2aefeeebe0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aefeeec70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aefeeed00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aefeeed90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aefeeee20 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] 0x2aeff105a0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aeff10630 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aeff106c0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aeff10750 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aeff107e0 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] 0x2aefef0cd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aefef0d60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aefef0df0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aefef0e80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aefef0f10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aefef0fa0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aefef1030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aefef10c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aefef1150 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aefef11e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aefef1270 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aefef1300 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] 0x2aeff11790 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff11820 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff118b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff11940 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff119d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff11a60 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff11af0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff11b80 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff11c10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff11ca0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff11d30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff11dc0 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] 0x2aefef2cc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aefef2d50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aefef2de0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aefef2e70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aefef2f00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aefef2f90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aefef3020 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aefef30b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aefef3140 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aefef31d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aefef3260 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aefef32f0 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] 0x2aeff120a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff12130 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff121c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff12250 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff122e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff12370 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff12400 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff12490 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff12520 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff125b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff12640 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff126d0 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] 0x2aefef4cb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aefef4d40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aefef4dd0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aefef4e60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aefef4ef0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aefef4f80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aefef5010 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aefef50a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aefef5130 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aefef51c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aefef5250 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aefef52e0 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] 0x2aeff129b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff12a40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff12ad0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff12b60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff12bf0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff12c80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff12d10 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff12da0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff12e30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff12ec0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff12f50 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff12fe0 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] 0x2aefef6ca0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aefef6d30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aefef6dc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aefef6e50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aefef6ee0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aefef6f70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aefef7000 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aefef7090 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aefef7120 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aefef71b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aefef7240 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aefef72d0 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] 0x2aeff132c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff13350 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff133e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff13470 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff13500 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff13590 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff13620 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff136b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff13740 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff137d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff13860 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff138f0 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] 0x2aefef9f70 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aefefa000 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aefefa090 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aefefa120 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aefefa1b0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aefefa240 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aefefa2d0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aefefa360 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aefefa3f0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aefefa480 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aefefa510 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aefefa5a0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aefefa630 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aefefa6c0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aefefa750 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aefefa7e0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aefefa870 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aefefa900 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aefefa990 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aefefaa20 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aefefaab0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aefefab40 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aefefabd0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aefefac60 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aefefacf0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aefefad80 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aefefae10 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aefefaea0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aefefaf30 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aefefafc0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aefefb050 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] 0x2aeff144e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff14570 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aeff14600 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aeff14690 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aeff14720 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aeff147b0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aeff14840 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aeff148d0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aeff14960 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aeff149f0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aeff14a80 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aeff14b10 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aeff14ba0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aeff14c30 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aeff14cc0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aeff14d50 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aeff14de0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aeff14e70 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aeff14f00 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aeff14f90 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aeff15020 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aeff150b0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aeff15140 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aeff151d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aeff15260 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aeff152f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aeff15380 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aeff15410 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aeff154a0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aeff15530 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aeff155c0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (1 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] 0x2aefefceb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aefefcf40 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aefefcfd0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aefefd060 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aefefd0f0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aefefd180 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aefefd210 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aefefd2a0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aefefd330 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aefefd3c0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aefefd450 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aefefd4e0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aefefd570 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aefefd600 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aefefd690 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aefefd720 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aefefd7b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aefefd840 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aefefd8d0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aefefd960 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aefefd9f0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aefefda80 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aefefdb10 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aefefdba0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aefefdc30 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aefefdcc0 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] 0x2aeff156f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff15780 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aeff15810 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aeff158a0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aeff15930 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aeff159c0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aeff15a50 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aeff15ae0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aeff15b70 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aeff15c00 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aeff15c90 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aeff15d20 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aeff15db0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aeff15e40 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aeff15ed0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aeff15f60 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aeff15ff0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aeff16080 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aeff16110 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aeff161a0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aeff16230 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aeff162c0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aeff16350 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aeff163e0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aeff16470 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aeff16500 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 (1 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] 0x2aefeff4e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aefeff570 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aefeff600 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aefeff690 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aefeff720 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aefeff7b0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aefeff840 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] 0x2aeff13bd0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff13c60 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aeff13cf0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aeff13d80 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aeff13e10 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aeff13ea0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aeff13f30 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] 0x2aeff01210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff012a0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aeff01330 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aeff013c0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aeff01450 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aeff014e0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aeff01570 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] 0x2aeff16900 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff16990 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aeff16a20 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aeff16ab0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aeff16b40 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aeff16bd0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aeff16c60 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] 0x2aeff04980 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff04a10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aeff04aa0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aeff04b30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aeff04bc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aeff04c50 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aeff04ce0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aeff04d70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aeff04e00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aeff04e90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aeff04f20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aeff04fb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aeff05040 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aeff050d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aeff05160 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aeff051f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aeff05280 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aeff05310 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aeff053a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aeff05430 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aeff054c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aeff05550 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aeff055e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aeff05670 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aeff05700 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] 0x2aeff17b20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff17bb0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aeff17c40 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aeff17cd0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aeff17d60 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aeff17df0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aeff17e80 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aeff17f10 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aeff17fa0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aeff18030 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aeff180c0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aeff18150 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aeff181e0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aeff18270 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aeff18300 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aeff18390 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aeff18420 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aeff184b0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aeff18540 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aeff185d0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aeff18660 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aeff186f0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aeff18780 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aeff18810 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aeff188a0 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 (1 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] 0x2aeff04070 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aeff04100 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aeff04190 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aeff04220 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aeff042b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aeff04340 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aeff043d0 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] 0x2aeff17210 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aeff172a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aeff17330 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aeff173c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aeff17450 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aeff174e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aeff17570 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] 0x2aeff06fb0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aeff07040 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aeff070d0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aeff07160 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aeff071f0 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] 0x2aeff18d30 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aeff18dc0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aeff18e50 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aeff18ee0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aeff18f70 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] 0x2aeff078c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff07950 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff079e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff07a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff07b00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff07b90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff07c20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff07cb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff07d40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff07dd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff07e60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff07ef0 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] 0x2aeff19640 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff196d0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff19760 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff197f0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff19880 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff19910 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff199a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff19a30 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff19ac0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff19b50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff19be0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff19c70 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] 0x2aeff081d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff08260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff082f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff08380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff08410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff084a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff08530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff085c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff08650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff086e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff08770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff08800 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] 0x2aeff19f50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff19fe0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff1a070 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff1a100 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff1a190 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff1a220 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff1a2b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff1a340 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff1a3d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff1a460 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff1a4f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff1a580 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] 0x2aeff08ae0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff08b70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff08c00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff08c90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff08d20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff08db0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff08e40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff08ed0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff08f60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff08ff0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff09080 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff09110 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] 0x2aeff1a860 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff1a8f0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff1a980 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff1aa10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff1aaa0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff1ab30 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff1abc0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff1ac50 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff1ace0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff1ad70 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff1ae00 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff1ae90 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] 0x2aeff093f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff09480 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff09510 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff095a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff09630 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff096c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff09750 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff097e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff09870 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff09900 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff09990 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff09a20 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] 0x2aeff1b170 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff1b200 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff1b290 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff1b320 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff1b3b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff1b440 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff1b4d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff1b560 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff1b5f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff1b680 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff1b710 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff1b7a0 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] 0x2aeff0a610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff0a6a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aeff0a730 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aeff0a7c0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aeff0a850 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aeff0a8e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aeff0a970 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aeff0aa00 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aeff0aa90 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aeff0ab20 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aeff0abb0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aeff0ac40 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aeff0acd0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aeff0ad60 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aeff0adf0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aeff0ae80 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aeff0af10 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aeff0afa0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aeff0b030 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aeff0b0c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aeff0b150 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aeff0b1e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aeff0b270 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aeff0b300 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aeff0b390 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aeff0b420 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aeff0b4b0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aeff0b540 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aeff0b5d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aeff0b660 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aeff0b6f0 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] 0x2aeff1c390 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff1c420 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aeff1c4b0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aeff1c540 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aeff1c5d0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aeff1c660 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aeff1c6f0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aeff1c780 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aeff1c810 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aeff1c8a0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aeff1c930 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aeff1c9c0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aeff1ca50 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aeff1cae0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aeff1cb70 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aeff1cc00 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aeff1cc90 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aeff1cd20 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aeff1cdb0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aeff1ce40 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aeff1ced0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aeff1cf60 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aeff1cff0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aeff1d080 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aeff1d110 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aeff1d1a0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aeff1d230 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aeff1d2c0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aeff1d350 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aeff1d3e0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aeff1d470 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 (1 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] 0x2aeff0b820 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff0b8b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aeff0b940 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aeff0b9d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aeff0ba60 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aeff0baf0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aeff0bb80 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aeff0bc10 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aeff0bca0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aeff0bd30 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aeff0bdc0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aeff0be50 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aeff0bee0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aeff0bf70 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aeff0c000 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aeff0c090 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aeff0c120 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aeff0c1b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aeff0c240 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aeff0c2d0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aeff0c360 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aeff0c3f0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aeff0c480 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aeff0c510 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aeff0c5a0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aeff0c630 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] 0x2aeff1d5a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff1d630 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aeff1d6c0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aeff1d750 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aeff1d7e0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aeff1d870 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aeff1d900 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aeff1d990 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aeff1da20 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aeff1dab0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aeff1db40 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aeff1dbd0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aeff1dc60 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aeff1dcf0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aeff1dd80 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aeff1de10 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aeff1dea0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aeff1df30 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aeff1dfc0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aeff1e050 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aeff1e0e0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aeff1e170 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aeff1e200 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aeff1e290 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aeff1e320 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aeff1e3b0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 (1 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] 0x2aeff09d00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff09d90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aeff09e20 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aeff09eb0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aeff09f40 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aeff09fd0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aeff0a060 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] 0x2aeff1ba80 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff1bb10 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aeff1bba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aeff1bc30 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aeff1bcc0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aeff1bd50 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aeff1bde0 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] 0x2aeff0ca30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff0cac0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aeff0cb50 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aeff0cbe0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aeff0cc70 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aeff0cd00 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aeff0cd90 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] 0x2aeff1e7b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff1e840 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aeff1e8d0 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aeff1e960 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aeff1e9f0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aeff1ea80 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aeff1eb10 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] 0x2aeff0dc50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff0dce0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aeff0dd70 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aeff0de00 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aeff0de90 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aeff0df20 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aeff0dfb0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aeff0e040 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aeff0e0d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aeff0e160 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aeff0e1f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aeff0e280 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aeff0e310 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aeff0e3a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aeff0e430 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aeff0e4c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aeff0e550 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aeff0e5e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aeff0e670 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aeff0e700 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aeff0e790 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aeff0e820 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aeff0e8b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aeff0e940 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aeff0e9d0 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] 0x2aeff1f9d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff1fa60 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aeff1faf0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aeff1fb80 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aeff1fc10 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aeff1fca0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aeff1fd30 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aeff1fdc0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aeff1fe50 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aeff1fee0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aeff1ff70 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aeff20000 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aeff20090 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aeff20120 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aeff201b0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aeff20240 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aeff202d0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aeff20360 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aeff203f0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aeff20480 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aeff20510 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aeff205a0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aeff20630 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aeff206c0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aeff20750 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 (1 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] 0x2aeff0d340 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aeff0d3d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aeff0d460 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aeff0d4f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aeff0d580 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aeff0d610 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aeff0d6a0 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] 0x2aeff1f0c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aeff1f150 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aeff1f1e0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aeff1f270 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aeff1f300 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aeff1f390 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aeff1f420 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: 0x2aefeb4ab0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aefeadae0 DOCSEQ: (1 sibs) 3 children: 43: 0x2aefeadb80 VAL: 'foo' (3 sibs) 43: 0x2aefeadc18 VAL: 'bar' (3 sibs) 43: 0x2aefeadcb0 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff111b0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aeff11240 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aeff112d0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aeff11360 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aeff113f0 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: 0x2aefeb4bc8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeae830 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeae8c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeae970 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeaeb40 VAL: 'val0' (2 sibs) 43: 0x2aefeaebd8 VAL: 'val1' (2 sibs) 43: 0x2aefeaea08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeaec80 VAL: 'val2' (2 sibs) 43: 0x2aefeaed18 VAL: 'val3' (2 sibs) 43: 0x2aefeaeaa0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaedc0 VAL: 'val4' (2 sibs) 43: 0x2aefeaee58 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff20be0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff20c70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff20d00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff20d90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff20e20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff20eb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff20f40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff20fd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff21060 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff210f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff21180 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff21210 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: 0x2aefeb4ce0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeaf370 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeaf408 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeaf4b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeaf680 VAL: 'val0' (2 sibs) 43: 0x2aefeaf718 VAL: 'val1' (2 sibs) 43: 0x2aefeaf548 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeaf7c0 VAL: 'val2' (2 sibs) 43: 0x2aefeaf858 VAL: 'val3' (2 sibs) 43: 0x2aefeaf5e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaf900 VAL: 'val4' (2 sibs) 43: 0x2aefeaf998 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff212b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff21340 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff213d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff21460 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff214f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff21580 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff21610 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff216a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff21730 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff217c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff21850 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff218e0 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: 0x2aefeb4df8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeafa40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeafad8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeafb80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeafd50 VAL: 'val0' (2 sibs) 43: 0x2aefeafde8 VAL: 'val1' (2 sibs) 43: 0x2aefeafc18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeafe90 VAL: 'val2' (2 sibs) 43: 0x2aefeaff28 VAL: 'val3' (2 sibs) 43: 0x2aefeafcb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaffd0 VAL: 'val4' (2 sibs) 43: 0x2aefeb0068 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff21980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff21a10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff21aa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff21b30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff21bc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff21c50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff21ce0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff21d70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff21e00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff21e90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff21f20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff21fb0 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: 0x2aefeb4f10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeb0a30 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeb0ac8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeb0b70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeb0d40 VAL: 'val0' (2 sibs) 43: 0x2aefeb0dd8 VAL: 'val1' (2 sibs) 43: 0x2aefeb0c08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeb0e80 VAL: 'val2' (2 sibs) 43: 0x2aefeb0f18 VAL: 'val3' (2 sibs) 43: 0x2aefeb0ca0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeb0fc0 VAL: 'val4' (2 sibs) 43: 0x2aefeb1058 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff22050 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff220e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff22170 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff22200 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff22290 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff22320 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff223b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff22440 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff224d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff22560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff225f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff22680 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: 0x2aefeb5028 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeaeff0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aefeaf090 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aefeb3260 VAL: 'env01' (28 sibs) 43: 0x2aefeb32f8 VAL: 'env02' (28 sibs) 43: 0x2aefeb3390 VAL: 'env03' (28 sibs) 43: 0x2aefeb3428 VAL: 'env04' (28 sibs) 43: 0x2aefeb34c0 VAL: 'env11' (28 sibs) 43: 0x2aefeb3558 VAL: 'env12' (28 sibs) 43: 0x2aefeb35f0 VAL: 'env13' (28 sibs) 43: 0x2aefeb3688 VAL: 'env14' (28 sibs) 43: 0x2aefeb3720 VAL: 'env21' (28 sibs) 43: 0x2aefeb37b8 VAL: 'env22' (28 sibs) 43: 0x2aefeb3850 VAL: 'env23' (28 sibs) 43: 0x2aefeb38e8 VAL: 'env24' (28 sibs) 43: 0x2aefeb3980 VAL: 'env31' (28 sibs) 43: 0x2aefeb3a18 VAL: 'env32' (28 sibs) 43: 0x2aefeb3ab0 VAL: 'env33' (28 sibs) 43: 0x2aefeb3b48 VAL: 'env34' (28 sibs) 43: 0x2aefeb3be0 VAL: 'env41' (28 sibs) 43: 0x2aefeb3c78 VAL: 'env42' (28 sibs) 43: 0x2aefeb3d10 VAL: 'env43' (28 sibs) 43: 0x2aefeb3da8 VAL: 'env44' (28 sibs) 43: 0x2aefeb3e40 VAL: 'env51' (28 sibs) 43: 0x2aefeb3ed8 VAL: 'env52' (28 sibs) 43: 0x2aefeb3f70 VAL: 'env53' (28 sibs) 43: 0x2aefeb4008 VAL: 'env54' (28 sibs) 43: 0x2aefeb40a0 VAL: 'env61' (28 sibs) 43: 0x2aefeb4138 VAL: 'env62' (28 sibs) 43: 0x2aefeb41d0 VAL: 'env63' (28 sibs) 43: 0x2aefeb4268 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff22720 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff227b0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aeff22840 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aeff228d0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aeff22960 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aeff229f0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aeff22a80 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aeff22b10 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aeff22ba0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aeff22c30 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aeff22cc0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aeff22d50 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aeff22de0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aeff22e70 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aeff22f00 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aeff22f90 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aeff23020 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aeff230b0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aeff23140 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aeff231d0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aeff23260 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aeff232f0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aeff23380 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aeff23410 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aeff234a0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aeff23530 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aeff235c0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aeff23650 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aeff236e0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aeff23770 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aeff23800 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: 0x2aefeb5140 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeb2110 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aefeb2250 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aefeb2420 VAL: 'a' (6 sibs) 43: 0x2aefeb24b8 VAL: 'b' (6 sibs) 43: 0x2aefeb2550 VAL: 'c' (6 sibs) 43: 0x2aefeb25e8 VAL: 'd' (6 sibs) 43: 0x2aefeb2680 VAL: 'e' (6 sibs) 43: 0x2aefeb2718 VAL: 'f' (6 sibs) 43: 0x2aefeb22e8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aefeb27c0 VAL: 'a' (2 sibs) 43: 0x2aefeb2858 VAL: 'b' (2 sibs) 43: 0x2aefeb2380 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aefeb2900 VAL: 'a' (2 sibs) 43: 0x2aefeb2998 VAL: 'b' (2 sibs) 43: 0x2aefeb21a8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aefeb2a40 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aefeb2b80 VAL: 'a' (6 sibs) 43: 0x2aefeb2c18 VAL: 'b' (6 sibs) 43: 0x2aefeb2cb0 VAL: 'c' (6 sibs) 43: 0x2aefeb2d48 VAL: 'd' (6 sibs) 43: 0x2aefeb2de0 VAL: 'e' (6 sibs) 43: 0x2aefeb2e78 VAL: 'f' (6 sibs) 43: 0x2aefeb2ad8 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aefeb2f20 VAL: 'a' (2 sibs) 43: 0x2aefeb2fb8 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff238a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff23930 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aeff239c0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aeff23a50 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aeff23ae0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aeff23b70 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aeff23c00 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aeff23c90 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aeff23d20 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aeff23db0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aeff23e40 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aeff23ed0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aeff23f60 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aeff23ff0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aeff24080 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aeff24110 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aeff241a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aeff24230 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aeff242c0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aeff24350 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aeff243e0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aeff24470 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aeff24500 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aeff24590 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aeff24620 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aeff246b0 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: 0x2aefeb5258 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeb30b0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aefeb3150 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aefeb47f0 VAL: 'a' (4 sibs) 43: 0x2aefeb4888 VAL: 'b' (4 sibs) 43: 0x2aefeb4920 VAL: 'c' (4 sibs) 43: 0x2aefeb49b8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff24750 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff247e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aeff24870 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aeff24900 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aeff24990 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aeff24a20 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aeff24ab0 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: 0x2aefeb5370 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeae370 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aefeae230 VAL: 'a' (2 sibs) 43: 0x2aefeae2c8 VAL: 'b' (2 sibs) 43: 0x2aefeae408 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aefeae0f0 VAL: 'c' (2 sibs) 43: 0x2aefeae188 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff24b50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff24be0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aeff24c70 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aeff24d00 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aeff24d90 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aeff24e20 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aeff24eb0 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: 0x2aefeb5488 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeaef00 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aefeadfb0 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aefeae048 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aefeb74f0 VAL: 'a' (21 sibs) 43: 0x2aefeb7588 VAL: 'b' (21 sibs) 43: 0x2aefeb7620 VAL: 'b1' (21 sibs) 43: 0x2aefeb76b8 VAL: 'b2' (21 sibs) 43: 0x2aefeb7750 VAL: 'b3' (21 sibs) 43: 0x2aefeb77e8 VAL: 'b4' (21 sibs) 43: 0x2aefeb7880 VAL: 'b5' (21 sibs) 43: 0x2aefeb7918 VAL: 'b6' (21 sibs) 43: 0x2aefeb79b0 VAL: 'b61' (21 sibs) 43: 0x2aefeb7a48 VAL: 'b62' (21 sibs) 43: 0x2aefeb7ae0 VAL: 'b63' (21 sibs) 43: 0x2aefeb7b78 VAL: 'b64' (21 sibs) 43: 0x2aefeb7c10 VAL: 'b65' (21 sibs) 43: 0x2aefeb7ca8 VAL: 'b66' (21 sibs) 43: 0x2aefeb7d40 VAL: 'b7' (21 sibs) 43: 0x2aefeb7dd8 VAL: 'b8' (21 sibs) 43: 0x2aefeb7e70 VAL: 'b9' (21 sibs) 43: 0x2aefeb7f08 VAL: 'b10' (21 sibs) 43: 0x2aefeb7fa0 VAL: 'e' (21 sibs) 43: 0x2aefeb8038 VAL: 'f' (21 sibs) 43: 0x2aefeb80d0 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff24f50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff24fe0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aeff25070 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aeff25100 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aeff25190 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aeff25220 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aeff252b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aeff25340 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aeff253d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aeff25460 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aeff254f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aeff25580 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aeff25610 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aeff256a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aeff25730 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aeff257c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aeff25850 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aeff258e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aeff25970 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aeff25a00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aeff25a90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aeff25b20 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aeff25bb0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aeff25c40 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aeff25cd0 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: 0x2aefeb55a0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aefeb4310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aefeb0110 VAL: 'f' (1 sibs) 43: 0x2aefeb43a8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aefeb4440 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aefeb01b0 VAL: 'b' (1 sibs) 43: 0x2aefeb44d8 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff25d70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aeff25e00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aeff25e90 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aeff25f20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aeff25fb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aeff26040 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aeff260d0 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: 0x2aefeb4ab0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aefeadae0 DOCSEQ: (1 sibs) 3 children: 43: 0x2aefeadb80 VAL: 'foo' (3 sibs) 43: 0x2aefeadc18 VAL: 'bar' (3 sibs) 43: 0x2aefeadcb0 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff26170 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aeff26200 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aeff26290 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aeff26320 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aeff263b0 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: 0x2aefeb4bc8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeae830 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeae8c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeae970 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeaeb40 VAL: 'val0' (2 sibs) 43: 0x2aefeaebd8 VAL: 'val1' (2 sibs) 43: 0x2aefeaea08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeaec80 VAL: 'val2' (2 sibs) 43: 0x2aefeaed18 VAL: 'val3' (2 sibs) 43: 0x2aefeaeaa0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaedc0 VAL: 'val4' (2 sibs) 43: 0x2aefeaee58 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff26450 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff264e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff26570 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff26600 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff26690 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff26720 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff267b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff26840 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff268d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff26960 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff269f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff26a80 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: 0x2aefeb4ce0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeaf370 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeaf408 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeaf4b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeaf680 VAL: 'val0' (2 sibs) 43: 0x2aefeaf718 VAL: 'val1' (2 sibs) 43: 0x2aefeaf548 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeaf7c0 VAL: 'val2' (2 sibs) 43: 0x2aefeaf858 VAL: 'val3' (2 sibs) 43: 0x2aefeaf5e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaf900 VAL: 'val4' (2 sibs) 43: 0x2aefeaf998 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff26b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff26bb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff26c40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff26cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff26d60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff26df0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff26e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff26f10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff26fa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff27030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff270c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff27150 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: 0x2aefeb4df8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeafa40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeafad8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeafb80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeafd50 VAL: 'val0' (2 sibs) 43: 0x2aefeafde8 VAL: 'val1' (2 sibs) 43: 0x2aefeafc18 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeafe90 VAL: 'val2' (2 sibs) 43: 0x2aefeaff28 VAL: 'val3' (2 sibs) 43: 0x2aefeafcb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeaffd0 VAL: 'val4' (2 sibs) 43: 0x2aefeb0068 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff271f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff27280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff27310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff273a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff27430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff274c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff27550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff275e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff27670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff27700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff27790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff27820 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: 0x2aefeb4f10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeb0a30 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aefeb0ac8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aefeb0b70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aefeb0d40 VAL: 'val0' (2 sibs) 43: 0x2aefeb0dd8 VAL: 'val1' (2 sibs) 43: 0x2aefeb0c08 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aefeb0e80 VAL: 'val2' (2 sibs) 43: 0x2aefeb0f18 VAL: 'val3' (2 sibs) 43: 0x2aefeb0ca0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aefeb0fc0 VAL: 'val4' (2 sibs) 43: 0x2aefeb1058 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff278c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff27950 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aeff279e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aeff27a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aeff27b00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aeff27b90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aeff27c20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aeff27cb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aeff27d40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aeff27dd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aeff27e60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aeff27ef0 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: 0x2aefeb5028 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeaeff0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aefeaf090 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aefeb3260 VAL: 'env01' (28 sibs) 43: 0x2aefeb32f8 VAL: 'env02' (28 sibs) 43: 0x2aefeb3390 VAL: 'env03' (28 sibs) 43: 0x2aefeb3428 VAL: 'env04' (28 sibs) 43: 0x2aefeb34c0 VAL: 'env11' (28 sibs) 43: 0x2aefeb3558 VAL: 'env12' (28 sibs) 43: 0x2aefeb35f0 VAL: 'env13' (28 sibs) 43: 0x2aefeb3688 VAL: 'env14' (28 sibs) 43: 0x2aefeb3720 VAL: 'env21' (28 sibs) 43: 0x2aefeb37b8 VAL: 'env22' (28 sibs) 43: 0x2aefeb3850 VAL: 'env23' (28 sibs) 43: 0x2aefeb38e8 VAL: 'env24' (28 sibs) 43: 0x2aefeb3980 VAL: 'env31' (28 sibs) 43: 0x2aefeb3a18 VAL: 'env32' (28 sibs) 43: 0x2aefeb3ab0 VAL: 'env33' (28 sibs) 43: 0x2aefeb3b48 VAL: 'env34' (28 sibs) 43: 0x2aefeb3be0 VAL: 'env41' (28 sibs) 43: 0x2aefeb3c78 VAL: 'env42' (28 sibs) 43: 0x2aefeb3d10 VAL: 'env43' (28 sibs) 43: 0x2aefeb3da8 VAL: 'env44' (28 sibs) 43: 0x2aefeb3e40 VAL: 'env51' (28 sibs) 43: 0x2aefeb3ed8 VAL: 'env52' (28 sibs) 43: 0x2aefeb3f70 VAL: 'env53' (28 sibs) 43: 0x2aefeb4008 VAL: 'env54' (28 sibs) 43: 0x2aefeb40a0 VAL: 'env61' (28 sibs) 43: 0x2aefeb4138 VAL: 'env62' (28 sibs) 43: 0x2aefeb41d0 VAL: 'env63' (28 sibs) 43: 0x2aefeb4268 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff27f90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff28020 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aeff280b0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aeff28140 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aeff281d0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aeff28260 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aeff282f0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aeff28380 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aeff28410 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aeff284a0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aeff28530 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aeff285c0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aeff28650 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aeff286e0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aeff28770 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aeff28800 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aeff28890 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aeff28920 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aeff289b0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aeff28a40 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aeff28ad0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aeff28b60 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aeff28bf0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aeff28c80 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aeff28d10 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aeff28da0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aeff28e30 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aeff28ec0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aeff28f50 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aeff28fe0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aeff29070 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 (1 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aefeb5140 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeb2110 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aefeb2250 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aefeb2420 VAL: 'a' (6 sibs) 43: 0x2aefeb24b8 VAL: 'b' (6 sibs) 43: 0x2aefeb2550 VAL: 'c' (6 sibs) 43: 0x2aefeb25e8 VAL: 'd' (6 sibs) 43: 0x2aefeb2680 VAL: 'e' (6 sibs) 43: 0x2aefeb2718 VAL: 'f' (6 sibs) 43: 0x2aefeb22e8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aefeb27c0 VAL: 'a' (2 sibs) 43: 0x2aefeb2858 VAL: 'b' (2 sibs) 43: 0x2aefeb2380 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aefeb2900 VAL: 'a' (2 sibs) 43: 0x2aefeb2998 VAL: 'b' (2 sibs) 43: 0x2aefeb21a8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aefeb2a40 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aefeb2b80 VAL: 'a' (6 sibs) 43: 0x2aefeb2c18 VAL: 'b' (6 sibs) 43: 0x2aefeb2cb0 VAL: 'c' (6 sibs) 43: 0x2aefeb2d48 VAL: 'd' (6 sibs) 43: 0x2aefeb2de0 VAL: 'e' (6 sibs) 43: 0x2aefeb2e78 VAL: 'f' (6 sibs) 43: 0x2aefeb2ad8 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aefeb2f20 VAL: 'a' (2 sibs) 43: 0x2aefeb2fb8 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff29110 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff291a0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aeff29230 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aeff292c0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aeff29350 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aeff293e0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aeff29470 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aeff29500 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aeff29590 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aeff29620 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aeff296b0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aeff29740 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aeff297d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aeff29860 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aeff298f0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aeff29980 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aeff29a10 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aeff29aa0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aeff29b30 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aeff29bc0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aeff29c50 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aeff29ce0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aeff29d70 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aeff29e00 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aeff29e90 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aeff29f20 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: 0x2aefeb5258 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeb30b0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aefeb3150 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aefeb47f0 VAL: 'a' (4 sibs) 43: 0x2aefeb4888 VAL: 'b' (4 sibs) 43: 0x2aefeb4920 VAL: 'c' (4 sibs) 43: 0x2aefeb49b8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff29fc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff2a050 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aeff2a0e0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aeff2a170 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aeff2a200 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aeff2a290 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aeff2a320 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: 0x2aefeb5370 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aefeae370 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aefeae230 VAL: 'a' (2 sibs) 43: 0x2aefeae2c8 VAL: 'b' (2 sibs) 43: 0x2aefeae408 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aefeae0f0 VAL: 'c' (2 sibs) 43: 0x2aefeae188 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff2a3c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aeff2a450 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aeff2a4e0 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aeff2a570 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aeff2a600 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aeff2a690 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aeff2a720 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: 0x2aefeb5488 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aefeaef00 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aefeadfb0 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aefeae048 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aefeb74f0 VAL: 'a' (21 sibs) 43: 0x2aefeb7588 VAL: 'b' (21 sibs) 43: 0x2aefeb7620 VAL: 'b1' (21 sibs) 43: 0x2aefeb76b8 VAL: 'b2' (21 sibs) 43: 0x2aefeb7750 VAL: 'b3' (21 sibs) 43: 0x2aefeb77e8 VAL: 'b4' (21 sibs) 43: 0x2aefeb7880 VAL: 'b5' (21 sibs) 43: 0x2aefeb7918 VAL: 'b6' (21 sibs) 43: 0x2aefeb79b0 VAL: 'b61' (21 sibs) 43: 0x2aefeb7a48 VAL: 'b62' (21 sibs) 43: 0x2aefeb7ae0 VAL: 'b63' (21 sibs) 43: 0x2aefeb7b78 VAL: 'b64' (21 sibs) 43: 0x2aefeb7c10 VAL: 'b65' (21 sibs) 43: 0x2aefeb7ca8 VAL: 'b66' (21 sibs) 43: 0x2aefeb7d40 VAL: 'b7' (21 sibs) 43: 0x2aefeb7dd8 VAL: 'b8' (21 sibs) 43: 0x2aefeb7e70 VAL: 'b9' (21 sibs) 43: 0x2aefeb7f08 VAL: 'b10' (21 sibs) 43: 0x2aefeb7fa0 VAL: 'e' (21 sibs) 43: 0x2aefeb8038 VAL: 'f' (21 sibs) 43: 0x2aefeb80d0 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff2a7c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aeff2a850 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aeff2a8e0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aeff2a970 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aeff2aa00 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aeff2aa90 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aeff2ab20 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aeff2abb0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aeff2ac40 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aeff2acd0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aeff2ad60 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aeff2adf0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aeff2ae80 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aeff2af10 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aeff2afa0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aeff2b030 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aeff2b0c0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aeff2b150 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aeff2b1e0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aeff2b270 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aeff2b300 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aeff2b390 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aeff2b420 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aeff2b4b0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aeff2b540 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: 0x2aefeb55a0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aefeb4310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aefeb0110 VAL: 'f' (1 sibs) 43: 0x2aefeb43a8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aefeb4440 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aefeb01b0 VAL: 'b' (1 sibs) 43: 0x2aefeb44d8 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aeff2b5e0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aeff2b670 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aeff2b700 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aeff2b790 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aeff2b820 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aeff2b8b0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aeff2b940 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 (83 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (84 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.12 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-1.14.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (3 ms) 44: [----------] 1 test from number (3 ms total) 44: 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: [----------] 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: 0x2af4eccd80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af4ecb590 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2af4ecb630 VAL: '-2' (15 sibs) 44: 0x2af4ecb6c8 VAL: '-2' (15 sibs) 44: 0x2af4ecb760 VAL: '5' (15 sibs) 44: 0x2af4ecb7f8 VAL: '0xa' (15 sibs) 44: 0x2af4ecb890 VAL: '-0xb' (15 sibs) 44: 0x2af4ecb928 VAL: '0XA' (15 sibs) 44: 0x2af4ecb9c0 VAL: '-0XA' (15 sibs) 44: 0x2af4ecba58 VAL: '0b10' (15 sibs) 44: 0x2af4ecbaf0 VAL: '-0b10' (15 sibs) 44: 0x2af4ecbb88 VAL: '0B10' (15 sibs) 44: 0x2af4ecbc20 VAL: '-0B10' (15 sibs) 44: 0x2af4ecbcb8 VAL: '0o17' (15 sibs) 44: 0x2af4ecbd50 VAL: '-0o17' (15 sibs) 44: 0x2af4ecbde8 VAL: '0O17' (15 sibs) 44: 0x2af4ecbe80 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4ef15b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4ef1640 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4ef16d0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4ef1760 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4ef17f0 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4ef1880 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4ef1910 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4ef19a0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4ef1a30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4ef1ac0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4ef1b50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4ef1be0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4ef1c70 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4ef1d00 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4ef1d90 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4ef1e20 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4ef1eb0 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: 0x2af4ecce98 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af4ecaf90 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2af4ecb030 VAL: '-2' (3 sibs) 44: 0x2af4ecb0c8 VAL: '-2' (3 sibs) 44: 0x2af4ecb160 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4ef3be0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4ef3c70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4ef3d00 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4ef3d90 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4ef3e20 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: 0x2af4eccfb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecc390 VAL: '-2.0' (8 sibs) 44: 0x2af4ecc428 VAL: '-2.1' (8 sibs) 44: 0x2af4ecc4c0 VAL: '0.1' (8 sibs) 44: 0x2af4ecc558 VAL: '.1' (8 sibs) 44: 0x2af4ecc5f0 VAL: '-.2' (8 sibs) 44: 0x2af4ecc688 VAL: '-2.e+6' (8 sibs) 44: 0x2af4ecc720 VAL: '-3e-6' (8 sibs) 44: 0x2af4ecc7b8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4ef5910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4ef59a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4ef5a30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4ef5ac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4ef5b50 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4ef5be0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4ef5c70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4ef5d00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4ef5d90 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: 0x2af4ecd0c8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecc860 VAL: '-2.0' (8 sibs) 44: 0x2af4ecc8f8 VAL: '-2.1' (8 sibs) 44: 0x2af4ecc990 VAL: '0.1' (8 sibs) 44: 0x2af4ecca28 VAL: '.1' (8 sibs) 44: 0x2af4eccac0 VAL: '-.2' (8 sibs) 44: 0x2af4eccb58 VAL: '-2.e+6' (8 sibs) 44: 0x2af4eccbf0 VAL: '-3e-6' (8 sibs) 44: 0x2af4eccc88 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4ef7640 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4ef76d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4ef7760 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4ef77f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4ef7880 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4ef7910 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4ef79a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4ef7a30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4ef7ac0 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: 0x2af4ecd1e0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecd600 VAL: '-2.0' (8 sibs) 44: 0x2af4ecd698 VAL: '-2.1' (8 sibs) 44: 0x2af4ecd730 VAL: '0.1' (8 sibs) 44: 0x2af4ecd7c8 VAL: '.1' (8 sibs) 44: 0x2af4ecd860 VAL: '-.2' (8 sibs) 44: 0x2af4ecd8f8 VAL: '-2.e+6' (8 sibs) 44: 0x2af4ecd990 VAL: '-3e-6' (8 sibs) 44: 0x2af4ecda28 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4ef9370 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4ef9400 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4ef9490 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4ef9520 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4ef95b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4ef9640 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4ef96d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4ef9760 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4ef97f0 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: 0x2af4ecd2f8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2af4ece160 VAL: '1.2.3' (14 sibs) 44: 0x2af4ece1f8 VAL: '1.2.3.4' (14 sibs) 44: 0x2af4ece290 SEQ: (14 sibs) 2 children: 44: 0x2af4ece9c0 VAL: '1.2.3' (2 sibs) 44: 0x2af4ecea58 VAL: '4.5.6' (2 sibs) 44: 0x2af4ece328 SEQ: (14 sibs) 2 children: 44: 0x2af4eceb00 VAL: '1.2.3.4' (2 sibs) 44: 0x2af4eceb98 VAL: '4.5.6.7' (2 sibs) 44: 0x2af4ece3c0 SEQ: (14 sibs) 2 children: 44: 0x2af4ecec40 VAL: '1.2.3' (2 sibs) 44: 0x2af4ececd8 VAL: '4.5.6' (2 sibs) 44: 0x2af4ece458 SEQ: (14 sibs) 2 children: 44: 0x2af4eced80 VAL: '1.2.3.4' (2 sibs) 44: 0x2af4ecee18 VAL: '4.5.6.7' (2 sibs) 44: 0x2af4ece4f0 MAP: (14 sibs) 1 children: 44: 0x2af4eceec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2af4ece588 MAP: (14 sibs) 1 children: 44: 0x2af4ecef60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2af4ece620 MAP: (14 sibs) 1 children: 44: 0x2af4ecf000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2af4ece6b8 MAP: (14 sibs) 1 children: 44: 0x2af4ecf0a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2af4ece750 MAP: (14 sibs) 2 children: 44: 0x2af4ecf140 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2af4ecf1d8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2af4ece7e8 MAP: (14 sibs) 2 children: 44: 0x2af4ecf280 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2af4ecf318 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2af4ece880 MAP: (14 sibs) 2 children: 44: 0x2af4ecf3c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2af4ecf458 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2af4ece918 MAP: (14 sibs) 2 children: 44: 0x2af4ecf500 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2af4ecf598 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4efcbc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4efcc50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4efcce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4efcd70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4efce00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4efce90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4efcf20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4efcfb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4efd040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4efd0d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4efd160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4efd1f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4efd280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4efd310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4efd3a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4efd430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4efd4c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4efd550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4efd5e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4efd670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4efd700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4efd790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4efd820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4efd8b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4efd940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4efd9d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4efda60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4efdaf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4efdb80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4efdc10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4efdca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4efdd30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4efddc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4efde50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4efdee0 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: 0x2af4eccd80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af4ecb590 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2af4ecb630 VAL: '-2' (15 sibs) 44: 0x2af4ecb6c8 VAL: '-2' (15 sibs) 44: 0x2af4ecb760 VAL: '5' (15 sibs) 44: 0x2af4ecb7f8 VAL: '0xa' (15 sibs) 44: 0x2af4ecb890 VAL: '-0xb' (15 sibs) 44: 0x2af4ecb928 VAL: '0XA' (15 sibs) 44: 0x2af4ecb9c0 VAL: '-0XA' (15 sibs) 44: 0x2af4ecba58 VAL: '0b10' (15 sibs) 44: 0x2af4ecbaf0 VAL: '-0b10' (15 sibs) 44: 0x2af4ecbb88 VAL: '0B10' (15 sibs) 44: 0x2af4ecbc20 VAL: '-0B10' (15 sibs) 44: 0x2af4ecbcb8 VAL: '0o17' (15 sibs) 44: 0x2af4ecbd50 VAL: '-0o17' (15 sibs) 44: 0x2af4ecbde8 VAL: '0O17' (15 sibs) 44: 0x2af4ecbe80 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4efb9b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4efba40 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4efbad0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4efbb60 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4efbbf0 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4efbc80 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4efbd10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4efbda0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4efbe30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4efbec0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4efbf50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4efbfe0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4efc070 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4efc100 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4efc190 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4efc220 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4efc2b0 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: 0x2af4ecce98 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af4ecaf90 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2af4ecb030 VAL: '-2' (3 sibs) 44: 0x2af4ecb0c8 VAL: '-2' (3 sibs) 44: 0x2af4ecb160 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4efb0a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4efb130 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4efb1c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4efb250 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4efb2e0 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: 0x2af4eccfb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecc390 VAL: '-2.0' (8 sibs) 44: 0x2af4ecc428 VAL: '-2.1' (8 sibs) 44: 0x2af4ecc4c0 VAL: '0.1' (8 sibs) 44: 0x2af4ecc558 VAL: '.1' (8 sibs) 44: 0x2af4ecc5f0 VAL: '-.2' (8 sibs) 44: 0x2af4ecc688 VAL: '-2.e+6' (8 sibs) 44: 0x2af4ecc720 VAL: '-3e-6' (8 sibs) 44: 0x2af4ecc7b8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4efefd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4eff060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4eff0f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4eff180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4eff210 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4eff2a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4eff330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4eff3c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4eff450 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: 0x2af4ecd0c8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecc860 VAL: '-2.0' (8 sibs) 44: 0x2af4ecc8f8 VAL: '-2.1' (8 sibs) 44: 0x2af4ecc990 VAL: '0.1' (8 sibs) 44: 0x2af4ecca28 VAL: '.1' (8 sibs) 44: 0x2af4eccac0 VAL: '-.2' (8 sibs) 44: 0x2af4eccb58 VAL: '-2.e+6' (8 sibs) 44: 0x2af4eccbf0 VAL: '-3e-6' (8 sibs) 44: 0x2af4eccc88 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4eff8e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4eff970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4effa00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4effa90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4effb20 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4effbb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4effc40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4effcd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4effd60 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: 0x2af4ecd1e0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecd600 VAL: '-2.0' (8 sibs) 44: 0x2af4ecd698 VAL: '-2.1' (8 sibs) 44: 0x2af4ecd730 VAL: '0.1' (8 sibs) 44: 0x2af4ecd7c8 VAL: '.1' (8 sibs) 44: 0x2af4ecd860 VAL: '-.2' (8 sibs) 44: 0x2af4ecd8f8 VAL: '-2.e+6' (8 sibs) 44: 0x2af4ecd990 VAL: '-3e-6' (8 sibs) 44: 0x2af4ecda28 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f001f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f00280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f00310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f003a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f00430 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f004c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f00550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f005e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f00670 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: 0x2af4ecd2f8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2af4ece160 VAL: '1.2.3' (14 sibs) 44: 0x2af4ece1f8 VAL: '1.2.3.4' (14 sibs) 44: 0x2af4ece290 SEQ: (14 sibs) 2 children: 44: 0x2af4ece9c0 VAL: '1.2.3' (2 sibs) 44: 0x2af4ecea58 VAL: '4.5.6' (2 sibs) 44: 0x2af4ece328 SEQ: (14 sibs) 2 children: 44: 0x2af4eceb00 VAL: '1.2.3.4' (2 sibs) 44: 0x2af4eceb98 VAL: '4.5.6.7' (2 sibs) 44: 0x2af4ece3c0 SEQ: (14 sibs) 2 children: 44: 0x2af4ecec40 VAL: '1.2.3' (2 sibs) 44: 0x2af4ececd8 VAL: '4.5.6' (2 sibs) 44: 0x2af4ece458 SEQ: (14 sibs) 2 children: 44: 0x2af4eced80 VAL: '1.2.3.4' (2 sibs) 44: 0x2af4ecee18 VAL: '4.5.6.7' (2 sibs) 44: 0x2af4ece4f0 MAP: (14 sibs) 1 children: 44: 0x2af4eceec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2af4ece588 MAP: (14 sibs) 1 children: 44: 0x2af4ecef60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2af4ece620 MAP: (14 sibs) 1 children: 44: 0x2af4ecf000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2af4ece6b8 MAP: (14 sibs) 1 children: 44: 0x2af4ecf0a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2af4ece750 MAP: (14 sibs) 2 children: 44: 0x2af4ecf140 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2af4ecf1d8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2af4ece7e8 MAP: (14 sibs) 2 children: 44: 0x2af4ecf280 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2af4ecf318 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2af4ece880 MAP: (14 sibs) 2 children: 44: 0x2af4ecf3c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2af4ecf458 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2af4ece918 MAP: (14 sibs) 2 children: 44: 0x2af4ecf500 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2af4ecf598 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f02620 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4f026b0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4f02740 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4f027d0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4f02860 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4f028f0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4f02980 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4f02a10 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4f02aa0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4f02b30 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4f02bc0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4f02c50 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4f02ce0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4f02d70 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4f02e00 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4f02e90 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4f02f20 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4f02fb0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4f03040 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4f030d0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4f03160 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4f031f0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4f03280 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4f03310 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4f033a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4f03430 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4f034c0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4f03550 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4f035e0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4f03670 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4f03700 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4f03790 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4f03820 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4f038b0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4f03940 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 (1 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] 0x2af4ef15b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4ef1640 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4ef16d0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4ef1760 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4ef17f0 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4ef1880 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4ef1910 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4ef19a0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4ef1a30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4ef1ac0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4ef1b50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4ef1be0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4ef1c70 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4ef1d00 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4ef1d90 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4ef1e20 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4ef1eb0 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] 0x2af4f11140 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f111d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4f11260 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4f112f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4f11380 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4f11410 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4f114a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4f11530 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4f115c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4f11650 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4f116e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4f11770 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4f11800 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4f11890 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4f11920 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4f119b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4f11a40 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] 0x2af4ef3be0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4ef3c70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4ef3d00 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4ef3d90 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4ef3e20 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] 0x2af4f10830 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f108c0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4f10950 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4f109e0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4f10a70 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] 0x2af4ef5910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4ef59a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4ef5a30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4ef5ac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4ef5b50 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4ef5be0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4ef5c70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4ef5d00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4ef5d90 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] 0x2af4f12350 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f123e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f12470 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f12500 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f12590 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f12620 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f126b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f12740 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f127d0 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] 0x2af4ef7640 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4ef76d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4ef7760 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4ef77f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4ef7880 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4ef7910 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4ef79a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4ef7a30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4ef7ac0 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] 0x2af4f12c60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f12cf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f12d80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f12e10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f12ea0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f12f30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f12fc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f13050 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f130e0 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] 0x2af4ef9370 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4ef9400 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4ef9490 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4ef9520 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4ef95b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4ef9640 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4ef96d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4ef9760 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4ef97f0 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] 0x2af4f13570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f13600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f13690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f13720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f137b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f13840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f138d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f13960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f139f0 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] 0x2af4efcbc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4efcc50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4efcce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4efcd70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4efce00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4efce90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4efcf20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4efcfb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4efd040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4efd0d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4efd160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4efd1f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4efd280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4efd310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4efd3a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4efd430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4efd4c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4efd550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4efd5e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4efd670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4efd700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4efd790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4efd820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4efd8b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4efd940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4efd9d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4efda60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4efdaf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4efdb80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4efdc10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4efdca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4efdd30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4efddc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4efde50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4efdee0 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] 0x2af4f159a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4f15a30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4f15ac0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4f15b50 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4f15be0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4f15c70 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4f15d00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4f15d90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4f15e20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4f15eb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4f15f40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4f15fd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4f16060 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4f160f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4f16180 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4f16210 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4f162a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4f16330 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4f163c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4f16450 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4f164e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4f16570 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4f16600 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4f16690 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4f16720 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4f167b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4f16840 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4f168d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4f16960 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4f169f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4f16a80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4f16b10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4f16ba0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4f16c30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4f16cc0 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 (1 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] 0x2af4f01410 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f014a0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4f01530 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4f015c0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4f01650 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4f016e0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4f01770 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4f01800 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4f01890 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4f01920 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4f019b0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4f01a40 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4f01ad0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4f01b60 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4f01bf0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4f01c80 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4f01d10 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] 0x2af4f14790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f14820 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4f148b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4f14940 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4f149d0 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4f14a60 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4f14af0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4f14b80 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4f14c10 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4f14ca0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4f14d30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4f14dc0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4f14e50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4f14ee0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4f14f70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4f15000 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4f15090 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] 0x2af4f00b00 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f00b90 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4f00c20 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4f00cb0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4f00d40 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] 0x2af4f13e80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f13f10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4f13fa0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4f14030 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4f140c0 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] 0x2af4f04a30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f04ac0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f04b50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f04be0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f04c70 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f04d00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f04d90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f04e20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f04eb0 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] 0x2af4f17db0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f17e40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f17ed0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f17f60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f17ff0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f18080 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f18110 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f181a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f18230 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] 0x2af4f05340 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f053d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f05460 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f054f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f05580 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f05610 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f056a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f05730 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f057c0 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] 0x2af4f186c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f18750 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f187e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f18870 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f18900 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f18990 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f18a20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f18ab0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f18b40 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] 0x2af4f05c50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f05ce0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f05d70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f05e00 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f05e90 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f05f20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f05fb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f06040 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f060d0 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] 0x2af4f18fd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f19060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f190f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f19180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f19210 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f192a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f19330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f193c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f19450 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] 0x2af4f080c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4f08150 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4f081e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4f08270 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4f08300 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4f08390 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4f08420 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4f084b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4f08540 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4f085d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4f08660 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4f086f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4f08780 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4f08810 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4f088a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4f08930 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4f089c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4f08a50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4f08ae0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4f08b70 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4f08c00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4f08c90 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4f08d20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4f08db0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4f08e40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4f08ed0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4f08f60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4f08ff0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4f09080 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4f09110 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4f091a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4f09230 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4f092c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4f09350 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4f093e0 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] 0x2af4f1b400 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4f1b490 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4f1b520 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4f1b5b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4f1b640 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4f1b6d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4f1b760 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4f1b7f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4f1b880 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4f1b910 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4f1b9a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4f1ba30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4f1bac0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4f1bb50 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4f1bbe0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4f1bc70 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4f1bd00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4f1bd90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4f1be20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4f1beb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4f1bf40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4f1bfd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4f1c060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4f1c0f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4f1c180 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4f1c210 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4f1c2a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4f1c330 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4f1c3c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4f1c450 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4f1c4e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4f1c570 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4f1c600 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4f1c690 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4f1c720 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 (1 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] 0x2af4efb9b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4efba40 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4efbad0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4efbb60 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4efbbf0 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4efbc80 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4efbd10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4efbda0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4efbe30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4efbec0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4efbf50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4efbfe0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4efc070 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4efc100 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4efc190 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4efc220 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4efc2b0 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] 0x2af4f1a1f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f1a280 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4f1a310 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4f1a3a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4f1a430 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4f1a4c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4f1a550 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4f1a5e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4f1a670 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4f1a700 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4f1a790 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4f1a820 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4f1a8b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4f1a940 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4f1a9d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4f1aa60 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4f1aaf0 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] 0x2af4efb0a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4efb130 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4efb1c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4efb250 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4efb2e0 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] 0x2af4f198e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f19970 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4f19a00 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4f19a90 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4f19b20 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] 0x2af4efefd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4eff060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4eff0f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4eff180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4eff210 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4eff2a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4eff330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4eff3c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4eff450 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] 0x2af4f1d810 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f1d8a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f1d930 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f1d9c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f1da50 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f1dae0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f1db70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f1dc00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f1dc90 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] 0x2af4eff8e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4eff970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4effa00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4effa90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4effb20 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4effbb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4effc40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4effcd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4effd60 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] 0x2af4f1e120 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f1e1b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f1e240 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f1e2d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f1e360 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f1e3f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f1e480 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f1e510 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f1e5a0 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] 0x2af4f001f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f00280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f00310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f003a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f00430 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f004c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f00550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f005e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f00670 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] 0x2af4f1ea30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f1eac0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f1eb50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f1ebe0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f1ec70 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f1ed00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f1ed90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f1ee20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f1eeb0 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] 0x2af4f02620 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4f026b0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4f02740 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4f027d0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4f02860 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4f028f0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4f02980 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4f02a10 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4f02aa0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4f02b30 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4f02bc0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4f02c50 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4f02ce0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4f02d70 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4f02e00 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4f02e90 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4f02f20 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4f02fb0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4f03040 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4f030d0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4f03160 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4f031f0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4f03280 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4f03310 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4f033a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4f03430 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4f034c0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4f03550 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4f035e0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4f03670 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4f03700 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4f03790 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4f03820 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4f038b0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4f03940 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] 0x2af4f20e60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4f20ef0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4f20f80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4f21010 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4f210a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4f21130 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4f211c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4f21250 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4f212e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4f21370 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4f21400 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4f21490 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4f21520 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4f215b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4f21640 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4f216d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4f21760 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4f217f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4f21880 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4f21910 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4f219a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4f21a30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4f21ac0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4f21b50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4f21be0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4f21c70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4f21d00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4f21d90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4f21e20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4f21eb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4f21f40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4f21fd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4f22060 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4f220f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4f22180 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 (1 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] 0x2af4f0a4d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f0a560 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4f0a5f0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4f0a680 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4f0a710 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4f0a7a0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4f0a830 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4f0a8c0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4f0a950 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4f0a9e0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4f0aa70 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4f0ab00 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4f0ab90 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4f0ac20 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4f0acb0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4f0ad40 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4f0add0 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] 0x2af4f1fc50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f1fce0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4f1fd70 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4f1fe00 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4f1fe90 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4f1ff20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4f1ffb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4f20040 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4f200d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4f20160 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4f201f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4f20280 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4f20310 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4f203a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4f20430 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4f204c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4f20550 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] 0x2af4f06810 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f068a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4f06930 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4f069c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4f06a50 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] 0x2af4f1f340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f1f3d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4f1f460 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4f1f4f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4f1f580 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] 0x2af4f07150 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f071e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f07270 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f07300 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f07390 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f07420 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f074b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f07540 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f075d0 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] 0x2af4f23270 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f23300 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f23390 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f23420 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f234b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f23540 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f235d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f23660 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f236f0 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] 0x2af4f0b6e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f0b770 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f0b800 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f0b890 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f0b920 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f0b9b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f0ba40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f0bad0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f0bb60 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] 0x2af4f23b80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f23c10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f23ca0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f23d30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f23dc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f23e50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f23ee0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f23f70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f24000 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] 0x2af4f0bff0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f0c080 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f0c110 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f0c1a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f0c230 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f0c2c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f0c350 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f0c3e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f0c470 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] 0x2af4f24490 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f24520 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f245b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f24640 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f246d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f24760 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f247f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f24880 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f24910 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] 0x2af4f0e420 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4f0e4b0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4f0e540 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4f0e5d0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4f0e660 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4f0e6f0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4f0e780 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4f0e810 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4f0e8a0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4f0e930 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4f0e9c0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4f0ea50 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4f0eae0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4f0eb70 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4f0ec00 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4f0ec90 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4f0ed20 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4f0edb0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4f0ee40 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4f0eed0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4f0ef60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4f0eff0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4f0f080 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4f0f110 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4f0f1a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4f0f230 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4f0f2c0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4f0f350 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4f0f3e0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4f0f470 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4f0f500 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4f0f590 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4f0f620 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4f0f6b0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4f0f740 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] 0x2af4f268c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4f26950 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4f269e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4f26a70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4f26b00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4f26b90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4f26c20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4f26cb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4f26d40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4f26dd0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4f26e60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4f26ef0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4f26f80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4f27010 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4f270a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4f27130 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4f271c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4f27250 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4f272e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4f27370 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4f27400 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4f27490 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4f27520 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4f275b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4f27640 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4f276d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4f27760 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4f277f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4f27880 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4f27910 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4f279a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4f27a30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4f27ac0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4f27b50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4f27be0 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 (1 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af4eccd80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af4ecb590 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2af4ecb630 VAL: '-2' (15 sibs) 44: 0x2af4ecb6c8 VAL: '-2' (15 sibs) 44: 0x2af4ecb760 VAL: '5' (15 sibs) 44: 0x2af4ecb7f8 VAL: '0xa' (15 sibs) 44: 0x2af4ecb890 VAL: '-0xb' (15 sibs) 44: 0x2af4ecb928 VAL: '0XA' (15 sibs) 44: 0x2af4ecb9c0 VAL: '-0XA' (15 sibs) 44: 0x2af4ecba58 VAL: '0b10' (15 sibs) 44: 0x2af4ecbaf0 VAL: '-0b10' (15 sibs) 44: 0x2af4ecbb88 VAL: '0B10' (15 sibs) 44: 0x2af4ecbc20 VAL: '-0B10' (15 sibs) 44: 0x2af4ecbcb8 VAL: '0o17' (15 sibs) 44: 0x2af4ecbd50 VAL: '-0o17' (15 sibs) 44: 0x2af4ecbde8 VAL: '0O17' (15 sibs) 44: 0x2af4ecbe80 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f24da0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f24e30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4f24ec0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4f24f50 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4f24fe0 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4f25070 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4f25100 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4f25190 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4f25220 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4f252b0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4f25340 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4f253d0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4f25460 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4f254f0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4f25580 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4f25610 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4f256a0 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: 0x2af4ecce98 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af4ecaf90 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2af4ecb030 VAL: '-2' (3 sibs) 44: 0x2af4ecb0c8 VAL: '-2' (3 sibs) 44: 0x2af4ecb160 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f0df50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f0dfe0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4f0e070 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4f0e100 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4f0e190 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: 0x2af4eccfb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecc390 VAL: '-2.0' (8 sibs) 44: 0x2af4ecc428 VAL: '-2.1' (8 sibs) 44: 0x2af4ecc4c0 VAL: '0.1' (8 sibs) 44: 0x2af4ecc558 VAL: '.1' (8 sibs) 44: 0x2af4ecc5f0 VAL: '-.2' (8 sibs) 44: 0x2af4ecc688 VAL: '-2.e+6' (8 sibs) 44: 0x2af4ecc720 VAL: '-3e-6' (8 sibs) 44: 0x2af4ecc7b8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f25740 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f257d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f25860 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f258f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f25980 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f25a10 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f25aa0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f25b30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f25bc0 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: 0x2af4ecd0c8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecc860 VAL: '-2.0' (8 sibs) 44: 0x2af4ecc8f8 VAL: '-2.1' (8 sibs) 44: 0x2af4ecc990 VAL: '0.1' (8 sibs) 44: 0x2af4ecca28 VAL: '.1' (8 sibs) 44: 0x2af4eccac0 VAL: '-.2' (8 sibs) 44: 0x2af4eccb58 VAL: '-2.e+6' (8 sibs) 44: 0x2af4eccbf0 VAL: '-3e-6' (8 sibs) 44: 0x2af4eccc88 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f25c60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f25cf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f25d80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f25e10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f25ea0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f25f30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f25fc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f26050 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f260e0 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: 0x2af4ecd1e0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecd600 VAL: '-2.0' (8 sibs) 44: 0x2af4ecd698 VAL: '-2.1' (8 sibs) 44: 0x2af4ecd730 VAL: '0.1' (8 sibs) 44: 0x2af4ecd7c8 VAL: '.1' (8 sibs) 44: 0x2af4ecd860 VAL: '-.2' (8 sibs) 44: 0x2af4ecd8f8 VAL: '-2.e+6' (8 sibs) 44: 0x2af4ecd990 VAL: '-3e-6' (8 sibs) 44: 0x2af4ecda28 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f26180 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f26210 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f262a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f26330 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f263c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f26450 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f264e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f26570 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f26600 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: 0x2af4ecd2f8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2af4ece160 VAL: '1.2.3' (14 sibs) 44: 0x2af4ece1f8 VAL: '1.2.3.4' (14 sibs) 44: 0x2af4ece290 SEQ: (14 sibs) 2 children: 44: 0x2af4ece9c0 VAL: '1.2.3' (2 sibs) 44: 0x2af4ecea58 VAL: '4.5.6' (2 sibs) 44: 0x2af4ece328 SEQ: (14 sibs) 2 children: 44: 0x2af4eceb00 VAL: '1.2.3.4' (2 sibs) 44: 0x2af4eceb98 VAL: '4.5.6.7' (2 sibs) 44: 0x2af4ece3c0 SEQ: (14 sibs) 2 children: 44: 0x2af4ecec40 VAL: '1.2.3' (2 sibs) 44: 0x2af4ececd8 VAL: '4.5.6' (2 sibs) 44: 0x2af4ece458 SEQ: (14 sibs) 2 children: 44: 0x2af4eced80 VAL: '1.2.3.4' (2 sibs) 44: 0x2af4ecee18 VAL: '4.5.6.7' (2 sibs) 44: 0x2af4ece4f0 MAP: (14 sibs) 1 children: 44: 0x2af4eceec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2af4ece588 MAP: (14 sibs) 1 children: 44: 0x2af4ecef60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2af4ece620 MAP: (14 sibs) 1 children: 44: 0x2af4ecf000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2af4ece6b8 MAP: (14 sibs) 1 children: 44: 0x2af4ecf0a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2af4ece750 MAP: (14 sibs) 2 children: 44: 0x2af4ecf140 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2af4ecf1d8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2af4ece7e8 MAP: (14 sibs) 2 children: 44: 0x2af4ecf280 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2af4ecf318 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2af4ece880 MAP: (14 sibs) 2 children: 44: 0x2af4ecf3c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2af4ecf458 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2af4ece918 MAP: (14 sibs) 2 children: 44: 0x2af4ecf500 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2af4ecf598 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f28cd0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4f28d60 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4f28df0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4f28e80 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4f28f10 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4f28fa0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4f29030 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4f290c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4f29150 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4f291e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4f29270 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4f29300 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4f29390 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4f29420 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4f294b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4f29540 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4f295d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4f29660 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4f296f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4f29780 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4f29810 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4f298a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4f29930 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4f299c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4f29a50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4f29ae0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4f29b70 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4f29c00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4f29c90 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4f29d20 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4f29db0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4f29e40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4f29ed0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4f29f60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4f29ff0 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: 0x2af4eccd80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af4ecb590 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2af4ecb630 VAL: '-2' (15 sibs) 44: 0x2af4ecb6c8 VAL: '-2' (15 sibs) 44: 0x2af4ecb760 VAL: '5' (15 sibs) 44: 0x2af4ecb7f8 VAL: '0xa' (15 sibs) 44: 0x2af4ecb890 VAL: '-0xb' (15 sibs) 44: 0x2af4ecb928 VAL: '0XA' (15 sibs) 44: 0x2af4ecb9c0 VAL: '-0XA' (15 sibs) 44: 0x2af4ecba58 VAL: '0b10' (15 sibs) 44: 0x2af4ecbaf0 VAL: '-0b10' (15 sibs) 44: 0x2af4ecbb88 VAL: '0B10' (15 sibs) 44: 0x2af4ecbc20 VAL: '-0B10' (15 sibs) 44: 0x2af4ecbcb8 VAL: '0o17' (15 sibs) 44: 0x2af4ecbd50 VAL: '-0o17' (15 sibs) 44: 0x2af4ecbde8 VAL: '0O17' (15 sibs) 44: 0x2af4ecbe80 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f2a090 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f2a120 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2af4f2a1b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2af4f2a240 VAL: '-2' (15 sibs) 44: [4] [4] 0x2af4f2a2d0 VAL: '5' (15 sibs) 44: [5] [5] 0x2af4f2a360 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2af4f2a3f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2af4f2a480 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2af4f2a510 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2af4f2a5a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2af4f2a630 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2af4f2a6c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2af4f2a750 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2af4f2a7e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2af4f2a870 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2af4f2a900 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2af4f2a990 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: 0x2af4ecce98 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af4ecaf90 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2af4ecb030 VAL: '-2' (3 sibs) 44: 0x2af4ecb0c8 VAL: '-2' (3 sibs) 44: 0x2af4ecb160 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f2aa30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af4f2aac0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af4f2ab50 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af4f2abe0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af4f2ac70 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: 0x2af4eccfb0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecc390 VAL: '-2.0' (8 sibs) 44: 0x2af4ecc428 VAL: '-2.1' (8 sibs) 44: 0x2af4ecc4c0 VAL: '0.1' (8 sibs) 44: 0x2af4ecc558 VAL: '.1' (8 sibs) 44: 0x2af4ecc5f0 VAL: '-.2' (8 sibs) 44: 0x2af4ecc688 VAL: '-2.e+6' (8 sibs) 44: 0x2af4ecc720 VAL: '-3e-6' (8 sibs) 44: 0x2af4ecc7b8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f2ad10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f2ada0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f2ae30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f2aec0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f2af50 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f2afe0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f2b070 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f2b100 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f2b190 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: 0x2af4ecd0c8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecc860 VAL: '-2.0' (8 sibs) 44: 0x2af4ecc8f8 VAL: '-2.1' (8 sibs) 44: 0x2af4ecc990 VAL: '0.1' (8 sibs) 44: 0x2af4ecca28 VAL: '.1' (8 sibs) 44: 0x2af4eccac0 VAL: '-.2' (8 sibs) 44: 0x2af4eccb58 VAL: '-2.e+6' (8 sibs) 44: 0x2af4eccbf0 VAL: '-3e-6' (8 sibs) 44: 0x2af4eccc88 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f2b230 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f2b2c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f2b350 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f2b3e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f2b470 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f2b500 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f2b590 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f2b620 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f2b6b0 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: 0x2af4ecd1e0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2af4ecd600 VAL: '-2.0' (8 sibs) 44: 0x2af4ecd698 VAL: '-2.1' (8 sibs) 44: 0x2af4ecd730 VAL: '0.1' (8 sibs) 44: 0x2af4ecd7c8 VAL: '.1' (8 sibs) 44: 0x2af4ecd860 VAL: '-.2' (8 sibs) 44: 0x2af4ecd8f8 VAL: '-2.e+6' (8 sibs) 44: 0x2af4ecd990 VAL: '-3e-6' (8 sibs) 44: 0x2af4ecda28 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f2b750 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2af4f2b7e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2af4f2b870 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2af4f2b900 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2af4f2b990 VAL: '.1' (8 sibs) 44: [5] [5] 0x2af4f2ba20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2af4f2bab0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2af4f2bb40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2af4f2bbd0 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: 0x2af4ecd2f8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2af4ece160 VAL: '1.2.3' (14 sibs) 44: 0x2af4ece1f8 VAL: '1.2.3.4' (14 sibs) 44: 0x2af4ece290 SEQ: (14 sibs) 2 children: 44: 0x2af4ece9c0 VAL: '1.2.3' (2 sibs) 44: 0x2af4ecea58 VAL: '4.5.6' (2 sibs) 44: 0x2af4ece328 SEQ: (14 sibs) 2 children: 44: 0x2af4eceb00 VAL: '1.2.3.4' (2 sibs) 44: 0x2af4eceb98 VAL: '4.5.6.7' (2 sibs) 44: 0x2af4ece3c0 SEQ: (14 sibs) 2 children: 44: 0x2af4ecec40 VAL: '1.2.3' (2 sibs) 44: 0x2af4ececd8 VAL: '4.5.6' (2 sibs) 44: 0x2af4ece458 SEQ: (14 sibs) 2 children: 44: 0x2af4eced80 VAL: '1.2.3.4' (2 sibs) 44: 0x2af4ecee18 VAL: '4.5.6.7' (2 sibs) 44: 0x2af4ece4f0 MAP: (14 sibs) 1 children: 44: 0x2af4eceec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2af4ece588 MAP: (14 sibs) 1 children: 44: 0x2af4ecef60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2af4ece620 MAP: (14 sibs) 1 children: 44: 0x2af4ecf000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2af4ece6b8 MAP: (14 sibs) 1 children: 44: 0x2af4ecf0a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2af4ece750 MAP: (14 sibs) 2 children: 44: 0x2af4ecf140 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2af4ecf1d8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2af4ece7e8 MAP: (14 sibs) 2 children: 44: 0x2af4ecf280 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2af4ecf318 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2af4ece880 MAP: (14 sibs) 2 children: 44: 0x2af4ecf3c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2af4ecf458 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2af4ece918 MAP: (14 sibs) 2 children: 44: 0x2af4ecf500 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2af4ecf598 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af4f2bc70 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af4f2bd00 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2af4f2bd90 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2af4f2be20 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2af4f2beb0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2af4f2bf40 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2af4f2bfd0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2af4f2c060 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2af4f2c0f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2af4f2c180 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2af4f2c210 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2af4f2c2a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2af4f2c330 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2af4f2c3c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2af4f2c450 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2af4f2c4e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af4f2c570 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2af4f2c600 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af4f2c690 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2af4f2c720 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af4f2c7b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2af4f2c840 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af4f2c8d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2af4f2c960 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2af4f2c9f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2af4f2ca80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2af4f2cb10 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2af4f2cba0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2af4f2cc30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2af4f2ccc0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2af4f2cd50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2af4f2cde0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2af4f2ce70 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2af4f2cf00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2af4f2cf90 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 (68 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (73 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.10 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-1.14.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 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: [----------] 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: [----------] 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: 0x2ae0d585f0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2ae0d55870 VAL: '' (12 sibs) 45: 0x2ae0d55908 VAL: '' (12 sibs) 45: 0x2ae0d559a0 VAL: 'null' (12 sibs) 45: 0x2ae0d55a38 VAL: 'Null' (12 sibs) 45: 0x2ae0d55ad0 VAL: 'NULL' (12 sibs) 45: 0x2ae0d55b68 VAL: '~' (12 sibs) 45: 0x2ae0d55c00 MAP: (12 sibs) 1 children: 45: 0x2ae0d55fa0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2ae0d55c98 MAP: (12 sibs) 1 children: 45: 0x2ae0d56040 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2ae0d55d30 MAP: (12 sibs) 1 children: 45: 0x2ae0d560e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2ae0d55dc8 MAP: (12 sibs) 1 children: 45: 0x2ae0d56180 KEYVAL: '~' '~' (1 sibs) 45: 0x2ae0d55e60 MAP: (12 sibs) 1 children: 45: 0x2ae0d56220 KEYVAL: '~' 'null' (1 sibs) 45: 0x2ae0d55ef8 MAP: (12 sibs) 1 children: 45: 0x2ae0d562c0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0d9ea00 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2ae0d9ea90 VAL: '' (12 sibs) 45: [2] [2] 0x2ae0d9eb20 VAL: '' (12 sibs) 45: [3] [3] 0x2ae0d9ebb0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2ae0d9ec40 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2ae0d9ecd0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2ae0d9ed60 VAL: '~' (12 sibs) 45: [7] [7] 0x2ae0d9edf0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2ae0d9ee80 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2ae0d9ef10 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2ae0d9efa0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2ae0d9f030 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2ae0d9f0c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2ae0d9f150 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2ae0d9f1e0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2ae0d9f270 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2ae0d9f300 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2ae0d9f390 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2ae0d9f420 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: 0x2ae0d58708 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d565a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56638 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d566d0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0da1030 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0da10c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0da1150 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0da11e0 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: 0x2ae0d58820 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d56be0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56c78 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d56d10 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0da2d60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0da2df0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0da2e80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0da2f10 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: 0x2ae0d58938 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d56db0 VAL: '' (3 sibs) 45: 0x2ae0d56e48 VAL: '' (3 sibs) 45: 0x2ae0d56ee0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0da4a90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0da4b20 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0da4bb0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0da4c40 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: 0x2ae0d58a50 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d57a70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2ae0d57c40 VAL: '' (3 sibs) 45: 0x2ae0d57cd8 VAL: '' (3 sibs) 45: 0x2ae0d57d70 VAL: '' (3 sibs) 45: 0x2ae0d57b08 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d57ba0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0da67c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0da6850 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2ae0da68e0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0da6970 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0da6a00 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0da6a90 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0da6b20 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: 0x2ae0d58b68 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d567c0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56858 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2ae0d56990 VAL: '' (3 sibs) 45: 0x2ae0d56a28 VAL: '' (3 sibs) 45: 0x2ae0d56ac0 VAL: '' (3 sibs) 45: 0x2ae0d568f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0da84f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0da8580 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0da8610 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2ae0da86a0 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0da8730 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0da87c0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0da8850 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: 0x2ae0d58c80 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d57e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d57ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d57f40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2ae0d57fe0 VAL: '' (3 sibs) 45: 0x2ae0d58078 VAL: '' (3 sibs) 45: 0x2ae0d58110 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0daa220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0daa2b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0daa340 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0daa3d0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2ae0daa460 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0daa4f0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0daa580 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: 0x2ae0d58d98 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d58200 MAP: (3 sibs) 3 children: 45: 0x2ae0d583d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d58468 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d58500 KEYVAL: 'baz' '' (3 sibs) 45: 0x2ae0d58298 VAL: '' (3 sibs) 45: 0x2ae0d58330 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dabf50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dabfe0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2ae0dac070 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2ae0dac100 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2ae0dac190 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2ae0dac220 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dac2b0 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: 0x2ae0d58eb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d59780 VAL: '' (3 sibs) 45: 0x2ae0d59818 MAP: (3 sibs) 3 children: 45: 0x2ae0d59950 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d599e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d59a80 KEYVAL: 'baz' '' (3 sibs) 45: 0x2ae0d598b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dadc80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dadd10 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dadda0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2ae0dade30 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2ae0dadec0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2ae0dadf50 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2ae0dadfe0 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: 0x2ae0d58fc8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d571a0 VAL: '' (3 sibs) 45: 0x2ae0d57238 VAL: '' (3 sibs) 45: 0x2ae0d572d0 MAP: (3 sibs) 3 children: 45: 0x2ae0d57370 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d57408 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d574a0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0daf9b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dafa40 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dafad0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dafb60 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2ae0dafbf0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2ae0dafc80 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dafd10 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: 0x2ae0d590e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d56f80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2ae0d57810 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2ae0d578a8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2ae0d57018 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2ae0d59b20 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2ae0d59bb8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2ae0d570b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0db16e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db1770 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2ae0db1800 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2ae0db1890 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2ae0db1920 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2ae0db19b0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2ae0db1a40 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2ae0db1ad0 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: 0x2ae0d591f8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d5ae90 KEYVAL: 'version' '0' (3 sibs) 45: 0x2ae0d5af28 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2ae0d5afc0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2ae0d55430 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2ae0d5b060 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2ae0d5b1a0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2ae0d5b238 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2ae0d5b0f8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2ae0d5b2e0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2ae0d5b378 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2ae0d5b410 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2ae0d5b4a8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2ae0d5b540 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2ae0d5b5d8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2ae0d5b670 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2ae0d5b708 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0db4290 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db4320 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2ae0db43b0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2ae0db4440 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2ae0db44d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2ae0db4560 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2ae0db45f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2ae0db4680 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2ae0db4710 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2ae0db47a0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2ae0db4830 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2ae0db48c0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2ae0db4950 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2ae0db49e0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2ae0db4a70 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2ae0db4b00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2ae0db4b90 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: 0x2ae0d59310 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d59e80 KEYVAL: 'version' '10' (3 sibs) 45: 0x2ae0d59f18 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2ae0d59fb0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2ae0d57680 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2ae0d55570 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2ae0d5a9c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2ae0d5aa58 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2ae0d5aaf0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2ae0d57718 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0db3980 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db3a10 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2ae0db3aa0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2ae0db3b30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2ae0db3bc0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2ae0db3c50 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2ae0db3ce0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2ae0db3d70 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2ae0db3e00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2ae0db3e90 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: 0x2ae0d585f0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2ae0d55870 VAL: '' (12 sibs) 45: 0x2ae0d55908 VAL: '' (12 sibs) 45: 0x2ae0d559a0 VAL: 'null' (12 sibs) 45: 0x2ae0d55a38 VAL: 'Null' (12 sibs) 45: 0x2ae0d55ad0 VAL: 'NULL' (12 sibs) 45: 0x2ae0d55b68 VAL: '~' (12 sibs) 45: 0x2ae0d55c00 MAP: (12 sibs) 1 children: 45: 0x2ae0d55fa0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2ae0d55c98 MAP: (12 sibs) 1 children: 45: 0x2ae0d56040 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2ae0d55d30 MAP: (12 sibs) 1 children: 45: 0x2ae0d560e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2ae0d55dc8 MAP: (12 sibs) 1 children: 45: 0x2ae0d56180 KEYVAL: '~' '~' (1 sibs) 45: 0x2ae0d55e60 MAP: (12 sibs) 1 children: 45: 0x2ae0d56220 KEYVAL: '~' 'null' (1 sibs) 45: 0x2ae0d55ef8 MAP: (12 sibs) 1 children: 45: 0x2ae0d562c0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0db71d0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2ae0db7260 VAL: '' (12 sibs) 45: [2] [2] 0x2ae0db72f0 VAL: '' (12 sibs) 45: [3] [3] 0x2ae0db7380 VAL: 'null' (12 sibs) 45: [4] [4] 0x2ae0db7410 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2ae0db74a0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2ae0db7530 VAL: '~' (12 sibs) 45: [7] [7] 0x2ae0db75c0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2ae0db7650 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2ae0db76e0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2ae0db7770 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2ae0db7800 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2ae0db7890 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2ae0db7920 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2ae0db79b0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2ae0db7a40 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2ae0db7ad0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2ae0db7b60 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2ae0db7bf0 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: 0x2ae0d58708 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d565a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56638 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d566d0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0db68c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db6950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0db69e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0db6a70 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: 0x2ae0d58820 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d56be0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56c78 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d56d10 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0db83e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db8470 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0db8500 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0db8590 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: 0x2ae0d58938 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d56db0 VAL: '' (3 sibs) 45: 0x2ae0d56e48 VAL: '' (3 sibs) 45: 0x2ae0d56ee0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0db8cf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db8d80 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0db8e10 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0db8ea0 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: 0x2ae0d58a50 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d57a70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2ae0d57c40 VAL: '' (3 sibs) 45: 0x2ae0d57cd8 VAL: '' (3 sibs) 45: 0x2ae0d57d70 VAL: '' (3 sibs) 45: 0x2ae0d57b08 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d57ba0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0db9600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db9690 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2ae0db9720 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0db97b0 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0db9840 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0db98d0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0db9960 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: 0x2ae0d58b68 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d567c0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56858 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2ae0d56990 VAL: '' (3 sibs) 45: 0x2ae0d56a28 VAL: '' (3 sibs) 45: 0x2ae0d56ac0 VAL: '' (3 sibs) 45: 0x2ae0d568f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0db9f10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db9fa0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dba030 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2ae0dba0c0 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0dba150 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dba1e0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dba270 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: 0x2ae0d58c80 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d57e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d57ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d57f40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2ae0d57fe0 VAL: '' (3 sibs) 45: 0x2ae0d58078 VAL: '' (3 sibs) 45: 0x2ae0d58110 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dba820 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dba8b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dba940 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dba9d0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2ae0dbaa60 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dbaaf0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dbab80 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: 0x2ae0d58d98 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d58200 MAP: (3 sibs) 3 children: 45: 0x2ae0d583d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d58468 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d58500 KEYVAL: 'baz' '' (3 sibs) 45: 0x2ae0d58298 VAL: '' (3 sibs) 45: 0x2ae0d58330 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dbb130 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbb1c0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2ae0dbb250 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2ae0dbb2e0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2ae0dbb370 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2ae0dbb400 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dbb490 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: 0x2ae0d58eb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d59780 VAL: '' (3 sibs) 45: 0x2ae0d59818 MAP: (3 sibs) 3 children: 45: 0x2ae0d59950 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d599e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d59a80 KEYVAL: 'baz' '' (3 sibs) 45: 0x2ae0d598b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dbba40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbbad0 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dbbb60 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2ae0dbbbf0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2ae0dbbc80 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2ae0dbbd10 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2ae0dbbda0 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: 0x2ae0d58fc8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d571a0 VAL: '' (3 sibs) 45: 0x2ae0d57238 VAL: '' (3 sibs) 45: 0x2ae0d572d0 MAP: (3 sibs) 3 children: 45: 0x2ae0d57370 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d57408 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d574a0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dbc350 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbc3e0 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dbc470 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dbc500 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2ae0dbc590 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2ae0dbc620 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dbc6b0 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: 0x2ae0d590e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d56f80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2ae0d57810 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2ae0d578a8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2ae0d57018 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2ae0d59b20 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2ae0d59bb8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2ae0d570b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dbcc60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbccf0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2ae0dbcd80 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2ae0dbce10 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2ae0dbcea0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2ae0dbcf30 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2ae0dbcfc0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2ae0dbd050 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: 0x2ae0d591f8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d5ae90 KEYVAL: 'version' '0' (3 sibs) 45: 0x2ae0d5af28 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2ae0d5afc0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2ae0d55430 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2ae0d5b060 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2ae0d5b1a0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2ae0d5b238 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2ae0d5b0f8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2ae0d5b2e0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2ae0d5b378 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2ae0d5b410 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2ae0d5b4a8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2ae0d5b540 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2ae0d5b5d8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2ae0d5b670 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2ae0d5b708 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dbde80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbdf10 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2ae0dbdfa0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2ae0dbe030 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2ae0dbe0c0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2ae0dbe150 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2ae0dbe1e0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2ae0dbe270 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2ae0dbe300 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2ae0dbe390 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2ae0dbe420 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2ae0dbe4b0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2ae0dbe540 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2ae0dbe5d0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2ae0dbe660 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2ae0dbe6f0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2ae0dbe780 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: 0x2ae0d59310 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d59e80 KEYVAL: 'version' '10' (3 sibs) 45: 0x2ae0d59f18 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2ae0d59fb0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2ae0d57680 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2ae0d55570 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2ae0d5a9c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2ae0d5aa58 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2ae0d5aaf0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2ae0d57718 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dbd570 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbd600 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2ae0dbd690 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2ae0dbd720 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2ae0dbd7b0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2ae0dbd840 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2ae0dbd8d0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2ae0dbd960 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2ae0dbd9f0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2ae0dbda80 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 (1 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] 0x2ae0d9ea00 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2ae0d9ea90 VAL: '' (12 sibs) 45: [2] [2] 0x2ae0d9eb20 VAL: '' (12 sibs) 45: [3] [3] 0x2ae0d9ebb0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2ae0d9ec40 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2ae0d9ecd0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2ae0d9ed60 VAL: '~' (12 sibs) 45: [7] [7] 0x2ae0d9edf0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2ae0d9ee80 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2ae0d9ef10 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2ae0d9efa0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2ae0d9f030 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2ae0d9f0c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2ae0d9f150 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2ae0d9f1e0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2ae0d9f270 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2ae0d9f300 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2ae0d9f390 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2ae0d9f420 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] 0x2ae0dc15a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2ae0dc1630 VAL: '' (12 sibs) 45: [2] [2] 0x2ae0dc16c0 VAL: '' (12 sibs) 45: [3] [3] 0x2ae0dc1750 VAL: 'null' (12 sibs) 45: [4] [4] 0x2ae0dc17e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2ae0dc1870 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2ae0dc1900 VAL: '~' (12 sibs) 45: [7] [7] 0x2ae0dc1990 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2ae0dc1a20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2ae0dc1ab0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2ae0dc1b40 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2ae0dc1bd0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2ae0dc1c60 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2ae0dc1cf0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2ae0dc1d80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2ae0dc1e10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2ae0dc1ea0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2ae0dc1f30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2ae0dc1fc0 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] 0x2ae0da1030 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0da10c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0da1150 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0da11e0 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] 0x2ae0dc03b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc0440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dc04d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dc0560 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] 0x2ae0da2d60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0da2df0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0da2e80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0da2f10 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] 0x2ae0dc27b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc2840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dc28d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dc2960 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] 0x2ae0da4a90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0da4b20 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0da4bb0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0da4c40 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] 0x2ae0dc30c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc3150 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dc31e0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dc3270 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] 0x2ae0da67c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0da6850 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2ae0da68e0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0da6970 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0da6a00 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0da6a90 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0da6b20 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] 0x2ae0dc39d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc3a60 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2ae0dc3af0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dc3b80 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0dc3c10 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dc3ca0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dc3d30 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] 0x2ae0da84f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0da8580 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0da8610 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2ae0da86a0 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0da8730 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0da87c0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0da8850 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] 0x2ae0dc42e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc4370 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dc4400 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2ae0dc4490 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0dc4520 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dc45b0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dc4640 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] 0x2ae0daa220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0daa2b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0daa340 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0daa3d0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2ae0daa460 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0daa4f0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0daa580 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] 0x2ae0dc4bf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc4c80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dc4d10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dc4da0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2ae0dc4e30 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dc4ec0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dc4f50 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] 0x2ae0dabf50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dabfe0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2ae0dac070 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2ae0dac100 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2ae0dac190 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2ae0dac220 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dac2b0 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] 0x2ae0dc5500 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc5590 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2ae0dc5620 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2ae0dc56b0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2ae0dc5740 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2ae0dc57d0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dc5860 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] 0x2ae0dadc80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dadd10 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dadda0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2ae0dade30 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2ae0dadec0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2ae0dadf50 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2ae0dadfe0 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] 0x2ae0dc5e10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc5ea0 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dc5f30 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2ae0dc5fc0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2ae0dc6050 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2ae0dc60e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2ae0dc6170 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] 0x2ae0daf9b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dafa40 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dafad0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dafb60 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2ae0dafbf0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2ae0dafc80 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dafd10 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] 0x2ae0dc6720 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc67b0 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dc6840 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dc68d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2ae0dc6960 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2ae0dc69f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dc6a80 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] 0x2ae0db16e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db1770 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2ae0db1800 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2ae0db1890 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2ae0db1920 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2ae0db19b0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2ae0db1a40 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2ae0db1ad0 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] 0x2ae0dc7030 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc70c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2ae0dc7150 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2ae0dc71e0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2ae0dc7270 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2ae0dc7300 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2ae0dc7390 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2ae0dc7420 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] 0x2ae0db4290 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db4320 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2ae0db43b0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2ae0db4440 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2ae0db44d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2ae0db4560 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2ae0db45f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2ae0db4680 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2ae0db4710 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2ae0db47a0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2ae0db4830 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2ae0db48c0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2ae0db4950 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2ae0db49e0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2ae0db4a70 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2ae0db4b00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2ae0db4b90 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] 0x2ae0dc8250 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc82e0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2ae0dc8370 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2ae0dc8400 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2ae0dc8490 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2ae0dc8520 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2ae0dc85b0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2ae0dc8640 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2ae0dc86d0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2ae0dc8760 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2ae0dc87f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2ae0dc8880 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2ae0dc8910 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2ae0dc89a0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2ae0dc8a30 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2ae0dc8ac0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2ae0dc8b50 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] 0x2ae0db3980 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db3a10 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2ae0db3aa0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2ae0db3b30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2ae0db3bc0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2ae0db3c50 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2ae0db3ce0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2ae0db3d70 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2ae0db3e00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2ae0db3e90 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] 0x2ae0dc7940 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc79d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2ae0dc7a60 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2ae0dc7af0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2ae0dc7b80 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2ae0dc7c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2ae0dc7ca0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2ae0dc7d30 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2ae0dc7dc0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2ae0dc7e50 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] 0x2ae0db71d0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2ae0db7260 VAL: '' (12 sibs) 45: [2] [2] 0x2ae0db72f0 VAL: '' (12 sibs) 45: [3] [3] 0x2ae0db7380 VAL: 'null' (12 sibs) 45: [4] [4] 0x2ae0db7410 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2ae0db74a0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2ae0db7530 VAL: '~' (12 sibs) 45: [7] [7] 0x2ae0db75c0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2ae0db7650 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2ae0db76e0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2ae0db7770 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2ae0db7800 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2ae0db7890 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2ae0db7920 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2ae0db79b0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2ae0db7a40 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2ae0db7ad0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2ae0db7b60 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2ae0db7bf0 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] 0x2ae0dc9d70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2ae0dc9e00 VAL: '' (12 sibs) 45: [2] [2] 0x2ae0dc9e90 VAL: '' (12 sibs) 45: [3] [3] 0x2ae0dc9f20 VAL: 'null' (12 sibs) 45: [4] [4] 0x2ae0dc9fb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2ae0dca040 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2ae0dca0d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2ae0dca160 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2ae0dca1f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2ae0dca280 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2ae0dca310 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2ae0dca3a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2ae0dca430 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2ae0dca4c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2ae0dca550 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2ae0dca5e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2ae0dca670 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2ae0dca700 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2ae0dca790 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] 0x2ae0db68c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db6950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0db69e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0db6a70 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] 0x2ae0dc9460 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc94f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dc9580 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dc9610 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] 0x2ae0db83e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db8470 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0db8500 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0db8590 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] 0x2ae0dcaf80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dcb010 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dcb0a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dcb130 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] 0x2ae0db8cf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db8d80 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0db8e10 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0db8ea0 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] 0x2ae0dcb890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dcb920 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dcb9b0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dcba40 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] 0x2ae0db9600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db9690 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2ae0db9720 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0db97b0 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0db9840 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0db98d0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0db9960 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] 0x2ae0dcc1a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dcc230 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2ae0dcc2c0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dcc350 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0dcc3e0 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dcc470 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dcc500 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] 0x2ae0db9f10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0db9fa0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dba030 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2ae0dba0c0 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0dba150 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dba1e0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dba270 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] 0x2ae0dccab0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dccb40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dccbd0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2ae0dccc60 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0dcccf0 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dccd80 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dcce10 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] 0x2ae0dba820 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dba8b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dba940 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dba9d0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2ae0dbaa60 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dbaaf0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dbab80 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] 0x2ae0dcd3c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dcd450 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dcd4e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dcd570 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2ae0dcd600 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dcd690 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dcd720 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] 0x2ae0dbb130 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbb1c0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2ae0dbb250 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2ae0dbb2e0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2ae0dbb370 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2ae0dbb400 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dbb490 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] 0x2ae0dcdcd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dcdd60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2ae0dcddf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2ae0dcde80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2ae0dcdf10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2ae0dcdfa0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dce030 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] 0x2ae0dbba40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbbad0 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dbbb60 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2ae0dbbbf0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2ae0dbbc80 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2ae0dbbd10 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2ae0dbbda0 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] 0x2ae0dce5e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dce670 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dce700 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2ae0dce790 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2ae0dce820 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2ae0dce8b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2ae0dce940 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] 0x2ae0dbc350 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbc3e0 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dbc470 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dbc500 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2ae0dbc590 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2ae0dbc620 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dbc6b0 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] 0x2ae0dceef0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dcef80 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dcf010 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dcf0a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2ae0dcf130 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2ae0dcf1c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dcf250 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] 0x2ae0dbcc60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbccf0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2ae0dbcd80 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2ae0dbce10 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2ae0dbcea0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2ae0dbcf30 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2ae0dbcfc0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2ae0dbd050 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] 0x2ae0dcf800 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dcf890 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2ae0dcf920 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2ae0dcf9b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2ae0dcfa40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2ae0dcfad0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2ae0dcfb60 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2ae0dcfbf0 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] 0x2ae0dbde80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbdf10 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2ae0dbdfa0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2ae0dbe030 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2ae0dbe0c0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2ae0dbe150 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2ae0dbe1e0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2ae0dbe270 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2ae0dbe300 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2ae0dbe390 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2ae0dbe420 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2ae0dbe4b0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2ae0dbe540 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2ae0dbe5d0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2ae0dbe660 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2ae0dbe6f0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2ae0dbe780 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] 0x2ae0dd0a20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd0ab0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2ae0dd0b40 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2ae0dd0bd0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2ae0dd0c60 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2ae0dd0cf0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2ae0dd0d80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2ae0dd0e10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2ae0dd0ea0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2ae0dd0f30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2ae0dd0fc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2ae0dd1050 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2ae0dd10e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2ae0dd1170 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2ae0dd1200 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2ae0dd1290 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2ae0dd1320 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] 0x2ae0dbd570 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dbd600 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2ae0dbd690 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2ae0dbd720 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2ae0dbd7b0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2ae0dbd840 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2ae0dbd8d0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2ae0dbd960 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2ae0dbd9f0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2ae0dbda80 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] 0x2ae0dd0110 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd01a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2ae0dd0230 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2ae0dd02c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2ae0dd0350 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2ae0dd03e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2ae0dd0470 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2ae0dd0500 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2ae0dd0590 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2ae0dd0620 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: 0x2ae0d585f0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2ae0d55870 VAL: '' (12 sibs) 45: 0x2ae0d55908 VAL: '' (12 sibs) 45: 0x2ae0d559a0 VAL: 'null' (12 sibs) 45: 0x2ae0d55a38 VAL: 'Null' (12 sibs) 45: 0x2ae0d55ad0 VAL: 'NULL' (12 sibs) 45: 0x2ae0d55b68 VAL: '~' (12 sibs) 45: 0x2ae0d55c00 MAP: (12 sibs) 1 children: 45: 0x2ae0d55fa0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2ae0d55c98 MAP: (12 sibs) 1 children: 45: 0x2ae0d56040 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2ae0d55d30 MAP: (12 sibs) 1 children: 45: 0x2ae0d560e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2ae0d55dc8 MAP: (12 sibs) 1 children: 45: 0x2ae0d56180 KEYVAL: '~' '~' (1 sibs) 45: 0x2ae0d55e60 MAP: (12 sibs) 1 children: 45: 0x2ae0d56220 KEYVAL: '~' 'null' (1 sibs) 45: 0x2ae0d55ef8 MAP: (12 sibs) 1 children: 45: 0x2ae0d562c0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd1c30 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2ae0dd1cc0 VAL: '' (12 sibs) 45: [2] [2] 0x2ae0dd1d50 VAL: '' (12 sibs) 45: [3] [3] 0x2ae0dd1de0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2ae0dd1e70 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2ae0dd1f00 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2ae0dd1f90 VAL: '~' (12 sibs) 45: [7] [7] 0x2ae0dd2020 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2ae0dd20b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2ae0dd2140 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2ae0dd21d0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2ae0dd2260 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2ae0dd22f0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2ae0dd2380 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2ae0dd2410 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2ae0dd24a0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2ae0dd2530 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2ae0dd25c0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2ae0dd2650 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: 0x2ae0d58708 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d565a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56638 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d566d0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dc0f60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dc0ff0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dc1080 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dc1110 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: 0x2ae0d58820 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d56be0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56c78 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d56d10 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd26f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd2780 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dd2810 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dd28a0 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: 0x2ae0d58938 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d56db0 VAL: '' (3 sibs) 45: 0x2ae0d56e48 VAL: '' (3 sibs) 45: 0x2ae0d56ee0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd2940 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd29d0 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dd2a60 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dd2af0 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: 0x2ae0d58a50 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d57a70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2ae0d57c40 VAL: '' (3 sibs) 45: 0x2ae0d57cd8 VAL: '' (3 sibs) 45: 0x2ae0d57d70 VAL: '' (3 sibs) 45: 0x2ae0d57b08 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d57ba0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd2b90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd2c20 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2ae0dd2cb0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dd2d40 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0dd2dd0 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dd2e60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dd2ef0 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: 0x2ae0d58b68 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d567c0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56858 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2ae0d56990 VAL: '' (3 sibs) 45: 0x2ae0d56a28 VAL: '' (3 sibs) 45: 0x2ae0d56ac0 VAL: '' (3 sibs) 45: 0x2ae0d568f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd2f90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd3020 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dd30b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2ae0dd3140 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0dd31d0 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dd3260 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dd32f0 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: 0x2ae0d58c80 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d57e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d57ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d57f40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2ae0d57fe0 VAL: '' (3 sibs) 45: 0x2ae0d58078 VAL: '' (3 sibs) 45: 0x2ae0d58110 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd3390 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd3420 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dd34b0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dd3540 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2ae0dd35d0 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dd3660 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dd36f0 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: 0x2ae0d58d98 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d58200 MAP: (3 sibs) 3 children: 45: 0x2ae0d583d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d58468 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d58500 KEYVAL: 'baz' '' (3 sibs) 45: 0x2ae0d58298 VAL: '' (3 sibs) 45: 0x2ae0d58330 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd3790 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd3820 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2ae0dd38b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2ae0dd3940 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2ae0dd39d0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2ae0dd3a60 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dd3af0 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: 0x2ae0d58eb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d59780 VAL: '' (3 sibs) 45: 0x2ae0d59818 MAP: (3 sibs) 3 children: 45: 0x2ae0d59950 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d599e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d59a80 KEYVAL: 'baz' '' (3 sibs) 45: 0x2ae0d598b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd3b90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd3c20 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dd3cb0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2ae0dd3d40 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2ae0dd3dd0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2ae0dd3e60 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2ae0dd3ef0 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: 0x2ae0d58fc8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d571a0 VAL: '' (3 sibs) 45: 0x2ae0d57238 VAL: '' (3 sibs) 45: 0x2ae0d572d0 MAP: (3 sibs) 3 children: 45: 0x2ae0d57370 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d57408 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d574a0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd3f90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd4020 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dd40b0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dd4140 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2ae0dd41d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2ae0dd4260 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dd42f0 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: 0x2ae0d590e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d56f80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2ae0d57810 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2ae0d578a8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2ae0d57018 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2ae0d59b20 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2ae0d59bb8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2ae0d570b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd4390 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd4420 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2ae0dd44b0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2ae0dd4540 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2ae0dd45d0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2ae0dd4660 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2ae0dd46f0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2ae0dd4780 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: 0x2ae0d591f8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d5ae90 KEYVAL: 'version' '0' (3 sibs) 45: 0x2ae0d5af28 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2ae0d5afc0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2ae0d55430 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2ae0d5b060 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2ae0d5b1a0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2ae0d5b238 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2ae0d5b0f8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2ae0d5b2e0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2ae0d5b378 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2ae0d5b410 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2ae0d5b4a8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2ae0d5b540 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2ae0d5b5d8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2ae0d5b670 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2ae0d5b708 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd4820 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd48b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2ae0dd4940 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2ae0dd49d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2ae0dd4a60 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2ae0dd4af0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2ae0dd4b80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2ae0dd4c10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2ae0dd4ca0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2ae0dd4d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2ae0dd4dc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2ae0dd4e50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2ae0dd4ee0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2ae0dd4f70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2ae0dd5000 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2ae0dd5090 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2ae0dd5120 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: 0x2ae0d59310 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d59e80 KEYVAL: 'version' '10' (3 sibs) 45: 0x2ae0d59f18 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2ae0d59fb0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2ae0d57680 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2ae0d55570 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2ae0d5a9c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2ae0d5aa58 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2ae0d5aaf0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2ae0d57718 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd51c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd5250 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2ae0dd52e0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2ae0dd5370 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2ae0dd5400 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2ae0dd5490 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2ae0dd5520 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2ae0dd55b0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2ae0dd5640 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2ae0dd56d0 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: 0x2ae0d585f0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2ae0d55870 VAL: '' (12 sibs) 45: 0x2ae0d55908 VAL: '' (12 sibs) 45: 0x2ae0d559a0 VAL: 'null' (12 sibs) 45: 0x2ae0d55a38 VAL: 'Null' (12 sibs) 45: 0x2ae0d55ad0 VAL: 'NULL' (12 sibs) 45: 0x2ae0d55b68 VAL: '~' (12 sibs) 45: 0x2ae0d55c00 MAP: (12 sibs) 1 children: 45: 0x2ae0d55fa0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2ae0d55c98 MAP: (12 sibs) 1 children: 45: 0x2ae0d56040 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2ae0d55d30 MAP: (12 sibs) 1 children: 45: 0x2ae0d560e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2ae0d55dc8 MAP: (12 sibs) 1 children: 45: 0x2ae0d56180 KEYVAL: '~' '~' (1 sibs) 45: 0x2ae0d55e60 MAP: (12 sibs) 1 children: 45: 0x2ae0d56220 KEYVAL: '~' 'null' (1 sibs) 45: 0x2ae0d55ef8 MAP: (12 sibs) 1 children: 45: 0x2ae0d562c0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd5770 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2ae0dd5800 VAL: '' (12 sibs) 45: [2] [2] 0x2ae0dd5890 VAL: '' (12 sibs) 45: [3] [3] 0x2ae0dd5920 VAL: 'null' (12 sibs) 45: [4] [4] 0x2ae0dd59b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2ae0dd5a40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2ae0dd5ad0 VAL: '~' (12 sibs) 45: [7] [7] 0x2ae0dd5b60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2ae0dd5bf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2ae0dd5c80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2ae0dd5d10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2ae0dd5da0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2ae0dd5e30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2ae0dd5ec0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2ae0dd5f50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2ae0dd5fe0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2ae0dd6070 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2ae0dd6100 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2ae0dd6190 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: 0x2ae0d58708 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d565a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56638 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d566d0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd6230 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd62c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dd6350 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dd63e0 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: 0x2ae0d58820 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d56be0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56c78 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d56d10 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd6480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd6510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dd65a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dd6630 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: 0x2ae0d58938 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d56db0 VAL: '' (3 sibs) 45: 0x2ae0d56e48 VAL: '' (3 sibs) 45: 0x2ae0d56ee0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd66d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd6760 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dd67f0 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dd6880 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: 0x2ae0d58a50 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d57a70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2ae0d57c40 VAL: '' (3 sibs) 45: 0x2ae0d57cd8 VAL: '' (3 sibs) 45: 0x2ae0d57d70 VAL: '' (3 sibs) 45: 0x2ae0d57b08 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d57ba0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd6920 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd69b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2ae0dd6a40 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dd6ad0 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0dd6b60 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dd6bf0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dd6c80 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: 0x2ae0d58b68 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d567c0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d56858 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2ae0d56990 VAL: '' (3 sibs) 45: 0x2ae0d56a28 VAL: '' (3 sibs) 45: 0x2ae0d56ac0 VAL: '' (3 sibs) 45: 0x2ae0d568f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd6d20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd6db0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dd6e40 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2ae0dd6ed0 VAL: '' (3 sibs) 45: [4] [4] 0x2ae0dd6f60 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dd6ff0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dd7080 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: 0x2ae0d58c80 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d57e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d57ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d57f40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2ae0d57fe0 VAL: '' (3 sibs) 45: 0x2ae0d58078 VAL: '' (3 sibs) 45: 0x2ae0d58110 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd7120 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd71b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2ae0dd7240 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2ae0dd72d0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2ae0dd7360 VAL: '' (3 sibs) 45: [5] [5] 0x2ae0dd73f0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dd7480 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: 0x2ae0d58d98 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d58200 MAP: (3 sibs) 3 children: 45: 0x2ae0d583d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d58468 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d58500 KEYVAL: 'baz' '' (3 sibs) 45: 0x2ae0d58298 VAL: '' (3 sibs) 45: 0x2ae0d58330 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd7520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd75b0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2ae0dd7640 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2ae0dd76d0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2ae0dd7760 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2ae0dd77f0 VAL: '' (3 sibs) 45: [6] [6] 0x2ae0dd7880 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: 0x2ae0d58eb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d59780 VAL: '' (3 sibs) 45: 0x2ae0d59818 MAP: (3 sibs) 3 children: 45: 0x2ae0d59950 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d599e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d59a80 KEYVAL: 'baz' '' (3 sibs) 45: 0x2ae0d598b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd7920 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd79b0 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dd7a40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2ae0dd7ad0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2ae0dd7b60 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2ae0dd7bf0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2ae0dd7c80 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: 0x2ae0d58fc8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2ae0d571a0 VAL: '' (3 sibs) 45: 0x2ae0d57238 VAL: '' (3 sibs) 45: 0x2ae0d572d0 MAP: (3 sibs) 3 children: 45: 0x2ae0d57370 KEYVAL: 'foo' '' (3 sibs) 45: 0x2ae0d57408 KEYVAL: 'bar' '' (3 sibs) 45: 0x2ae0d574a0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd7d20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd7db0 VAL: '' (3 sibs) 45: [2] [2] 0x2ae0dd7e40 VAL: '' (3 sibs) 45: [3] [3] 0x2ae0dd7ed0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2ae0dd7f60 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2ae0dd7ff0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2ae0dd8080 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: 0x2ae0d590e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d56f80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2ae0d57810 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2ae0d578a8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2ae0d57018 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2ae0d59b20 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2ae0d59bb8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2ae0d570b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd8120 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd81b0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2ae0dd8240 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2ae0dd82d0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2ae0dd8360 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2ae0dd83f0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2ae0dd8480 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2ae0dd8510 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: 0x2ae0d591f8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d5ae90 KEYVAL: 'version' '0' (3 sibs) 45: 0x2ae0d5af28 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2ae0d5afc0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2ae0d55430 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2ae0d5b060 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2ae0d5b1a0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2ae0d5b238 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2ae0d5b0f8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2ae0d5b2e0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2ae0d5b378 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2ae0d5b410 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2ae0d5b4a8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2ae0d5b540 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2ae0d5b5d8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2ae0d5b670 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2ae0d5b708 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd85b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd8640 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2ae0dd86d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2ae0dd8760 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2ae0dd87f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2ae0dd8880 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2ae0dd8910 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2ae0dd89a0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2ae0dd8a30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2ae0dd8ac0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2ae0dd8b50 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2ae0dd8be0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2ae0dd8c70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2ae0dd8d00 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2ae0dd8d90 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2ae0dd8e20 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2ae0dd8eb0 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: 0x2ae0d59310 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2ae0d59e80 KEYVAL: 'version' '10' (3 sibs) 45: 0x2ae0d59f18 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2ae0d59fb0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2ae0d57680 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2ae0d55570 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2ae0d5a9c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2ae0d5aa58 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2ae0d5aaf0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2ae0d57718 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2ae0dd8f50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2ae0dd8fe0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2ae0dd9070 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2ae0dd9100 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2ae0dd9190 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2ae0dd9220 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2ae0dd92b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2ae0dd9340 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2ae0dd93d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2ae0dd9460 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 (78 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (80 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.12 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-1.14.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 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: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (1 ms total) 46: 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: [----------] 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: 0x2aefd92e40 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8d560 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aefd8d600 VAL: '-2' (3 sibs) 46: 0x2aefd8d698 VAL: '-2' (3 sibs) 46: 0x2aefd8d730 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefdea180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefdea210 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aefdea2a0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aefdea330 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aefdea3c0 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: 0x2aefd92f58 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8da10 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefde7a90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefde7b20 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: 0x2aefd93070 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aefd8dfc0 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aefd8e058 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aefd8e100 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefded900 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aefded990 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aefdeda20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aefdedab0 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: 0x2aefd93188 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8dab0 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aefd8e1a0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aefd8e238 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aefd8e2d0 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefdef630 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefdef6c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aefdef750 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aefdef7e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aefdef870 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: 0x2aefd932a0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aefd8d270 MAP: (3 sibs) 1 children: 46: 0x2aefd8fd10 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aefd8fdb0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd8fe48 VAL: '1.mp4' (4 sibs) 46: 0x2aefd8fee0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd8ff78 VAL: '3.mp4' (4 sibs) 46: 0x2aefd8d308 MAP: (3 sibs) 1 children: 46: 0x2aefd90020 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aefd900c0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd90158 VAL: '1.mp4' (4 sibs) 46: 0x2aefd901f0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd90288 VAL: '3.mp4' (4 sibs) 46: 0x2aefd8d3a0 MAP: (3 sibs) 1 children: 46: 0x2aefd90330 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aefd903d0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd90468 VAL: '1.mp4' (4 sibs) 46: 0x2aefd90500 VAL: '2.mp4' (4 sibs) 46: 0x2aefd90598 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefdf1c70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aefdf1d00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aefdf1d90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aefdf1e20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aefdf1eb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aefdf1f40 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aefdf1fd0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aefdf2060 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aefdf20f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aefdf2180 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aefdf2210 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aefdf22a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aefdf2330 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aefdf23c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aefdf2450 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aefdf24e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aefdf2570 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aefdf2600 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aefdf2690 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: 0x2aefd933b8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd90d90 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aefd90e30 MAP: (3 sibs) 1 children: 46: 0x2aefd91000 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aefd910a0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91138 VAL: '1.mp4' (4 sibs) 46: 0x2aefd911d0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91268 VAL: '3.mp4' (4 sibs) 46: 0x2aefd90ec8 MAP: (3 sibs) 1 children: 46: 0x2aefd91310 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aefd913b0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91448 VAL: '1.mp4' (4 sibs) 46: 0x2aefd914e0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91578 VAL: '3.mp4' (4 sibs) 46: 0x2aefd90f60 MAP: (3 sibs) 1 children: 46: 0x2aefd91620 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aefd916c0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91758 VAL: '1.mp4' (4 sibs) 46: 0x2aefd917f0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91888 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefdf4bb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefdf4c40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aefdf4cd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aefdf4d60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aefdf4df0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aefdf4e80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aefdf4f10 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aefdf4fa0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aefdf5030 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aefdf50c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aefdf5150 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aefdf51e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aefdf5270 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aefdf5300 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aefdf5390 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aefdf5420 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aefdf54b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aefdf5540 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aefdf55d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aefdf5660 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: 0x2aefd934d0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aefd91930 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd919c8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91af8 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91b90 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91c28 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91cc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91d58 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91df0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91e88 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefdf71e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefdf7270 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aefdf7300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aefdf7390 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aefdf7420 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aefdf74b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aefdf7540 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aefdf75d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aefdf7660 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aefdf76f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aefdf7780 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: 0x2aefd935e8 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aefd91f30 MAP: (10 sibs) 1 children: 46: 0x2aefd8e460 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd91fc8 MAP: (10 sibs) 1 children: 46: 0x2aefd8e500 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92060 MAP: (10 sibs) 1 children: 46: 0x2aefd92530 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd920f8 MAP: (10 sibs) 1 children: 46: 0x2aefd925d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92190 MAP: (10 sibs) 1 children: 46: 0x2aefd92670 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92228 MAP: (10 sibs) 1 children: 46: 0x2aefd92710 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd922c0 MAP: (10 sibs) 1 children: 46: 0x2aefd927b0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92358 MAP: (10 sibs) 1 children: 46: 0x2aefd92850 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd923f0 MAP: (10 sibs) 1 children: 46: 0x2aefd928f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92488 MAP: (10 sibs) 1 children: 46: 0x2aefd92990 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefdf9c10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aefdf9ca0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aefdf9d30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefdf9dc0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aefdf9e50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefdf9ee0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aefdf9f70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aefdfa000 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aefdfa090 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aefdfa120 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aefdfa1b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aefdfa240 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aefdfa2d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aefdfa360 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aefdfa3f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aefdfa480 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aefdfa510 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aefdfa5a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aefdfa630 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aefdfa6c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aefdfa750 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: 0x2aefd93700 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aefd93f80 MAP: (14 sibs) 1 children: 46: 0x2aefd947e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd94018 MAP: (14 sibs) 1 children: 46: 0x2aefd94880 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd940b0 MAP: (14 sibs) 1 children: 46: 0x2aefd94920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94148 MAP: (14 sibs) 1 children: 46: 0x2aefd949c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd941e0 MAP: (14 sibs) 1 children: 46: 0x2aefd94a60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94278 MAP: (14 sibs) 1 children: 46: 0x2aefd94b00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94310 MAP: (14 sibs) 1 children: 46: 0x2aefd94ba0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd943a8 MAP: (14 sibs) 1 children: 46: 0x2aefd94c40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94440 MAP: (14 sibs) 1 children: 46: 0x2aefd94ce0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd944d8 MAP: (14 sibs) 1 children: 46: 0x2aefd94d80 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94570 MAP: (14 sibs) 1 children: 46: 0x2aefd94e20 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd94608 MAP: (14 sibs) 1 children: 46: 0x2aefd94ec0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd946a0 MAP: (14 sibs) 2 children: 46: 0x2aefd94f60 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aefd94ff8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aefd94738 MAP: (14 sibs) 2 children: 46: 0x2aefd950a0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aefd95138 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefdfda30 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aefdfdac0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aefdfdb50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefdfdbe0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aefdfdc70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefdfdd00 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aefdfdd90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aefdfde20 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aefdfdeb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aefdfdf40 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aefdfdfd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aefdfe060 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aefdfe0f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aefdfe180 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aefdfe210 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aefdfe2a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aefdfe330 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aefdfe3c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aefdfe450 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aefdfe4e0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aefdfe570 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aefdfe600 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aefdfe690 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aefdfe720 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aefdfe7b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aefdfe840 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aefdfe8d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aefdfe960 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aefdfe9f0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aefdfea80 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aefdfeb10 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: 0x2aefd93d90 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe08f60 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aefe08f60 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aefe08f60 [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: 0x2aefd93ea8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aefd8f3f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aefd8f488 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aefd8f520 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aefd8f5b8 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aefd8f650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aefd8f6e8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aefd8f780 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aefd8f818 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aefd8f8b0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aefd8f948 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe0b620 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe0b6b0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aefe0b740 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aefe0b7d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe0b860 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe0b8f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe0b980 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe0ba10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe0baa0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe0bb30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe0bbc0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aefe0b620 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe0b6b0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aefe0b740 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aefe0b7d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe0b860 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe0b8f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe0b980 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe0ba10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe0baa0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe0bb30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe0bbc0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aefe0b620 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe0b6b0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aefe0b740 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aefe0b7d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe0b860 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe0b8f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe0b980 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe0ba10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe0baa0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe0bb30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe0bbc0 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: 0x2aefd92e40 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8d560 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aefd8d600 VAL: '-2' (3 sibs) 46: 0x2aefd8d698 VAL: '-2' (3 sibs) 46: 0x2aefd8d730 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe0bfc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe0c050 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aefe0c0e0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aefe0c170 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aefe0c200 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: 0x2aefd92f58 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8da10 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe0c8d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe0c960 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: 0x2aefd93070 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aefd8dfc0 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aefd8e058 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aefd8e100 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe0d1e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aefe0d270 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aefe0d300 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aefe0d390 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: 0x2aefd93188 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8dab0 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aefd8e1a0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aefd8e238 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aefd8e2d0 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe0daf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe0db80 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aefe0dc10 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aefe0dca0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aefe0dd30 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: 0x2aefd932a0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aefd8d270 MAP: (3 sibs) 1 children: 46: 0x2aefd8fd10 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aefd8fdb0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd8fe48 VAL: '1.mp4' (4 sibs) 46: 0x2aefd8fee0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd8ff78 VAL: '3.mp4' (4 sibs) 46: 0x2aefd8d308 MAP: (3 sibs) 1 children: 46: 0x2aefd90020 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aefd900c0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd90158 VAL: '1.mp4' (4 sibs) 46: 0x2aefd901f0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd90288 VAL: '3.mp4' (4 sibs) 46: 0x2aefd8d3a0 MAP: (3 sibs) 1 children: 46: 0x2aefd90330 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aefd903d0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd90468 VAL: '1.mp4' (4 sibs) 46: 0x2aefd90500 VAL: '2.mp4' (4 sibs) 46: 0x2aefd90598 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe0ed10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aefe0eda0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aefe0ee30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aefe0eec0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aefe0ef50 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aefe0efe0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aefe0f070 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aefe0f100 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aefe0f190 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aefe0f220 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aefe0f2b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aefe0f340 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aefe0f3d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aefe0f460 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aefe0f4f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aefe0f580 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aefe0f610 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aefe0f6a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aefe0f730 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: 0x2aefd933b8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd90d90 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aefd90e30 MAP: (3 sibs) 1 children: 46: 0x2aefd91000 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aefd910a0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91138 VAL: '1.mp4' (4 sibs) 46: 0x2aefd911d0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91268 VAL: '3.mp4' (4 sibs) 46: 0x2aefd90ec8 MAP: (3 sibs) 1 children: 46: 0x2aefd91310 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aefd913b0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91448 VAL: '1.mp4' (4 sibs) 46: 0x2aefd914e0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91578 VAL: '3.mp4' (4 sibs) 46: 0x2aefd90f60 MAP: (3 sibs) 1 children: 46: 0x2aefd91620 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aefd916c0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91758 VAL: '1.mp4' (4 sibs) 46: 0x2aefd917f0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91888 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe0ff20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe0ffb0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aefe10040 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aefe100d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aefe10160 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aefe101f0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aefe10280 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aefe10310 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aefe103a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aefe10430 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aefe104c0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aefe10550 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aefe105e0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aefe10670 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aefe10700 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aefe10790 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aefe10820 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aefe108b0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aefe10940 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aefe109d0 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: 0x2aefd934d0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aefd91930 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd919c8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91af8 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91b90 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91c28 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91cc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91d58 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91df0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91e88 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe0e400 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe0e490 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aefe0e520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aefe0e5b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aefe0e640 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aefe0e6d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aefe0e760 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aefe0e7f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aefe0e880 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aefe0e910 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aefe0e9a0 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: 0x2aefd935e8 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aefd91f30 MAP: (10 sibs) 1 children: 46: 0x2aefd8e460 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd91fc8 MAP: (10 sibs) 1 children: 46: 0x2aefd8e500 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92060 MAP: (10 sibs) 1 children: 46: 0x2aefd92530 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd920f8 MAP: (10 sibs) 1 children: 46: 0x2aefd925d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92190 MAP: (10 sibs) 1 children: 46: 0x2aefd92670 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92228 MAP: (10 sibs) 1 children: 46: 0x2aefd92710 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd922c0 MAP: (10 sibs) 1 children: 46: 0x2aefd927b0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92358 MAP: (10 sibs) 1 children: 46: 0x2aefd92850 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd923f0 MAP: (10 sibs) 1 children: 46: 0x2aefd928f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92488 MAP: (10 sibs) 1 children: 46: 0x2aefd92990 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe11a40 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aefe11ad0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aefe11b60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe11bf0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aefe11c80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe11d10 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aefe11da0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aefe11e30 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aefe11ec0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aefe11f50 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aefe11fe0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aefe12070 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aefe12100 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aefe12190 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aefe12220 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aefe122b0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aefe12340 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aefe123d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aefe12460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aefe124f0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aefe12580 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: 0x2aefd93700 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aefd93f80 MAP: (14 sibs) 1 children: 46: 0x2aefd947e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd94018 MAP: (14 sibs) 1 children: 46: 0x2aefd94880 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd940b0 MAP: (14 sibs) 1 children: 46: 0x2aefd94920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94148 MAP: (14 sibs) 1 children: 46: 0x2aefd949c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd941e0 MAP: (14 sibs) 1 children: 46: 0x2aefd94a60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94278 MAP: (14 sibs) 1 children: 46: 0x2aefd94b00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94310 MAP: (14 sibs) 1 children: 46: 0x2aefd94ba0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd943a8 MAP: (14 sibs) 1 children: 46: 0x2aefd94c40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94440 MAP: (14 sibs) 1 children: 46: 0x2aefd94ce0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd944d8 MAP: (14 sibs) 1 children: 46: 0x2aefd94d80 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94570 MAP: (14 sibs) 1 children: 46: 0x2aefd94e20 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd94608 MAP: (14 sibs) 1 children: 46: 0x2aefd94ec0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd946a0 MAP: (14 sibs) 2 children: 46: 0x2aefd94f60 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aefd94ff8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aefd94738 MAP: (14 sibs) 2 children: 46: 0x2aefd950a0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aefd95138 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe12c50 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aefe12ce0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aefe12d70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe12e00 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aefe12e90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe12f20 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aefe12fb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aefe13040 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aefe130d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aefe13160 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aefe131f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aefe13280 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aefe13310 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aefe133a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aefe13430 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aefe134c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aefe13550 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aefe135e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aefe13670 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aefe13700 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aefe13790 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aefe13820 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aefe138b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aefe13940 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aefe139d0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aefe13a60 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aefe13af0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aefe13b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aefe13c10 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aefe13ca0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aefe13d30 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: 0x2aefd93d90 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe162a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aefe162a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aefe162a0 [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: 0x2aefd93ea8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aefd8f3f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aefd8f488 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aefd8f520 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aefd8f5b8 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aefd8f650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aefd8f6e8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aefd8f780 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aefd8f818 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aefd8f8b0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aefd8f948 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe16bb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe16c40 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aefe16cd0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aefe16d60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe16df0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe16e80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe16f10 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe16fa0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe17030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe170c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe17150 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aefe16bb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe16c40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aefe16cd0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aefe16d60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe16df0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe16e80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe16f10 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe16fa0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe17030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe170c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe17150 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aefe16bb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe16c40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aefe16cd0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aefe16d60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe16df0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe16e80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe16f10 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe16fa0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe17030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe170c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe17150 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 (1 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] 0x2aefdea180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefdea210 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aefdea2a0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aefdea330 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aefdea3c0 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] 0x2aefe191e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe19270 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aefe19300 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aefe19390 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aefe19420 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] 0x2aefde7a90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefde7b20 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] 0x2aefe1a3d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe1a460 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] 0x2aefded900 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aefded990 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aefdeda20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aefdedab0 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] 0x2aefe1ace0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aefe1ad70 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aefe1ae00 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aefe1ae90 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] 0x2aefdef630 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefdef6c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aefdef750 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aefdef7e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aefdef870 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] 0x2aefe1b5f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe1b680 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aefe1b710 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aefe1b7a0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aefe1b830 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] 0x2aefdf1c70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aefdf1d00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aefdf1d90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aefdf1e20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aefdf1eb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aefdf1f40 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aefdf1fd0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aefdf2060 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aefdf20f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aefdf2180 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aefdf2210 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aefdf22a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aefdf2330 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aefdf23c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aefdf2450 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aefdf24e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aefdf2570 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aefdf2600 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aefdf2690 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] 0x2aefe1c810 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aefe1c8a0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aefe1c930 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aefe1c9c0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aefe1ca50 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aefe1cae0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aefe1cb70 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aefe1cc00 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aefe1cc90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aefe1cd20 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aefe1cdb0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aefe1ce40 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aefe1ced0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aefe1cf60 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aefe1cff0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aefe1d080 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aefe1d110 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aefe1d1a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aefe1d230 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] 0x2aefdf4bb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefdf4c40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aefdf4cd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aefdf4d60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aefdf4df0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aefdf4e80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aefdf4f10 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aefdf4fa0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aefdf5030 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aefdf50c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aefdf5150 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aefdf51e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aefdf5270 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aefdf5300 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aefdf5390 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aefdf5420 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aefdf54b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aefdf5540 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aefdf55d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aefdf5660 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] 0x2aefe1da20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe1dab0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aefe1db40 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aefe1dbd0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aefe1dc60 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aefe1dcf0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aefe1dd80 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aefe1de10 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aefe1dea0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aefe1df30 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aefe1dfc0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aefe1e050 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aefe1e0e0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aefe1e170 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aefe1e200 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aefe1e290 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aefe1e320 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aefe1e3b0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aefe1e440 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aefe1e4d0 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] 0x2aefdf71e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefdf7270 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aefdf7300 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aefdf7390 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aefdf7420 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aefdf74b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aefdf7540 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aefdf75d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aefdf7660 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aefdf76f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aefdf7780 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] 0x2aefe1bf00 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe1bf90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aefe1c020 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aefe1c0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aefe1c140 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aefe1c1d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aefe1c260 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aefe1c2f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aefe1c380 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aefe1c410 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aefe1c4a0 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] 0x2aefdf9c10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aefdf9ca0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aefdf9d30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefdf9dc0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aefdf9e50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefdf9ee0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aefdf9f70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aefdfa000 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aefdfa090 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aefdfa120 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aefdfa1b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aefdfa240 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aefdfa2d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aefdfa360 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aefdfa3f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aefdfa480 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aefdfa510 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aefdfa5a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aefdfa630 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aefdfa6c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aefdfa750 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] 0x2aefe1f540 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aefe1f5d0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aefe1f660 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe1f6f0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aefe1f780 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe1f810 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aefe1f8a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aefe1f930 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aefe1f9c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aefe1fa50 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aefe1fae0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aefe1fb70 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aefe1fc00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aefe1fc90 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aefe1fd20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aefe1fdb0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aefe1fe40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aefe1fed0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aefe1ff60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aefe1fff0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aefe20080 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] 0x2aefdfda30 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aefdfdac0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aefdfdb50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefdfdbe0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aefdfdc70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefdfdd00 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aefdfdd90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aefdfde20 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aefdfdeb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aefdfdf40 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aefdfdfd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aefdfe060 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aefdfe0f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aefdfe180 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aefdfe210 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aefdfe2a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aefdfe330 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aefdfe3c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aefdfe450 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aefdfe4e0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aefdfe570 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aefdfe600 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aefdfe690 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aefdfe720 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aefdfe7b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aefdfe840 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aefdfe8d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aefdfe960 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aefdfe9f0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aefdfea80 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aefdfeb10 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] 0x2aefe20750 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aefe207e0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aefe20870 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe20900 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aefe20990 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe20a20 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aefe20ab0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aefe20b40 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aefe20bd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aefe20c60 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aefe20cf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aefe20d80 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aefe20e10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aefe20ea0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aefe20f30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aefe20fc0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aefe21050 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aefe210e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aefe21170 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aefe21200 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aefe21290 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aefe21320 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aefe213b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aefe21440 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aefe214d0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aefe21560 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aefe215f0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aefe21680 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aefe21710 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aefe217a0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aefe21830 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 (1 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] 0x2aefe08f60 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aefe1ec30 [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] 0x2aefe0b620 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe0b6b0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aefe0b740 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aefe0b7d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe0b860 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe0b8f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe0b980 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe0ba10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe0baa0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe0bb30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe0bbc0 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] 0x2aefe21960 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe219f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aefe21a80 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aefe21b10 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe21ba0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe21c30 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe21cc0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe21d50 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe21de0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe21e70 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe21f00 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] 0x2aefe0bfc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe0c050 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aefe0c0e0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aefe0c170 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aefe0c200 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] 0x2aefe22270 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe22300 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aefe22390 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aefe22420 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aefe224b0 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] 0x2aefe0c8d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe0c960 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] 0x2aefe22b80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe22c10 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] 0x2aefe0d1e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aefe0d270 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aefe0d300 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aefe0d390 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] 0x2aefe23490 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aefe23520 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aefe235b0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aefe23640 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] 0x2aefe0daf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe0db80 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aefe0dc10 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aefe0dca0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aefe0dd30 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] 0x2aefe23da0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe23e30 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aefe23ec0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aefe23f50 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aefe23fe0 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] 0x2aefe0ed10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aefe0eda0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aefe0ee30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aefe0eec0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aefe0ef50 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aefe0efe0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aefe0f070 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aefe0f100 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aefe0f190 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aefe0f220 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aefe0f2b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aefe0f340 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aefe0f3d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aefe0f460 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aefe0f4f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aefe0f580 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aefe0f610 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aefe0f6a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aefe0f730 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] 0x2aefe24fc0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aefe25050 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aefe250e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aefe25170 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aefe25200 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aefe25290 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aefe25320 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aefe253b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aefe25440 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aefe254d0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aefe25560 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aefe255f0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aefe25680 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aefe25710 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aefe257a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aefe25830 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aefe258c0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aefe25950 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aefe259e0 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] 0x2aefe0ff20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe0ffb0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aefe10040 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aefe100d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aefe10160 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aefe101f0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aefe10280 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aefe10310 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aefe103a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aefe10430 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aefe104c0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aefe10550 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aefe105e0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aefe10670 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aefe10700 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aefe10790 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aefe10820 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aefe108b0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aefe10940 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aefe109d0 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] 0x2aefe261d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe26260 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aefe262f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aefe26380 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aefe26410 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aefe264a0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aefe26530 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aefe265c0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aefe26650 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aefe266e0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aefe26770 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aefe26800 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aefe26890 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aefe26920 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aefe269b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aefe26a40 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aefe26ad0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aefe26b60 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aefe26bf0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aefe26c80 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] 0x2aefe0e400 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe0e490 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aefe0e520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aefe0e5b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aefe0e640 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aefe0e6d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aefe0e760 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aefe0e7f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aefe0e880 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aefe0e910 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aefe0e9a0 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] 0x2aefe246b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe24740 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aefe247d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aefe24860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aefe248f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aefe24980 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aefe24a10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aefe24aa0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aefe24b30 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aefe24bc0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aefe24c50 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] 0x2aefe11a40 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aefe11ad0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aefe11b60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe11bf0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aefe11c80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe11d10 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aefe11da0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aefe11e30 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aefe11ec0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aefe11f50 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aefe11fe0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aefe12070 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aefe12100 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aefe12190 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aefe12220 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aefe122b0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aefe12340 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aefe123d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aefe12460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aefe124f0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aefe12580 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] 0x2aefe27cf0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aefe27d80 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aefe27e10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe27ea0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aefe27f30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe27fc0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aefe28050 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aefe280e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aefe28170 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aefe28200 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aefe28290 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aefe28320 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aefe283b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aefe28440 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aefe284d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aefe28560 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aefe285f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aefe28680 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aefe28710 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aefe287a0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aefe28830 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID2: "MapRegion_HyrulePrairie"\r\n 46: \r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID4: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: for some reason the ' is included in the string\r\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID7: "MapRegion_HyrulePrairie "\r\n 46: - MessageID8: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: same issue\r\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID10: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: still has the trailing quote\r\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID12: "MapRegion_HyrulePrairie"\r\n 46: \r\n 46: # the string is parsed correctly in this case\r\n 46: - key1: true1\r\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\r\n 46: - key2: true2\r\n 46: MessageID2: "MapRegion_HyrulePrairie2 "\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aefe12c50 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aefe12ce0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aefe12d70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe12e00 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aefe12e90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe12f20 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aefe12fb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aefe13040 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aefe130d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aefe13160 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aefe131f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aefe13280 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aefe13310 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aefe133a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aefe13430 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aefe134c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aefe13550 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aefe135e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aefe13670 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aefe13700 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aefe13790 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aefe13820 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aefe138b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aefe13940 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aefe139d0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aefe13a60 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aefe13af0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aefe13b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aefe13c10 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aefe13ca0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aefe13d30 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] 0x2aefe28f00 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aefe28f90 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aefe29020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe290b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aefe29140 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe291d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aefe29260 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aefe292f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aefe29380 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aefe29410 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aefe294a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aefe29530 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aefe295c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aefe29650 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aefe296e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aefe29770 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aefe29800 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aefe29890 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aefe29920 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aefe299b0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aefe29a40 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aefe29ad0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aefe29b60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aefe29bf0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aefe29c80 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aefe29d10 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aefe29da0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aefe29e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aefe29ec0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aefe29f50 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aefe29fe0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 (1 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] 0x2aefe162a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aefe273e0 [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] 0x2aefe16bb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe16c40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aefe16cd0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aefe16d60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe16df0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe16e80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe16f10 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe16fa0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe17030 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe170c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe17150 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] 0x2aefe2a110 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe2a1a0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aefe2a230 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aefe2a2c0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe2a350 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe2a3e0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe2a470 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe2a500 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe2a590 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe2a620 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe2a6b0 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: 0x2aefd92e40 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8d560 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aefd8d600 VAL: '-2' (3 sibs) 46: 0x2aefd8d698 VAL: '-2' (3 sibs) 46: 0x2aefd8d730 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe19bb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe19c40 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aefe19cd0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aefe19d60 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aefe19df0 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: 0x2aefd92f58 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8da10 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe19e90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe19f20 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: 0x2aefd93070 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aefd8dfc0 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aefd8e058 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aefd8e100 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2aa20 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aefe2aab0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aefe2ab40 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aefe2abd0 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: 0x2aefd93188 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8dab0 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aefd8e1a0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aefd8e238 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aefd8e2d0 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2ac70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe2ad00 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aefe2ad90 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aefe2ae20 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aefe2aeb0 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: 0x2aefd932a0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aefd8d270 MAP: (3 sibs) 1 children: 46: 0x2aefd8fd10 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aefd8fdb0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd8fe48 VAL: '1.mp4' (4 sibs) 46: 0x2aefd8fee0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd8ff78 VAL: '3.mp4' (4 sibs) 46: 0x2aefd8d308 MAP: (3 sibs) 1 children: 46: 0x2aefd90020 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aefd900c0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd90158 VAL: '1.mp4' (4 sibs) 46: 0x2aefd901f0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd90288 VAL: '3.mp4' (4 sibs) 46: 0x2aefd8d3a0 MAP: (3 sibs) 1 children: 46: 0x2aefd90330 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aefd903d0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd90468 VAL: '1.mp4' (4 sibs) 46: 0x2aefd90500 VAL: '2.mp4' (4 sibs) 46: 0x2aefd90598 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2af50 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aefe2afe0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aefe2b070 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aefe2b100 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aefe2b190 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aefe2b220 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aefe2b2b0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aefe2b340 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aefe2b3d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aefe2b460 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aefe2b4f0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aefe2b580 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aefe2b610 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aefe2b6a0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aefe2b730 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aefe2b7c0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aefe2b850 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aefe2b8e0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aefe2b970 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: 0x2aefd933b8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd90d90 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aefd90e30 MAP: (3 sibs) 1 children: 46: 0x2aefd91000 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aefd910a0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91138 VAL: '1.mp4' (4 sibs) 46: 0x2aefd911d0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91268 VAL: '3.mp4' (4 sibs) 46: 0x2aefd90ec8 MAP: (3 sibs) 1 children: 46: 0x2aefd91310 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aefd913b0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91448 VAL: '1.mp4' (4 sibs) 46: 0x2aefd914e0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91578 VAL: '3.mp4' (4 sibs) 46: 0x2aefd90f60 MAP: (3 sibs) 1 children: 46: 0x2aefd91620 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aefd916c0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91758 VAL: '1.mp4' (4 sibs) 46: 0x2aefd917f0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91888 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2ba10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe2baa0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aefe2bb30 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aefe2bbc0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aefe2bc50 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aefe2bce0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aefe2bd70 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aefe2be00 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aefe2be90 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aefe2bf20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aefe2bfb0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aefe2c040 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aefe2c0d0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aefe2c160 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aefe2c1f0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aefe2c280 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aefe2c310 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aefe2c3a0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aefe2c430 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aefe2c4c0 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: 0x2aefd934d0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aefd91930 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd919c8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91af8 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91b90 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91c28 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91cc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91d58 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91df0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91e88 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2c560 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe2c5f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aefe2c680 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aefe2c710 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aefe2c7a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aefe2c830 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aefe2c8c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aefe2c950 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aefe2c9e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aefe2ca70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aefe2cb00 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: 0x2aefd935e8 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aefd91f30 MAP: (10 sibs) 1 children: 46: 0x2aefd8e460 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd91fc8 MAP: (10 sibs) 1 children: 46: 0x2aefd8e500 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92060 MAP: (10 sibs) 1 children: 46: 0x2aefd92530 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd920f8 MAP: (10 sibs) 1 children: 46: 0x2aefd925d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92190 MAP: (10 sibs) 1 children: 46: 0x2aefd92670 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92228 MAP: (10 sibs) 1 children: 46: 0x2aefd92710 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd922c0 MAP: (10 sibs) 1 children: 46: 0x2aefd927b0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92358 MAP: (10 sibs) 1 children: 46: 0x2aefd92850 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd923f0 MAP: (10 sibs) 1 children: 46: 0x2aefd928f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92488 MAP: (10 sibs) 1 children: 46: 0x2aefd92990 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2cba0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aefe2cc30 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aefe2ccc0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe2cd50 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aefe2cde0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe2ce70 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aefe2cf00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aefe2cf90 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aefe2d020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aefe2d0b0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aefe2d140 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aefe2d1d0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aefe2d260 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aefe2d2f0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aefe2d380 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aefe2d410 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aefe2d4a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aefe2d530 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aefe2d5c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aefe2d650 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aefe2d6e0 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: 0x2aefd93700 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aefd93f80 MAP: (14 sibs) 1 children: 46: 0x2aefd947e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd94018 MAP: (14 sibs) 1 children: 46: 0x2aefd94880 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd940b0 MAP: (14 sibs) 1 children: 46: 0x2aefd94920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94148 MAP: (14 sibs) 1 children: 46: 0x2aefd949c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd941e0 MAP: (14 sibs) 1 children: 46: 0x2aefd94a60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94278 MAP: (14 sibs) 1 children: 46: 0x2aefd94b00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94310 MAP: (14 sibs) 1 children: 46: 0x2aefd94ba0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd943a8 MAP: (14 sibs) 1 children: 46: 0x2aefd94c40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94440 MAP: (14 sibs) 1 children: 46: 0x2aefd94ce0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd944d8 MAP: (14 sibs) 1 children: 46: 0x2aefd94d80 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94570 MAP: (14 sibs) 1 children: 46: 0x2aefd94e20 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd94608 MAP: (14 sibs) 1 children: 46: 0x2aefd94ec0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd946a0 MAP: (14 sibs) 2 children: 46: 0x2aefd94f60 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aefd94ff8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aefd94738 MAP: (14 sibs) 2 children: 46: 0x2aefd950a0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aefd95138 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2d780 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aefe2d810 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aefe2d8a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe2d930 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aefe2d9c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe2da50 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aefe2dae0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aefe2db70 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aefe2dc00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aefe2dc90 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aefe2dd20 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aefe2ddb0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aefe2de40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aefe2ded0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aefe2df60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aefe2dff0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aefe2e080 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aefe2e110 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aefe2e1a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aefe2e230 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aefe2e2c0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aefe2e350 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aefe2e3e0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aefe2e470 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aefe2e500 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aefe2e590 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aefe2e620 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aefe2e6b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aefe2e740 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aefe2e7d0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aefe2e860 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: 0x2aefd93d90 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefd8efb0 [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: 0x2aefd93ea8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aefd8f3f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aefd8f488 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aefd8f520 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aefd8f5b8 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aefd8f650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aefd8f6e8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aefd8f780 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aefd8f818 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aefd8f8b0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aefd8f948 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2e900 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe2e990 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aefe2ea20 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aefe2eab0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe2eb40 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe2ebd0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe2ec60 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe2ecf0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe2ed80 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe2ee10 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe2eea0 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: 0x2aefd92e40 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8d560 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aefd8d600 VAL: '-2' (3 sibs) 46: 0x2aefd8d698 VAL: '-2' (3 sibs) 46: 0x2aefd8d730 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2ef40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe2efd0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aefe2f060 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aefe2f0f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aefe2f180 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: 0x2aefd92f58 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8da10 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe19fc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe1a050 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: 0x2aefd93070 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aefd8dfc0 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aefd8e058 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aefd8e100 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2f220 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aefe2f2b0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aefe2f340 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aefe2f3d0 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: 0x2aefd93188 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd8dab0 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aefd8e1a0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aefd8e238 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aefd8e2d0 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2f470 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe2f500 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aefe2f590 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aefe2f620 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aefe2f6b0 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: 0x2aefd932a0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aefd8d270 MAP: (3 sibs) 1 children: 46: 0x2aefd8fd10 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aefd8fdb0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd8fe48 VAL: '1.mp4' (4 sibs) 46: 0x2aefd8fee0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd8ff78 VAL: '3.mp4' (4 sibs) 46: 0x2aefd8d308 MAP: (3 sibs) 1 children: 46: 0x2aefd90020 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aefd900c0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd90158 VAL: '1.mp4' (4 sibs) 46: 0x2aefd901f0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd90288 VAL: '3.mp4' (4 sibs) 46: 0x2aefd8d3a0 MAP: (3 sibs) 1 children: 46: 0x2aefd90330 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aefd903d0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd90468 VAL: '1.mp4' (4 sibs) 46: 0x2aefd90500 VAL: '2.mp4' (4 sibs) 46: 0x2aefd90598 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe2f750 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aefe2f7e0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aefe2f870 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aefe2f900 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aefe2f990 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aefe2fa20 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aefe2fab0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aefe2fb40 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aefe2fbd0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aefe2fc60 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aefe2fcf0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aefe2fd80 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aefe2fe10 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aefe2fea0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aefe2ff30 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aefe2ffc0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aefe30050 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aefe300e0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aefe30170 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: 0x2aefd933b8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aefd90d90 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aefd90e30 MAP: (3 sibs) 1 children: 46: 0x2aefd91000 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aefd910a0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91138 VAL: '1.mp4' (4 sibs) 46: 0x2aefd911d0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91268 VAL: '3.mp4' (4 sibs) 46: 0x2aefd90ec8 MAP: (3 sibs) 1 children: 46: 0x2aefd91310 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aefd913b0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91448 VAL: '1.mp4' (4 sibs) 46: 0x2aefd914e0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91578 VAL: '3.mp4' (4 sibs) 46: 0x2aefd90f60 MAP: (3 sibs) 1 children: 46: 0x2aefd91620 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aefd916c0 VAL: '0.mp4' (4 sibs) 46: 0x2aefd91758 VAL: '1.mp4' (4 sibs) 46: 0x2aefd917f0 VAL: '2.mp4' (4 sibs) 46: 0x2aefd91888 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe30210 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aefe302a0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aefe30330 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aefe303c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aefe30450 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aefe304e0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aefe30570 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aefe30600 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aefe30690 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aefe30720 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aefe307b0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aefe30840 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aefe308d0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aefe30960 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aefe309f0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aefe30a80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aefe30b10 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aefe30ba0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aefe30c30 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aefe30cc0 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: 0x2aefd934d0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aefd91930 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd919c8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91af8 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91b90 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91c28 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91cc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91d58 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91df0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aefd91e88 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe30d60 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe30df0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aefe30e80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aefe30f10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aefe30fa0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aefe31030 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aefe310c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aefe31150 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aefe311e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aefe31270 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aefe31300 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: 0x2aefd935e8 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aefd91f30 MAP: (10 sibs) 1 children: 46: 0x2aefd8e460 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd91fc8 MAP: (10 sibs) 1 children: 46: 0x2aefd8e500 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92060 MAP: (10 sibs) 1 children: 46: 0x2aefd92530 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd920f8 MAP: (10 sibs) 1 children: 46: 0x2aefd925d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92190 MAP: (10 sibs) 1 children: 46: 0x2aefd92670 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92228 MAP: (10 sibs) 1 children: 46: 0x2aefd92710 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd922c0 MAP: (10 sibs) 1 children: 46: 0x2aefd927b0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92358 MAP: (10 sibs) 1 children: 46: 0x2aefd92850 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd923f0 MAP: (10 sibs) 1 children: 46: 0x2aefd928f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd92488 MAP: (10 sibs) 1 children: 46: 0x2aefd92990 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe313a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aefe31430 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aefe314c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe31550 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aefe315e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe31670 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aefe31700 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aefe31790 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aefe31820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aefe318b0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aefe31940 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aefe319d0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aefe31a60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aefe31af0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aefe31b80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aefe31c10 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aefe31ca0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aefe31d30 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aefe31dc0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aefe31e50 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aefe31ee0 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: 0x2aefd93700 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aefd93f80 MAP: (14 sibs) 1 children: 46: 0x2aefd947e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd94018 MAP: (14 sibs) 1 children: 46: 0x2aefd94880 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd940b0 MAP: (14 sibs) 1 children: 46: 0x2aefd94920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94148 MAP: (14 sibs) 1 children: 46: 0x2aefd949c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd941e0 MAP: (14 sibs) 1 children: 46: 0x2aefd94a60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94278 MAP: (14 sibs) 1 children: 46: 0x2aefd94b00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94310 MAP: (14 sibs) 1 children: 46: 0x2aefd94ba0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd943a8 MAP: (14 sibs) 1 children: 46: 0x2aefd94c40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94440 MAP: (14 sibs) 1 children: 46: 0x2aefd94ce0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd944d8 MAP: (14 sibs) 1 children: 46: 0x2aefd94d80 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aefd94570 MAP: (14 sibs) 1 children: 46: 0x2aefd94e20 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd94608 MAP: (14 sibs) 1 children: 46: 0x2aefd94ec0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aefd946a0 MAP: (14 sibs) 2 children: 46: 0x2aefd94f60 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aefd94ff8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aefd94738 MAP: (14 sibs) 2 children: 46: 0x2aefd950a0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aefd95138 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe31f80 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aefe32010 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aefe320a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aefe32130 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aefe321c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aefe32250 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aefe322e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aefe32370 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aefe32400 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aefe32490 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aefe32520 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aefe325b0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aefe32640 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aefe326d0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aefe32760 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aefe327f0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aefe32880 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aefe32910 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aefe329a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aefe32a30 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aefe32ac0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aefe32b50 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aefe32be0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aefe32c70 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aefe32d00 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aefe32d90 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aefe32e20 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aefe32eb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aefe32f40 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aefe32fd0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aefe33060 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: 0x2aefd93d90 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefd8eb60 [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: 0x2aefd93ea8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aefd8f3f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aefd8f488 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aefd8f520 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aefd8f5b8 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aefd8f650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aefd8f6e8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aefd8f780 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aefd8f818 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aefd8f8b0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aefd8f948 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aefe33100 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aefe33190 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aefe33220 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aefe332b0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aefe33340 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aefe333d0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aefe33460 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aefe334f0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aefe33580 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aefe33610 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aefe336a0 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 (86 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (88 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.13 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.199000ms: read_file 47: 0.007000ms: count_lines 47: reserving #lines=90 47: 0.077000ms: tree_reserve 47: 0.320001ms: parse_yml 47: 0.133000ms: emit_to_buffer 47: 0.029000ms: print_stdout 47: 0.926001ms: objects 47: 0.986002ms: 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.02 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.01 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.01 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.01 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.01 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.01 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 5.52 sec ============================= test session starts ============================== platform linux -- Python 3.12.0, pytest-7.4.3, pluggy-1.3.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 33.70s ============================== Processing files: rapidyaml-0.5.0-4.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5EH0Kv Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.98Ysx8 Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-4.fc40 rapidyaml(riscv-64) = 0.5.0-4.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.5.0-4.fc40.riscv64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-4.fc40 rapidyaml-devel(riscv-64) = 0.5.0-4.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(riscv-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-4.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nk2y9T Provides: python-rapidyaml = 0.5.0-4.fc40 python3-rapidyaml = 0.5.0-4.fc40 python3-rapidyaml(riscv-64) = 0.5.0-4.fc40 python3.12-rapidyaml = 0.5.0-4.fc40 python3.12dist(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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.12 python3.12dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-4.fc40.riscv64 Provides: rapidyaml-debugsource = 0.5.0-4.fc40 rapidyaml-debugsource(riscv-64) = 0.5.0-4.fc40 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-4.fc40.riscv64 Provides: debuginfo(build-id) = 6d527f65006d913831d8907cc70fa78784892f26 libryml.so.0.5.0-0.5.0-4.fc40.riscv64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-4.fc40 rapidyaml-debuginfo(riscv-64) = 0.5.0-4.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(riscv-64) = 0.5.0-4.fc40 Processing files: python3-rapidyaml-debuginfo-0.5.0-4.fc40.riscv64 Provides: debuginfo(build-id) = 00380a3665f3bdaad00b4447761056851c1265d5 python-rapidyaml-debuginfo = 0.5.0-4.fc40 python3-rapidyaml-debuginfo = 0.5.0-4.fc40 python3-rapidyaml-debuginfo(riscv-64) = 0.5.0-4.fc40 python3.12-rapidyaml-debuginfo = 0.5.0-4.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(riscv-64) = 0.5.0-4.fc40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-4.fc40.riscv64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-4.fc40.src.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-4.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-4.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-4.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-4.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-4.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-4.fc40.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9Un6cF Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.iG19lc + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-4.fc40.riscv64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-4.fc40.riscv64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-4.fc40.riscv64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + /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-4.fc40.riscv64/usr/share/doc/rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-4.fc40.riscv64/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-4.fc40.riscv64/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-4.fc40.riscv64/usr/share/licenses/rapidyaml + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-4.fc40.riscv64/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-4.fc40.riscv64/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-4.fc40.riscv64/usr/share/doc/python3-rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-4.fc40.riscv64/usr/share/doc/python3-rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-4.fc40.riscv64/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-4.fc40.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/rapidyaml-0.5.0-SPECPARTS + 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: